From 774fe86941625cf4914055e8a43de1a42e3b5962 Mon Sep 17 00:00:00 2001 From: wangyu <823267011@qq.com> Date: Thu, 23 Apr 2026 10:15:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4sql?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/sql/mysql/item/ACT_EVT_LOG.sql | 0 script/sql/mysql/item/ACT_GE_BYTEARRAY.sql | 0 script/sql/mysql/item/ACT_GE_PROPERTY.sql | 13 + script/sql/mysql/item/ACT_HI_ACTINST.sql | 0 script/sql/mysql/item/ACT_HI_ATTACHMENT.sql | 0 script/sql/mysql/item/ACT_HI_COMMENT.sql | 0 script/sql/mysql/item/ACT_HI_DETAIL.sql | 0 script/sql/mysql/item/ACT_HI_ENTITYLINK.sql | 0 script/sql/mysql/item/ACT_HI_IDENTITYLINK.sql | 0 script/sql/mysql/item/ACT_HI_PROCINST.sql | 0 script/sql/mysql/item/ACT_HI_TASKINST.sql | 0 script/sql/mysql/item/ACT_HI_TSK_LOG.sql | 0 script/sql/mysql/item/ACT_HI_VARINST.sql | 0 script/sql/mysql/item/ACT_ID_BYTEARRAY.sql | 0 script/sql/mysql/item/ACT_ID_GROUP.sql | 0 script/sql/mysql/item/ACT_ID_INFO.sql | 0 script/sql/mysql/item/ACT_ID_MEMBERSHIP.sql | 0 script/sql/mysql/item/ACT_ID_PRIV.sql | 0 script/sql/mysql/item/ACT_ID_PRIV_MAPPING.sql | 0 script/sql/mysql/item/ACT_ID_PROPERTY.sql | 1 + script/sql/mysql/item/ACT_ID_TOKEN.sql | 0 script/sql/mysql/item/ACT_ID_USER.sql | 0 script/sql/mysql/item/ACT_PROCDEF_INFO.sql | 0 script/sql/mysql/item/ACT_RE_DEPLOYMENT.sql | 0 script/sql/mysql/item/ACT_RE_MODEL.sql | 0 script/sql/mysql/item/ACT_RE_PROCDEF.sql | 0 script/sql/mysql/item/ACT_RU_ACTINST.sql | 0 .../sql/mysql/item/ACT_RU_DEADLETTER_JOB.sql | 0 script/sql/mysql/item/ACT_RU_ENTITYLINK.sql | 0 script/sql/mysql/item/ACT_RU_EVENT_SUBSCR.sql | 0 script/sql/mysql/item/ACT_RU_EXECUTION.sql | 0 script/sql/mysql/item/ACT_RU_EXTERNAL_JOB.sql | 0 script/sql/mysql/item/ACT_RU_HISTORY_JOB.sql | 0 script/sql/mysql/item/ACT_RU_IDENTITYLINK.sql | 0 script/sql/mysql/item/ACT_RU_JOB.sql | 0 .../sql/mysql/item/ACT_RU_SUSPENDED_JOB.sql | 0 script/sql/mysql/item/ACT_RU_TASK.sql | 0 script/sql/mysql/item/ACT_RU_TIMER_JOB.sql | 0 script/sql/mysql/item/ACT_RU_VARIABLE.sql | 0 .../sql/mysql/item/FLW_CHANNEL_DEFINITION.sql | 0 .../sql/mysql/item/FLW_EVENT_DEFINITION.sql | 0 .../sql/mysql/item/FLW_EVENT_DEPLOYMENT.sql | 0 script/sql/mysql/item/FLW_EVENT_RESOURCE.sql | 0 .../mysql/item/FLW_EV_DATABASECHANGELOG.sql | 3 + .../item/FLW_EV_DATABASECHANGELOGLOCK.sql | 1 + script/sql/mysql/item/FLW_RU_BATCH.sql | 0 script/sql/mysql/item/FLW_RU_BATCH_PART.sql | 0 script/sql/mysql/item/dv_check_machinery.sql | 2 + script/sql/mysql/item/dv_check_plan.sql | 2 + script/sql/mysql/item/dv_check_record.sql | 6 + .../sql/mysql/item/dv_check_record_line.sql | 4 + script/sql/mysql/item/dv_check_subject.sql | 3 + script/sql/mysql/item/dv_machinery.sql | 4 + script/sql/mysql/item/dv_machinery_type.sql | 19 + script/sql/mysql/item/dv_mainten_record.sql | 4 + .../sql/mysql/item/dv_mainten_record_line.sql | 3 + script/sql/mysql/item/dv_repair.sql | 2 + script/sql/mysql/item/dv_repair_line.sql | 4 + .../sql/mysql/item/dv_special_equipment.sql | 0 script/sql/mysql/item/dv_subject.sql | 3 + .../item/gear_attendance_piece_detail.sql | 11 + .../sql/mysql/item/gear_attendance_record.sql | 32 + .../mysql/item/gear_attendance_summary.sql | 12 + .../item/gear_attendance_summary_detail.sql | 9 + script/sql/mysql/item/gear_bom.sql | 249 ++ script/sql/mysql/item/gear_bom_item.sql | 2442 +++++++++++++++++ script/sql/mysql/item/gear_customer.sql | 9 + script/sql/mysql/item/gear_journal.sql | 9 + .../sql/mysql/item/gear_monthly_account.sql | 10 + script/sql/mysql/item/gear_order.sql | 7 + script/sql/mysql/item/gear_order_detail.sql | 2 + script/sql/mysql/item/gear_other_income.sql | 19 + script/sql/mysql/item/gear_payable.sql | 3 + script/sql/mysql/item/gear_product.sql | 246 ++ .../sql/mysql/item/gear_product_addition.sql | 1 + .../sql/mysql/item/gear_product_category.sql | 18 + .../mysql/item/gear_purchase_plan_detail.sql | 12 + script/sql/mysql/item/gear_receivable.sql | 2 + script/sql/mysql/item/gear_reimbursement.sql | 4 + script/sql/mysql/item/gear_requirements.sql | 1 + .../sql/mysql/item/gear_return_exchange.sql | 3 + script/sql/mysql/item/gear_salary_records.sql | 31 + script/sql/mysql/item/gear_stock.sql | 2 + script/sql/mysql/item/gear_stock_io.sql | 3 + .../sql/mysql/item/gear_stock_io_detail.sql | 3 + script/sql/mysql/item/gear_stock_io_order.sql | 79 + .../mysql/item/gear_stock_io_order_design.md | 173 ++ script/sql/mysql/item/gear_stock_log.sql | 2 + script/sql/mysql/item/gear_supplier.sql | 68 + script/sql/mysql/item/gear_supply_type.sql | 10 + .../sql/mysql/item/gear_wage_entry_detail.sql | 548 ++++ .../mysql/item/gear_wage_entry_emp_status.sql | 0 .../sql/mysql/item/gear_wage_makeup_log.sql | 3 + .../sql/mysql/item/gear_wage_rate_config.sql | 4 + script/sql/mysql/item/gear_warehouse.sql | 4 + script/sql/mysql/item/gear_work_deduction.sql | 1 + script/sql/mysql/item/gear_worker.sql | 83 + script/sql/mysql/item/gen_table.sql | 29 + script/sql/mysql/item/gen_table_column.sql | 380 +++ script/sql/mysql/item/mat_material.sql | 14 + script/sql/mysql/item/mat_material_out.sql | 4 + script/sql/mysql/item/mat_price_history.sql | 16 + script/sql/mysql/item/mat_product.sql | 1 + .../item/mat_product_material_relation.sql | 5 + script/sql/mysql/item/mat_purchase.sql | 6 + .../sql/mysql/item/mat_purchase_in_detail.sql | 20 + script/sql/mysql/item/oa_email_account.sql | 4 + script/sql/mysql/item/oa_email_template.sql | 3 + script/sql/mysql/item/oa_express.sql | 4 + script/sql/mysql/item/oa_express_question.sql | 1 + script/sql/mysql/item/oa_feedback.sql | 2 + script/sql/mysql/item/oa_feedback_item.sql | 8 + script/sql/mysql/item/oa_furniture_table.sql | 2 + script/sql/mysql/item/oa_project_report.sql | 2 + script/sql/mysql/item/oa_report_detail.sql | 2 + script/sql/mysql/item/oa_report_summary.sql | 2 + script/sql/mysql/item/sys_config.sql | 6 + script/sql/mysql/item/sys_dept.sql | 39 + script/sql/mysql/item/sys_dict_data.sql | 84 + script/sql/mysql/item/sys_dict_type.sql | 27 + script/sql/mysql/item/sys_logininfor.sql | 634 +++++ script/sql/mysql/item/sys_menu.sql | 206 ++ script/sql/mysql/item/sys_notice.sql | 2 + script/sql/mysql/item/sys_oa_article.sql | 1 + script/sql/mysql/item/sys_oa_category.sql | 4 + script/sql/mysql/item/sys_oper_log.sql | 2000 ++++++++++++++ 126 files changed, 7697 insertions(+) create mode 100644 script/sql/mysql/item/ACT_EVT_LOG.sql create mode 100644 script/sql/mysql/item/ACT_GE_BYTEARRAY.sql create mode 100644 script/sql/mysql/item/ACT_GE_PROPERTY.sql create mode 100644 script/sql/mysql/item/ACT_HI_ACTINST.sql create mode 100644 script/sql/mysql/item/ACT_HI_ATTACHMENT.sql create mode 100644 script/sql/mysql/item/ACT_HI_COMMENT.sql create mode 100644 script/sql/mysql/item/ACT_HI_DETAIL.sql create mode 100644 script/sql/mysql/item/ACT_HI_ENTITYLINK.sql create mode 100644 script/sql/mysql/item/ACT_HI_IDENTITYLINK.sql create mode 100644 script/sql/mysql/item/ACT_HI_PROCINST.sql create mode 100644 script/sql/mysql/item/ACT_HI_TASKINST.sql create mode 100644 script/sql/mysql/item/ACT_HI_TSK_LOG.sql create mode 100644 script/sql/mysql/item/ACT_HI_VARINST.sql create mode 100644 script/sql/mysql/item/ACT_ID_BYTEARRAY.sql create mode 100644 script/sql/mysql/item/ACT_ID_GROUP.sql create mode 100644 script/sql/mysql/item/ACT_ID_INFO.sql create mode 100644 script/sql/mysql/item/ACT_ID_MEMBERSHIP.sql create mode 100644 script/sql/mysql/item/ACT_ID_PRIV.sql create mode 100644 script/sql/mysql/item/ACT_ID_PRIV_MAPPING.sql create mode 100644 script/sql/mysql/item/ACT_ID_PROPERTY.sql create mode 100644 script/sql/mysql/item/ACT_ID_TOKEN.sql create mode 100644 script/sql/mysql/item/ACT_ID_USER.sql create mode 100644 script/sql/mysql/item/ACT_PROCDEF_INFO.sql create mode 100644 script/sql/mysql/item/ACT_RE_DEPLOYMENT.sql create mode 100644 script/sql/mysql/item/ACT_RE_MODEL.sql create mode 100644 script/sql/mysql/item/ACT_RE_PROCDEF.sql create mode 100644 script/sql/mysql/item/ACT_RU_ACTINST.sql create mode 100644 script/sql/mysql/item/ACT_RU_DEADLETTER_JOB.sql create mode 100644 script/sql/mysql/item/ACT_RU_ENTITYLINK.sql create mode 100644 script/sql/mysql/item/ACT_RU_EVENT_SUBSCR.sql create mode 100644 script/sql/mysql/item/ACT_RU_EXECUTION.sql create mode 100644 script/sql/mysql/item/ACT_RU_EXTERNAL_JOB.sql create mode 100644 script/sql/mysql/item/ACT_RU_HISTORY_JOB.sql create mode 100644 script/sql/mysql/item/ACT_RU_IDENTITYLINK.sql create mode 100644 script/sql/mysql/item/ACT_RU_JOB.sql create mode 100644 script/sql/mysql/item/ACT_RU_SUSPENDED_JOB.sql create mode 100644 script/sql/mysql/item/ACT_RU_TASK.sql create mode 100644 script/sql/mysql/item/ACT_RU_TIMER_JOB.sql create mode 100644 script/sql/mysql/item/ACT_RU_VARIABLE.sql create mode 100644 script/sql/mysql/item/FLW_CHANNEL_DEFINITION.sql create mode 100644 script/sql/mysql/item/FLW_EVENT_DEFINITION.sql create mode 100644 script/sql/mysql/item/FLW_EVENT_DEPLOYMENT.sql create mode 100644 script/sql/mysql/item/FLW_EVENT_RESOURCE.sql create mode 100644 script/sql/mysql/item/FLW_EV_DATABASECHANGELOG.sql create mode 100644 script/sql/mysql/item/FLW_EV_DATABASECHANGELOGLOCK.sql create mode 100644 script/sql/mysql/item/FLW_RU_BATCH.sql create mode 100644 script/sql/mysql/item/FLW_RU_BATCH_PART.sql create mode 100644 script/sql/mysql/item/dv_check_machinery.sql create mode 100644 script/sql/mysql/item/dv_check_plan.sql create mode 100644 script/sql/mysql/item/dv_check_record.sql create mode 100644 script/sql/mysql/item/dv_check_record_line.sql create mode 100644 script/sql/mysql/item/dv_check_subject.sql create mode 100644 script/sql/mysql/item/dv_machinery.sql create mode 100644 script/sql/mysql/item/dv_machinery_type.sql create mode 100644 script/sql/mysql/item/dv_mainten_record.sql create mode 100644 script/sql/mysql/item/dv_mainten_record_line.sql create mode 100644 script/sql/mysql/item/dv_repair.sql create mode 100644 script/sql/mysql/item/dv_repair_line.sql create mode 100644 script/sql/mysql/item/dv_special_equipment.sql create mode 100644 script/sql/mysql/item/dv_subject.sql create mode 100644 script/sql/mysql/item/gear_attendance_piece_detail.sql create mode 100644 script/sql/mysql/item/gear_attendance_record.sql create mode 100644 script/sql/mysql/item/gear_attendance_summary.sql create mode 100644 script/sql/mysql/item/gear_attendance_summary_detail.sql create mode 100644 script/sql/mysql/item/gear_bom.sql create mode 100644 script/sql/mysql/item/gear_bom_item.sql create mode 100644 script/sql/mysql/item/gear_customer.sql create mode 100644 script/sql/mysql/item/gear_journal.sql create mode 100644 script/sql/mysql/item/gear_monthly_account.sql create mode 100644 script/sql/mysql/item/gear_order.sql create mode 100644 script/sql/mysql/item/gear_order_detail.sql create mode 100644 script/sql/mysql/item/gear_other_income.sql create mode 100644 script/sql/mysql/item/gear_payable.sql create mode 100644 script/sql/mysql/item/gear_product.sql create mode 100644 script/sql/mysql/item/gear_product_addition.sql create mode 100644 script/sql/mysql/item/gear_product_category.sql create mode 100644 script/sql/mysql/item/gear_purchase_plan_detail.sql create mode 100644 script/sql/mysql/item/gear_receivable.sql create mode 100644 script/sql/mysql/item/gear_reimbursement.sql create mode 100644 script/sql/mysql/item/gear_requirements.sql create mode 100644 script/sql/mysql/item/gear_return_exchange.sql create mode 100644 script/sql/mysql/item/gear_salary_records.sql create mode 100644 script/sql/mysql/item/gear_stock.sql create mode 100644 script/sql/mysql/item/gear_stock_io.sql create mode 100644 script/sql/mysql/item/gear_stock_io_detail.sql create mode 100644 script/sql/mysql/item/gear_stock_io_order.sql create mode 100644 script/sql/mysql/item/gear_stock_io_order_design.md create mode 100644 script/sql/mysql/item/gear_stock_log.sql create mode 100644 script/sql/mysql/item/gear_supplier.sql create mode 100644 script/sql/mysql/item/gear_supply_type.sql create mode 100644 script/sql/mysql/item/gear_wage_entry_detail.sql create mode 100644 script/sql/mysql/item/gear_wage_entry_emp_status.sql create mode 100644 script/sql/mysql/item/gear_wage_makeup_log.sql create mode 100644 script/sql/mysql/item/gear_wage_rate_config.sql create mode 100644 script/sql/mysql/item/gear_warehouse.sql create mode 100644 script/sql/mysql/item/gear_work_deduction.sql create mode 100644 script/sql/mysql/item/gear_worker.sql create mode 100644 script/sql/mysql/item/gen_table.sql create mode 100644 script/sql/mysql/item/gen_table_column.sql create mode 100644 script/sql/mysql/item/mat_material.sql create mode 100644 script/sql/mysql/item/mat_material_out.sql create mode 100644 script/sql/mysql/item/mat_price_history.sql create mode 100644 script/sql/mysql/item/mat_product.sql create mode 100644 script/sql/mysql/item/mat_product_material_relation.sql create mode 100644 script/sql/mysql/item/mat_purchase.sql create mode 100644 script/sql/mysql/item/mat_purchase_in_detail.sql create mode 100644 script/sql/mysql/item/oa_email_account.sql create mode 100644 script/sql/mysql/item/oa_email_template.sql create mode 100644 script/sql/mysql/item/oa_express.sql create mode 100644 script/sql/mysql/item/oa_express_question.sql create mode 100644 script/sql/mysql/item/oa_feedback.sql create mode 100644 script/sql/mysql/item/oa_feedback_item.sql create mode 100644 script/sql/mysql/item/oa_furniture_table.sql create mode 100644 script/sql/mysql/item/oa_project_report.sql create mode 100644 script/sql/mysql/item/oa_report_detail.sql create mode 100644 script/sql/mysql/item/oa_report_summary.sql create mode 100644 script/sql/mysql/item/sys_config.sql create mode 100644 script/sql/mysql/item/sys_dept.sql create mode 100644 script/sql/mysql/item/sys_dict_data.sql create mode 100644 script/sql/mysql/item/sys_dict_type.sql create mode 100644 script/sql/mysql/item/sys_logininfor.sql create mode 100644 script/sql/mysql/item/sys_menu.sql create mode 100644 script/sql/mysql/item/sys_notice.sql create mode 100644 script/sql/mysql/item/sys_oa_article.sql create mode 100644 script/sql/mysql/item/sys_oa_category.sql create mode 100644 script/sql/mysql/item/sys_oper_log.sql diff --git a/script/sql/mysql/item/ACT_EVT_LOG.sql b/script/sql/mysql/item/ACT_EVT_LOG.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_GE_BYTEARRAY.sql b/script/sql/mysql/item/ACT_GE_BYTEARRAY.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_GE_PROPERTY.sql b/script/sql/mysql/item/ACT_GE_PROPERTY.sql new file mode 100644 index 0000000..a7aabb0 --- /dev/null +++ b/script/sql/mysql/item/ACT_GE_PROPERTY.sql @@ -0,0 +1,13 @@ +INSERT INTO `ACT_GE_PROPERTY` (`NAME_`, `VALUE_`, `REV_`) VALUES ('batch.schema.version', '6.7.2.3', 1); +INSERT INTO `ACT_GE_PROPERTY` (`NAME_`, `VALUE_`, `REV_`) VALUES ('cfg.execution-related-entities-count', 'true', 1); +INSERT INTO `ACT_GE_PROPERTY` (`NAME_`, `VALUE_`, `REV_`) VALUES ('cfg.task-related-entities-count', 'true', 1); +INSERT INTO `ACT_GE_PROPERTY` (`NAME_`, `VALUE_`, `REV_`) VALUES ('common.schema.version', '6.8.0.0', 1); +INSERT INTO `ACT_GE_PROPERTY` (`NAME_`, `VALUE_`, `REV_`) VALUES ('entitylink.schema.version', '6.8.0.0', 1); +INSERT INTO `ACT_GE_PROPERTY` (`NAME_`, `VALUE_`, `REV_`) VALUES ('eventsubscription.schema.version', '6.8.0.0', 1); +INSERT INTO `ACT_GE_PROPERTY` (`NAME_`, `VALUE_`, `REV_`) VALUES ('identitylink.schema.version', '6.8.0.0', 1); +INSERT INTO `ACT_GE_PROPERTY` (`NAME_`, `VALUE_`, `REV_`) VALUES ('job.schema.version', '6.8.0.0', 1); +INSERT INTO `ACT_GE_PROPERTY` (`NAME_`, `VALUE_`, `REV_`) VALUES ('next.dbid', '1', 1); +INSERT INTO `ACT_GE_PROPERTY` (`NAME_`, `VALUE_`, `REV_`) VALUES ('schema.history', 'upgrade(6.7.2.0->6.8.0.0)', 2); +INSERT INTO `ACT_GE_PROPERTY` (`NAME_`, `VALUE_`, `REV_`) VALUES ('schema.version', '6.8.0.0', 2); +INSERT INTO `ACT_GE_PROPERTY` (`NAME_`, `VALUE_`, `REV_`) VALUES ('task.schema.version', '6.8.0.0', 1); +INSERT INTO `ACT_GE_PROPERTY` (`NAME_`, `VALUE_`, `REV_`) VALUES ('variable.schema.version', '6.8.0.0', 1); diff --git a/script/sql/mysql/item/ACT_HI_ACTINST.sql b/script/sql/mysql/item/ACT_HI_ACTINST.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_HI_ATTACHMENT.sql b/script/sql/mysql/item/ACT_HI_ATTACHMENT.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_HI_COMMENT.sql b/script/sql/mysql/item/ACT_HI_COMMENT.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_HI_DETAIL.sql b/script/sql/mysql/item/ACT_HI_DETAIL.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_HI_ENTITYLINK.sql b/script/sql/mysql/item/ACT_HI_ENTITYLINK.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_HI_IDENTITYLINK.sql b/script/sql/mysql/item/ACT_HI_IDENTITYLINK.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_HI_PROCINST.sql b/script/sql/mysql/item/ACT_HI_PROCINST.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_HI_TASKINST.sql b/script/sql/mysql/item/ACT_HI_TASKINST.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_HI_TSK_LOG.sql b/script/sql/mysql/item/ACT_HI_TSK_LOG.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_HI_VARINST.sql b/script/sql/mysql/item/ACT_HI_VARINST.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_ID_BYTEARRAY.sql b/script/sql/mysql/item/ACT_ID_BYTEARRAY.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_ID_GROUP.sql b/script/sql/mysql/item/ACT_ID_GROUP.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_ID_INFO.sql b/script/sql/mysql/item/ACT_ID_INFO.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_ID_MEMBERSHIP.sql b/script/sql/mysql/item/ACT_ID_MEMBERSHIP.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_ID_PRIV.sql b/script/sql/mysql/item/ACT_ID_PRIV.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_ID_PRIV_MAPPING.sql b/script/sql/mysql/item/ACT_ID_PRIV_MAPPING.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_ID_PROPERTY.sql b/script/sql/mysql/item/ACT_ID_PROPERTY.sql new file mode 100644 index 0000000..b6c6148 --- /dev/null +++ b/script/sql/mysql/item/ACT_ID_PROPERTY.sql @@ -0,0 +1 @@ +INSERT INTO `ACT_ID_PROPERTY` (`NAME_`, `VALUE_`, `REV_`) VALUES ('schema.version', '6.7.2.0', 1); diff --git a/script/sql/mysql/item/ACT_ID_TOKEN.sql b/script/sql/mysql/item/ACT_ID_TOKEN.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_ID_USER.sql b/script/sql/mysql/item/ACT_ID_USER.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_PROCDEF_INFO.sql b/script/sql/mysql/item/ACT_PROCDEF_INFO.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_RE_DEPLOYMENT.sql b/script/sql/mysql/item/ACT_RE_DEPLOYMENT.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_RE_MODEL.sql b/script/sql/mysql/item/ACT_RE_MODEL.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_RE_PROCDEF.sql b/script/sql/mysql/item/ACT_RE_PROCDEF.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_RU_ACTINST.sql b/script/sql/mysql/item/ACT_RU_ACTINST.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_RU_DEADLETTER_JOB.sql b/script/sql/mysql/item/ACT_RU_DEADLETTER_JOB.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_RU_ENTITYLINK.sql b/script/sql/mysql/item/ACT_RU_ENTITYLINK.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_RU_EVENT_SUBSCR.sql b/script/sql/mysql/item/ACT_RU_EVENT_SUBSCR.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_RU_EXECUTION.sql b/script/sql/mysql/item/ACT_RU_EXECUTION.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_RU_EXTERNAL_JOB.sql b/script/sql/mysql/item/ACT_RU_EXTERNAL_JOB.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_RU_HISTORY_JOB.sql b/script/sql/mysql/item/ACT_RU_HISTORY_JOB.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_RU_IDENTITYLINK.sql b/script/sql/mysql/item/ACT_RU_IDENTITYLINK.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_RU_JOB.sql b/script/sql/mysql/item/ACT_RU_JOB.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_RU_SUSPENDED_JOB.sql b/script/sql/mysql/item/ACT_RU_SUSPENDED_JOB.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_RU_TASK.sql b/script/sql/mysql/item/ACT_RU_TASK.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_RU_TIMER_JOB.sql b/script/sql/mysql/item/ACT_RU_TIMER_JOB.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/ACT_RU_VARIABLE.sql b/script/sql/mysql/item/ACT_RU_VARIABLE.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/FLW_CHANNEL_DEFINITION.sql b/script/sql/mysql/item/FLW_CHANNEL_DEFINITION.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/FLW_EVENT_DEFINITION.sql b/script/sql/mysql/item/FLW_EVENT_DEFINITION.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/FLW_EVENT_DEPLOYMENT.sql b/script/sql/mysql/item/FLW_EVENT_DEPLOYMENT.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/FLW_EVENT_RESOURCE.sql b/script/sql/mysql/item/FLW_EVENT_RESOURCE.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/FLW_EV_DATABASECHANGELOG.sql b/script/sql/mysql/item/FLW_EV_DATABASECHANGELOG.sql new file mode 100644 index 0000000..ec1ec12 --- /dev/null +++ b/script/sql/mysql/item/FLW_EV_DATABASECHANGELOG.sql @@ -0,0 +1,3 @@ +INSERT INTO `FLW_EV_DATABASECHANGELOG` (`ID`, `AUTHOR`, `FILENAME`, `DATEEXECUTED`, `ORDEREXECUTED`, `EXECTYPE`, `MD5SUM`, `DESCRIPTION`, `COMMENTS`, `TAG`, `LIQUIBASE`, `CONTEXTS`, `LABELS`, `DEPLOYMENT_ID`) VALUES ('1', 'flowable', 'org/flowable/eventregistry/db/liquibase/flowable-eventregistry-db-changelog.xml', '2022-03-12 08:37:27', 1, 'EXECUTED', '8:1b0c48c9cf7945be799d868a2626d687', 'createTable tableName=FLW_EVENT_DEPLOYMENT; createTable tableName=FLW_EVENT_RESOURCE; createTable tableName=FLW_EVENT_DEFINITION; createIndex indexName=ACT_IDX_EVENT_DEF_UNIQ, tableName=FLW_EVENT_DEFINITION; createTable tableName=FLW_CHANNEL_DEFIN...', '', NULL, '4.5.0', NULL, NULL, '7074247706'); +INSERT INTO `FLW_EV_DATABASECHANGELOG` (`ID`, `AUTHOR`, `FILENAME`, `DATEEXECUTED`, `ORDEREXECUTED`, `EXECTYPE`, `MD5SUM`, `DESCRIPTION`, `COMMENTS`, `TAG`, `LIQUIBASE`, `CONTEXTS`, `LABELS`, `DEPLOYMENT_ID`) VALUES ('2', 'flowable', 'org/flowable/eventregistry/db/liquibase/flowable-eventregistry-db-changelog.xml', '2022-03-12 08:37:28', 2, 'EXECUTED', '8:0ea825feb8e470558f0b5754352b9cda', 'addColumn tableName=FLW_CHANNEL_DEFINITION; addColumn tableName=FLW_CHANNEL_DEFINITION', '', NULL, '4.5.0', NULL, NULL, '7074247706'); +INSERT INTO `FLW_EV_DATABASECHANGELOG` (`ID`, `AUTHOR`, `FILENAME`, `DATEEXECUTED`, `ORDEREXECUTED`, `EXECTYPE`, `MD5SUM`, `DESCRIPTION`, `COMMENTS`, `TAG`, `LIQUIBASE`, `CONTEXTS`, `LABELS`, `DEPLOYMENT_ID`) VALUES ('3', 'flowable', 'org/flowable/eventregistry/db/liquibase/flowable-eventregistry-db-changelog.xml', '2022-03-12 08:37:28', 3, 'EXECUTED', '8:3c2bb293350b5cbe6504331980c9dcee', 'customChange', '', NULL, '4.5.0', NULL, NULL, '7074247706'); diff --git a/script/sql/mysql/item/FLW_EV_DATABASECHANGELOGLOCK.sql b/script/sql/mysql/item/FLW_EV_DATABASECHANGELOGLOCK.sql new file mode 100644 index 0000000..f65948f --- /dev/null +++ b/script/sql/mysql/item/FLW_EV_DATABASECHANGELOGLOCK.sql @@ -0,0 +1 @@ +INSERT INTO `FLW_EV_DATABASECHANGELOGLOCK` (`ID`, `LOCKED`, `LOCKGRANTED`, `LOCKEDBY`) VALUES (1, b'0', NULL, NULL); diff --git a/script/sql/mysql/item/FLW_RU_BATCH.sql b/script/sql/mysql/item/FLW_RU_BATCH.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/FLW_RU_BATCH_PART.sql b/script/sql/mysql/item/FLW_RU_BATCH_PART.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/dv_check_machinery.sql b/script/sql/mysql/item/dv_check_machinery.sql new file mode 100644 index 0000000..98b4257 --- /dev/null +++ b/script/sql/mysql/item/dv_check_machinery.sql @@ -0,0 +1,2 @@ +INSERT INTO `dv_check_machinery` (`record_id`, `plan_id`, `machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (203, 207, 214, 'M0046', 'WG-A1型纺织机', '万国', 'WG-A1', '', NULL, NULL, 0, 0, '', '2022-09-01 23:01:54', '', NULL); +INSERT INTO `dv_check_machinery` (`record_id`, `plan_id`, `machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (204, 208, 214, 'M0046', 'WG-A1型纺织机', '万国', 'WG-A1', '', NULL, NULL, 0, 0, '', '2022-09-01 23:02:52', '', NULL); diff --git a/script/sql/mysql/item/dv_check_plan.sql b/script/sql/mysql/item/dv_check_plan.sql new file mode 100644 index 0000000..5512402 --- /dev/null +++ b/script/sql/mysql/item/dv_check_plan.sql @@ -0,0 +1,2 @@ +INSERT INTO `dv_check_plan` (`plan_id`, `plan_code`, `plan_name`, `plan_type`, `start_date`, `end_date`, `cycle_type`, `cycle_count`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (207, 'PLAN2022048', '1', 'CHECK', NULL, NULL, 'DAY', 1, 'FINISHED', '', NULL, NULL, 0, 0, '', '2022-09-01 23:01:41', '', '2025-08-07 11:58:02'); +INSERT INTO `dv_check_plan` (`plan_id`, `plan_code`, `plan_name`, `plan_type`, `start_date`, `end_date`, `cycle_type`, `cycle_count`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (208, 'PLAN2022050', '2', 'MAINTEN', '2025-04-09 00:00:00', '2025-04-29 00:00:00', 'WEEK', 4, 'PREPARE', '', NULL, NULL, 0, 0, '', '2022-09-01 23:02:44', '', '2025-08-07 20:07:20'); diff --git a/script/sql/mysql/item/dv_check_record.sql b/script/sql/mysql/item/dv_check_record.sql new file mode 100644 index 0000000..26d06d1 --- /dev/null +++ b/script/sql/mysql/item/dv_check_record.sql @@ -0,0 +1,6 @@ +INSERT INTO `dv_check_record` (`record_id`, `plan_id`, `plan_code`, `plan_name`, `plan_type`, `machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `check_time`, `user_id`, `user_name`, `nick_name`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (201, 207, 'PLAN2022048', '1', 'CHECK', 213, 'M0036', '测试人员', '1', '12', '2024-12-26 00:00:00', NULL, NULL, NULL, 'FINISHED', '', NULL, NULL, 0, 0, '', '2024-12-26 16:14:18', '', '2024-12-26 16:23:24'); +INSERT INTO `dv_check_record` (`record_id`, `plan_id`, `plan_code`, `plan_name`, `plan_type`, `machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `check_time`, `user_id`, `user_name`, `nick_name`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (202, 207, 'PLAN2022048', '1', 'CHECK', 212, 'M0024', 'QQQQQ', 'QW', 'Q1001', '2024-12-26 18:18:20', NULL, NULL, NULL, 'PREPARE', '', NULL, NULL, 0, 0, '', '2024-12-26 18:18:25', '', NULL); +INSERT INTO `dv_check_record` (`record_id`, `plan_id`, `plan_code`, `plan_name`, `plan_type`, `machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `check_time`, `user_id`, `user_name`, `nick_name`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (203, 207, 'PLAN2022048', '1', 'CHECK', 212, 'M0024', 'QQQQQ', 'QW', 'Q1001', '2024-12-26 18:36:46', NULL, NULL, NULL, 'PREPARE', '', NULL, NULL, 0, 0, '', '2024-12-26 18:36:54', '', NULL); +INSERT INTO `dv_check_record` (`record_id`, `plan_id`, `plan_code`, `plan_name`, `plan_type`, `machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `check_time`, `user_id`, `user_name`, `nick_name`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (204, 207, 'PLAN2022048', '1', 'CHECK', 212, 'M0024', 'QQQQQ', 'QW', 'Q1001', '2024-12-26 18:37:49', NULL, NULL, NULL, 'PREPARE', '', NULL, NULL, 0, 0, '', '2024-12-26 18:38:01', '', '2024-12-27 15:16:53'); +INSERT INTO `dv_check_record` (`record_id`, `plan_id`, `plan_code`, `plan_name`, `plan_type`, `machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `check_time`, `user_id`, `user_name`, `nick_name`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (205, 207, 'PLAN2022048', '1', 'CHECK', 212, 'M0024', 'QQQQQ', 'QW', 'Q1001', '2024-12-26 18:47:05', 100, 'test', '测试员', 'PREPARE', '', NULL, NULL, 0, 0, '', '2024-12-26 18:47:27', '', NULL); +INSERT INTO `dv_check_record` (`record_id`, `plan_id`, `plan_code`, `plan_name`, `plan_type`, `machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `check_time`, `user_id`, `user_name`, `nick_name`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (212, 207, 'PLAN2022048', '1', 'CHECK', 214, 'M0046', 'WG-A1型纺织机', '万国', 'WG-A1', '2025-04-30 17:22:13', 1947580187189002242, 'neko', 'neko', 'PREPARE', '', NULL, NULL, 0, 0, '', '2025-04-30 17:22:19', '', '2025-08-07 13:10:29'); diff --git a/script/sql/mysql/item/dv_check_record_line.sql b/script/sql/mysql/item/dv_check_record_line.sql new file mode 100644 index 0000000..02fb2d3 --- /dev/null +++ b/script/sql/mysql/item/dv_check_record_line.sql @@ -0,0 +1,4 @@ +INSERT INTO `dv_check_record_line` (`line_id`, `record_id`, `subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `check_status`, `check_result`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (204, 205, 202, 'SUB039', '123', 'CHECK', '123', '123', 'Y', NULL, NULL, NULL, 0, 0, '', '2024-12-27 15:17:04', '', NULL); +INSERT INTO `dv_check_record_line` (`line_id`, `record_id`, `subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `check_status`, `check_result`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (212, 212, 202, 'SUB039', '123', 'CHECK', '123', '123', 'Y', NULL, NULL, NULL, 0, 0, '', '2025-08-07 13:14:43', '', NULL); +INSERT INTO `dv_check_record_line` (`line_id`, `record_id`, `subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `check_status`, `check_result`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (213, 212, 202, 'SUB039', '123', 'CHECK', '123', '123', 'Y', NULL, NULL, NULL, 0, 0, '', '2025-08-07 17:54:14', '', NULL); +INSERT INTO `dv_check_record_line` (`line_id`, `record_id`, `subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `check_status`, `check_result`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (214, 212, 202, 'SUB039', '123', 'CHECK', '123', '123', 'N', NULL, NULL, NULL, 0, 0, '', '2025-08-07 17:54:26', '', NULL); diff --git a/script/sql/mysql/item/dv_check_subject.sql b/script/sql/mysql/item/dv_check_subject.sql new file mode 100644 index 0000000..45ee3eb --- /dev/null +++ b/script/sql/mysql/item/dv_check_subject.sql @@ -0,0 +1,3 @@ +INSERT INTO `dv_check_subject` (`record_id`, `plan_id`, `subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1, 207, 202, 'SUB039', '123', 'CHECK', '123', '123', '', NULL, NULL, 0, 0, '', '2024-12-26 16:03:48', '', NULL); +INSERT INTO `dv_check_subject` (`record_id`, `plan_id`, `subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2, 207, 203, 'SUB049', '点检项目2', 'CHECK', '液压是否正常', NULL, '', NULL, NULL, 0, 0, '', '2024-12-26 16:03:48', '', NULL); +INSERT INTO `dv_check_subject` (`record_id`, `plan_id`, `subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (4, 208, 202, 'SUB039', '123', 'CHECK', '123', '123', '', NULL, NULL, 0, 0, '', '2025-08-07 11:55:04', '', NULL); diff --git a/script/sql/mysql/item/dv_machinery.sql b/script/sql/mysql/item/dv_machinery.sql new file mode 100644 index 0000000..97e6f26 --- /dev/null +++ b/script/sql/mysql/item/dv_machinery.sql @@ -0,0 +1,4 @@ +INSERT INTO `dv_machinery` (`machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `workshop_id`, `workshop_code`, `workshop_name`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`, `last_mainten_time`, `last_check_time`) VALUES (212, 'M0024', 'QQQQ', 'QW', 'Q1001', 202, NULL, NULL, 213, 'WS079', '组装车间', 'REPAIR', 'QQ', NULL, NULL, 0, 0, '', '2022-08-18 11:01:42', '', '2025-08-07 11:22:18', NULL, NULL); +INSERT INTO `dv_machinery` (`machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `workshop_id`, `workshop_code`, `workshop_name`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`, `last_mainten_time`, `last_check_time`) VALUES (213, 'M0036', '测试人员', '1', '12', 213, NULL, NULL, 213, 'WS079', '组装车间', 'STOP', '123', NULL, NULL, 0, 0, '', '2022-08-19 14:36:15', '', '2025-05-16 14:09:23', NULL, NULL); +INSERT INTO `dv_machinery` (`machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `workshop_id`, `workshop_code`, `workshop_name`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`, `last_mainten_time`, `last_check_time`) VALUES (214, 'M0046', 'WG-A1型纺织机', '万国', 'WG-A1', 214, NULL, NULL, 209, NULL, NULL, 'STOP', '', NULL, NULL, 0, 0, '', '2022-08-21 19:42:53', '', NULL, NULL, NULL); +INSERT INTO `dv_machinery` (`machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `workshop_id`, `workshop_code`, `workshop_name`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`, `last_mainten_time`, `last_check_time`) VALUES (215, 'M0047', 'uytuyu', 'tyu', 'utu', 204, NULL, NULL, 200, NULL, NULL, 'STOP', '', NULL, NULL, 0, 0, '', '2022-08-22 09:48:52', '', NULL, NULL, NULL); diff --git a/script/sql/mysql/item/dv_machinery_type.sql b/script/sql/mysql/item/dv_machinery_type.sql new file mode 100644 index 0000000..269cf3a --- /dev/null +++ b/script/sql/mysql/item/dv_machinery_type.sql @@ -0,0 +1,19 @@ +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1, 'M_TYPE_000', '设备分类', 0, '0', 'Y', '', NULL, NULL, 0, 0, 'admin', '2022-05-08 19:26:57', '', NULL); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (200, 'M_TYPE_002', '注塑机', 210, '0,1', 'Y', '这个是一种类型的裁剪机', NULL, NULL, 0, 0, '', '2022-05-08 19:50:41', '', '2022-08-22 09:47:02'); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (201, 'M_TYPE_003', '组装机', 1, '0,1', 'Y', '', NULL, NULL, 0, 0, '', '2022-05-08 19:50:57', '', '2025-07-25 14:01:56'); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (202, 'M_TYPE_004', '大型注塑机', 200, '0,1,200', 'Y', '', NULL, NULL, 0, 0, '', '2022-05-08 19:51:10', '', '2022-05-14 13:39:51'); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (203, 'M_TYPE_005', '大型组装机', 201, '0,1,201', 'Y', '', NULL, NULL, 0, 0, '', '2022-05-08 19:51:25', '', '2022-07-17 12:19:14'); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (204, 'M_TYPE_006', '包装机', 1, '0,1', 'Y', '', NULL, NULL, 0, 0, '', '2022-05-14 13:40:03', '', NULL); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (205, 'M_TYPE_007', '清洗类', 1, '0,1', 'Y', '', NULL, NULL, 0, 0, '', '2022-05-14 13:43:59', '', '2022-05-14 13:44:11'); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (206, 'M_TYPE_008', '喷砂机', 205, '0,1,205', 'Y', '', NULL, NULL, 0, 0, '', '2022-05-14 13:44:23', '', NULL); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (207, 'M_TYPE_009', '清洗机', 205, '0,1,205', 'Y', '', NULL, NULL, 0, 0, '', '2022-05-14 13:44:33', '', NULL); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (208, 'M_TYPE_010', '检测类', 1, '0,1', 'Y', '', NULL, NULL, 0, 0, '', '2022-05-14 13:49:13', '', NULL); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (209, 'M_TYPE_011', 'CCD检测台', 208, '0,1,208', 'Y', '', NULL, NULL, 0, 0, '', '2022-05-14 13:49:25', '', NULL); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (210, 'M_TYPE_015', '臂架焊机', 1, '0,1', 'Y', '', NULL, NULL, 0, 0, '', '2022-08-17 15:32:56', '', NULL); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (211, 'M_TYPE_016', '华远焊机', 1, '0,1', 'Y', '', NULL, NULL, 0, 0, '', '2022-08-17 15:33:16', '', NULL); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (212, 'M_TYPE_017', '麦格米特焊机', 1, '0,1', 'Y', '', NULL, NULL, 0, 0, '', '2022-08-17 15:33:24', '', NULL); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (213, 'M_TYPE_018', '测试类', 1, '0,1', 'Y', '', NULL, NULL, 0, 0, '', '2022-08-19 14:35:27', '', '2022-08-19 14:35:45'); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (214, 'M_TYPE_021', '纺织机', 1, '0,1', 'Y', '', NULL, NULL, 0, 0, '', '2022-08-21 19:03:44', '', NULL); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (215, 'MT-CE80374768A6', '1', 1, '0,1', 'Y', '', NULL, NULL, 0, 0, '', '2025-08-06 23:18:59', '', NULL); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (216, 'MT-3BF121D84891', '2', 215, '0,1,215', 'Y', '', NULL, NULL, 0, 0, '', '2025-08-06 23:21:33', '', NULL); +INSERT INTO `dv_machinery_type` (`machinery_type_id`, `machinery_type_code`, `machinery_type_name`, `parent_type_id`, `ancestors`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (217, 'MT-BF779FBC7492', '设备1', 0, '0', 'Y', '1111', NULL, NULL, 0, 0, '', '2025-09-24 15:01:48', '', NULL); diff --git a/script/sql/mysql/item/dv_mainten_record.sql b/script/sql/mysql/item/dv_mainten_record.sql new file mode 100644 index 0000000..7577618 --- /dev/null +++ b/script/sql/mysql/item/dv_mainten_record.sql @@ -0,0 +1,4 @@ +INSERT INTO `dv_mainten_record` (`record_id`, `plan_id`, `plan_code`, `plan_name`, `plan_type`, `machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `mainten_time`, `user_id`, `user_name`, `nick_name`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (200, NULL, NULL, NULL, NULL, 212, 'M0024', 'QQQQQ', 'QW', 'Q1001', '2024-12-26 00:00:00', 1, 'admin', '若依', 'FINISHED', '', NULL, NULL, 0, 0, '', '2024-12-26 19:20:14', '', '2024-12-26 19:23:12'); +INSERT INTO `dv_mainten_record` (`record_id`, `plan_id`, `plan_code`, `plan_name`, `plan_type`, `machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `mainten_time`, `user_id`, `user_name`, `nick_name`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (201, NULL, NULL, '', NULL, 212, 'M0024', 'QQQQQ', 'QW', 'Q1001', '2025-07-10 00:00:00', NULL, 'admin', NULL, 'FINISHED', '', NULL, NULL, 0, 0, '', '2025-07-25 14:03:57', '', '2025-07-25 14:04:02'); +INSERT INTO `dv_mainten_record` (`record_id`, `plan_id`, `plan_code`, `plan_name`, `plan_type`, `machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `mainten_time`, `user_id`, `user_name`, `nick_name`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (202, NULL, NULL, NULL, NULL, 212, 'M0024', 'QQQQQ', 'QW', 'Q1001', '2025-06-29 00:00:00', NULL, 'admin', NULL, 'PREPARE', '', NULL, NULL, 0, 0, '', '2025-07-25 14:04:24', '', '2025-07-25 14:05:24'); +INSERT INTO `dv_mainten_record` (`record_id`, `plan_id`, `plan_code`, `plan_name`, `plan_type`, `machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `mainten_time`, `user_id`, `user_name`, `nick_name`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (204, NULL, NULL, NULL, NULL, 215, 'M0047', 'uytuyu', 'tyu', 'utu', '2025-08-12 00:00:00', 1947579932234039297, 'xinlei', 'xinlei', 'PREPARE', '', NULL, NULL, 0, 0, '', '2025-08-07 13:26:08', '', NULL); diff --git a/script/sql/mysql/item/dv_mainten_record_line.sql b/script/sql/mysql/item/dv_mainten_record_line.sql new file mode 100644 index 0000000..ffbc0bd --- /dev/null +++ b/script/sql/mysql/item/dv_mainten_record_line.sql @@ -0,0 +1,3 @@ +INSERT INTO `dv_mainten_record_line` (`line_id`, `record_id`, `subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `mainten_status`, `mainten_result`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (3, 21, 21, '2', '2', '', '
1
', '1', '1', NULL, NULL, NULL, 0, 0, '', '2025-08-07 13:27:03', '', NULL); +INSERT INTO `dv_mainten_record_line` (`line_id`, `record_id`, `subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `mainten_status`, `mainten_result`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (8, 1, 1, '1', NULL, NULL, '1
', '1', '0', NULL, NULL, NULL, 0, 0, '', '2025-08-07 20:30:54', '', NULL); diff --git a/script/sql/mysql/item/dv_repair.sql b/script/sql/mysql/item/dv_repair.sql new file mode 100644 index 0000000..824ad3d --- /dev/null +++ b/script/sql/mysql/item/dv_repair.sql @@ -0,0 +1,2 @@ +INSERT INTO `dv_repair` (`repair_id`, `repair_code`, `repair_name`, `machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `machinery_type_id`, `require_date`, `finish_date`, `confirm_date`, `repair_result`, `accepted_id`, `accepted_name`, `accepted_by`, `confirm_id`, `confirm_name`, `confirm_by`, `source_doc_type`, `source_doc_id`, `source_doc_code`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (200, 'REP2025001', NULL, 214, 'M0046', 'WG-A1型纺织机', '万国', 'WG-A1', 214, '2025-05-06 16:08:15', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'PREPARE', '', NULL, NULL, 0, 0, '', '2025-05-06 16:09:10', '', '2025-07-25 14:05:42'); +INSERT INTO `dv_repair` (`repair_id`, `repair_code`, `repair_name`, `machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `machinery_type_id`, `require_date`, `finish_date`, `confirm_date`, `repair_result`, `accepted_id`, `accepted_name`, `accepted_by`, `confirm_id`, `confirm_name`, `confirm_by`, `source_doc_type`, `source_doc_id`, `source_doc_code`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (201, 'REP202500', NULL, 214, 'M0046', 'WG-A1型纺织机', '万国', 'WG-A1', 214, '2025-05-06 16:10:26', NULL, NULL, NULL, 100, 'test', '报工审核员', 102, 'sg', '王主管', NULL, NULL, NULL, 'FINISHED', '', NULL, NULL, 0, 0, '', '2025-05-06 16:10:38', '', '2025-08-07 13:57:40'); diff --git a/script/sql/mysql/item/dv_repair_line.sql b/script/sql/mysql/item/dv_repair_line.sql new file mode 100644 index 0000000..e52c66c --- /dev/null +++ b/script/sql/mysql/item/dv_repair_line.sql @@ -0,0 +1,4 @@ +INSERT INTO `dv_repair_line` (`line_id`, `repair_id`, `subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `malfunction`, `malfunction_url`, `repair_des`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (200, 201, NULL, NULL, NULL, NULL, 'u呼呼', NULL, '花城广场吧', NULL, '何处合成愁_耶耶耶', '', NULL, NULL, 0, 0, '', '2025-05-06 17:55:49', '', '2025-05-06 18:02:05'); +INSERT INTO `dv_repair_line` (`line_id`, `repair_id`, `subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `malfunction`, `malfunction_url`, `repair_des`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (201, 200, 200, 'SUB011', '润滑', NULL, '冲床无明显摩擦声', NULL, '1', '1', '1', '', NULL, NULL, 0, 0, '', '2025-07-25 14:01:24', '', NULL); +INSERT INTO `dv_repair_line` (`line_id`, `repair_id`, `subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `malfunction`, `malfunction_url`, `repair_des`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (202, 202, 201, 'SUB003', '测试萨博', NULL, '不知道为了什么.....', NULL, '42', '42', '42', '', NULL, NULL, 0, 0, '', '2025-07-25 15:11:06', '', NULL); +INSERT INTO `dv_repair_line` (`line_id`, `repair_id`, `subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `malfunction`, `malfunction_url`, `repair_des`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (203, 203, 201, 'SUB003', '测试萨博', NULL, '不知道为了什么.....', NULL, '1', '1', '1', '', NULL, NULL, 0, 0, '', '2025-07-25 15:25:17', '', NULL); diff --git a/script/sql/mysql/item/dv_special_equipment.sql b/script/sql/mysql/item/dv_special_equipment.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/dv_subject.sql b/script/sql/mysql/item/dv_subject.sql new file mode 100644 index 0000000..bc66a90 --- /dev/null +++ b/script/sql/mysql/item/dv_subject.sql @@ -0,0 +1,3 @@ +INSERT INTO `dv_subject` (`subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (200, 'SUB01', '润滑', 'MAINTEN', '冲床无明显摩擦声', NULL, 'Y', '', NULL, NULL, 0, 0, '', '2022-06-16 20:32:20', '', '2025-08-07 11:35:30'); +INSERT INTO `dv_subject` (`subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (201, 'SUB003', '测试萨博', 'MAINTEN', '不知道为了什么.....', 'SD1/SD2/SD3', 'Y', '', NULL, NULL, 0, 0, '', '2022-08-13 22:01:08', '', NULL); +INSERT INTO `dv_subject` (`subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (202, 'SUB039', '123', 'CHECK', '123', '123', 'Y', '', NULL, NULL, 0, 0, '', '2022-08-19 15:03:25', '', NULL); diff --git a/script/sql/mysql/item/gear_attendance_piece_detail.sql b/script/sql/mysql/item/gear_attendance_piece_detail.sql new file mode 100644 index 0000000..4af540b --- /dev/null +++ b/script/sql/mysql/item/gear_attendance_piece_detail.sql @@ -0,0 +1,11 @@ +INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1, 1953354034685231106, 'WP001', '齿轮A', 10, 5.00, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:18', NULL, 0, '标准件'); +INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (2, 1953354034685231107, 'WP002', '齿轮B', 15, 6.67, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '精密件'); +INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (3, 1953354034685231108, 'WP003', '轴承', 20, 5.00, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '通用轴承'); +INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (4, 1953354034685231109, 'WP004', '轴套', 10, 14.00, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '特殊材质'); +INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (5, 1953354034685231110, 'WP001', '齿轮A', 8, 5.00, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '常规生产'); +INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (6, 1953354034685231111, 'WP005', '垫片', 10, 4.40, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '批量生产'); +INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (7, 1953354034685231112, 'WP006', '螺栓', 5, 2.00, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '辅助零件'); +INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (8, 1953354034685231113, 'WP007', '螺母', 15, 1.33, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '配套零件'); +INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (9, 1953354034685231114, 'WP008', '销子', 5, 3.00, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '标准件'); +INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (10, 1953354034685231115, 'WP009', '弹簧', 10, 3.00, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '小规格'); +INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1968191550609207297, 1953354034685231108, 'WP004', '弓箭', 10, 20.00, '2025-09-17 13:53:28', 'admin', '2025-09-17 13:53:28', 'admin', 0, NULL); diff --git a/script/sql/mysql/item/gear_attendance_record.sql b/script/sql/mysql/item/gear_attendance_record.sql new file mode 100644 index 0000000..2c472ad --- /dev/null +++ b/script/sql/mysql/item/gear_attendance_record.sql @@ -0,0 +1,32 @@ +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953011248296226819, 1, '2025-08-06', 'attendance', '2025-08-06 09:40:16', '2025-08-06 17:40:25', 8, NULL, NULL, NULL, 'pending', '2025-08-06 09:40:43', 'system', '2025-08-06 09:40:43', NULL, 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953296921707483137, 1953296510648913922, '2025-08-07', 'overtime', '2025-08-07 00:00:00', '2025-08-07 08:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 11:27:31', 'admin', '2025-08-07 14:58:25', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953300232422625281, 1953296510648913922, '2025-08-06', 'attendance', '2025-08-06 09:00:00', '2025-08-06 18:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 11:40:41', 'admin', '2025-08-07 05:43:38', 'admin', 2, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953301490252476418, 1953296510648913922, '2025-08-07', 'attendance', '2025-08-07 09:00:00', '2025-08-07 18:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 11:45:41', 'admin', '2025-08-07 05:43:34', 'admin', 2, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953302266844639233, 1953296510648913922, '2025-08-07', 'attendance', '2025-08-07 09:00:00', '2025-08-07 18:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 11:48:46', 'admin', '2025-08-07 11:48:46', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953343755536646145, 1953296510648913922, '2025-08-08', 'attendance', '2025-08-08 09:00:00', '2025-08-08 18:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 14:33:37', 'admin', '2025-08-07 14:33:37', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953346784226787329, 1953296510648913922, '2025-08-06', 'attendance', '2025-08-06 09:00:00', '2025-08-06 18:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 14:45:39', 'admin', '2025-08-07 14:45:39', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953346821518344193, 1953296510648913922, '2025-08-05', 'attendance', '2025-08-05 09:00:00', '2025-08-05 18:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 14:45:48', 'admin', '2025-08-07 14:45:48', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953346846235377665, 1953296510648913922, '2025-08-04', 'attendance', '2025-08-04 09:00:00', '2025-08-04 18:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 14:45:54', 'admin', '2025-08-07 14:45:54', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953346874945388545, 1953296510648913922, '2025-08-03', 'attendance', '2025-08-03 09:00:00', '2025-08-03 18:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 14:46:01', 'admin', '2025-08-07 14:46:01', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953346897913397250, 1953296510648913922, '2025-08-02', 'attendance', '2025-08-02 09:00:00', '2025-08-02 18:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 14:46:07', 'admin', '2025-08-07 14:46:07', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953346924144574465, 1953296510648913922, '2025-08-01', 'attendance', '2025-08-01 09:00:00', '2025-08-01 18:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 14:46:13', 'admin', '2025-08-07 14:46:13', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953348329890725890, 1953296599563964417, '2025-08-07', 'attendance', '2025-08-07 09:00:00', '2025-08-07 18:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 14:51:48', 'admin', '2025-08-07 14:51:48', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953348361016655873, 1953296599563964417, '2025-08-06', 'attendance', '2025-08-06 09:00:00', '2025-08-06 18:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 14:51:55', 'admin', '2025-08-07 14:51:55', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953348430897954818, 1953296599563964417, '2025-08-05', 'attendance', '2025-08-05 09:00:00', '2025-08-05 18:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 14:52:12', 'admin', '2025-08-07 14:52:12', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953348455304609794, 1953296599563964417, '2025-08-04', 'attendance', '2025-08-04 09:00:00', '2025-08-04 18:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 14:52:18', 'admin', '2025-08-07 14:52:18', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953348480894058498, 1953296599563964417, '2025-08-03', 'attendance', '2025-08-03 09:00:00', '2025-08-03 18:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 14:52:24', 'admin', '2025-08-07 14:52:24', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953348693243281409, 1953296599563964417, '2025-08-03', 'overtime', '2025-08-03 20:00:00', '2025-08-03 23:59:59', 4, NULL, NULL, NULL, 'pending', '2025-08-07 14:53:15', 'admin', '2025-08-07 14:53:15', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953349133267714050, 1953296599563964417, '2025-08-05', 'overtime', '2025-08-05 21:00:39', '2025-08-05 22:00:39', 1, NULL, NULL, NULL, 'pending', '2025-08-07 14:55:00', 'admin', '2025-08-07 14:55:00', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953353699853942785, 1953296689095577601, '2025-08-09', 'attendance', '2025-08-09 09:00:00', '2025-08-09 18:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 15:13:08', 'admin', '2025-08-07 15:13:46', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953353756955197442, 1953296689095577601, '2025-08-06', 'attendance', '2025-08-06 09:00:00', '2025-08-06 18:00:00', 8, NULL, NULL, NULL, 'pending', '2025-08-07 15:13:22', 'admin', '2025-08-07 15:13:22', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953354034685231105, 1953296689095577601, '2025-08-05', 'overtime', '2025-08-05 15:00:00', '2025-08-05 17:00:00', 2, NULL, NULL, NULL, 'pending', '2025-08-07 15:14:28', 'admin', '2025-08-07 15:14:28', 'admin', 0, '无'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953354034685231106, 1953296689095577601, '2025-08-05', 'attendance', '2025-08-05 15:00:00', '2025-08-05 17:00:00', 8, 'hourly', NULL, 160.00, 'approved', '2025-09-17 05:08:56', 'system', '2025-09-18 07:22:47', NULL, 2, '正常工作日出勤'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953354034685231107, 1953296689095577601, '2025-08-05', 'overtime', '2025-08-05 15:00:00', '2025-08-05 17:00:00', 4, 'hourly', NULL, 120.00, 'approved', '2025-09-17 05:08:56', 'system', '2025-09-17 05:09:49', NULL, 0, '项目紧急加班'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953354034685231108, 1953296689095577601, '2025-08-05', 'attendance', '2025-08-05 15:00:00', '2025-08-05 17:00:00', 8, 'piecework', 25, 200.00, 'processed', '2025-09-17 05:08:56', 'system', '2025-09-17 05:09:49', NULL, 0, '计件工资出勤'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953354034685231109, 1953296689095577601, '2025-08-05', 'travel', '2025-08-05 15:00:00', '2025-08-05 17:00:00', 10, 'hourly', NULL, 250.00, 'approved', '2025-09-17 05:08:56', 'system', '2025-09-17 05:09:49', NULL, 0, '外地出差'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953354034685231110, 1953296689095577601, '2025-08-05', 'leave', '2025-08-05 15:00:00', '2025-08-05 17:00:00', NULL, NULL, NULL, 0.00, 'approved', '2025-09-17 05:08:56', 'system', '2025-09-17 05:09:49', NULL, 0, '年假'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953354034685231111, 1953296689095577601, '2025-08-05', 'attendance', '2025-08-05 15:00:00', '2025-08-05 17:00:00', 8, 'hourly', NULL, 180.00, 'pending', '2025-09-17 05:08:56', 'system', '2025-09-18 07:22:49', NULL, 2, '待审批出勤'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953354034685231112, 1953296689095577601, '2025-08-05', 'overtime', '2025-08-05 15:00:00', '2025-08-05 17:00:00', 4, 'hourly', NULL, 140.00, 'rejected', '2025-09-17 05:08:56', 'system', '2025-09-17 05:09:49', NULL, 0, '加班申请未通过'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953354034685231113, 1953296689095577601, '2025-08-05', 'attendance', '2025-08-05 15:00:00', '2025-08-05 17:00:00', 8, 'piecework', 30, 240.00, 'processed', '2025-09-17 05:08:56', 'system', '2025-09-17 05:09:49', NULL, 0, '计件工作,完成30件'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953354034685231114, 1953296689095577601, '2025-08-05', 'travel', '2025-08-05 15:00:00', '2025-08-05 17:00:00', 12, 'hourly', NULL, 360.00, 'approved', '2025-09-17 05:08:56', 'system', '2025-09-17 05:09:49', NULL, 0, '长途出差'); +INSERT INTO `gear_attendance_record` (`record_id`, `user_id`, `record_date`, `record_type`, `start_time`, `end_time`, `duration_hour`, `payment_type`, `piece_count`, `wage`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953354034685231115, 1953296689095577601, '2025-08-05', 'attendance', '2025-08-05 15:00:00', '2025-08-05 17:00:00', 8, 'piecework', 18, 144.00, 'processed', '2025-09-17 05:08:56', 'system', '2025-09-17 05:09:49', NULL, 0, '计件工作,完成18件'); diff --git a/script/sql/mysql/item/gear_attendance_summary.sql b/script/sql/mysql/item/gear_attendance_summary.sql new file mode 100644 index 0000000..9aceb71 --- /dev/null +++ b/script/sql/mysql/item/gear_attendance_summary.sql @@ -0,0 +1,12 @@ +INSERT INTO `gear_attendance_summary` (`summary_id`, `summary_name`, `start_date`, `end_date`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953338499147718657, '2025年8月考勤汇总', '2025-06-01', '2025-07-01', '2025-08-07 14:12:44', 'admin', '2025-08-07 14:12:44', 'admin', 0, '无'); +INSERT INTO `gear_attendance_summary` (`summary_id`, `summary_name`, `start_date`, `end_date`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953338714349068289, '2025年8月考勤汇总', '2025-06-01', '2025-07-01', '2025-08-07 14:13:35', 'admin', '2025-08-07 14:13:35', 'admin', 0, '无'); +INSERT INTO `gear_attendance_summary` (`summary_id`, `summary_name`, `start_date`, `end_date`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953339657471877121, '2025年8月考勤汇总', '2025-06-01', '2025-10-31', '2025-08-07 14:17:20', 'admin', '2025-08-07 14:17:20', 'admin', 0, '无'); +INSERT INTO `gear_attendance_summary` (`summary_id`, `summary_name`, `start_date`, `end_date`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953340005292957698, '2025年8月考勤汇总', '2025-06-01', '2025-10-31', '2025-08-07 14:18:43', 'admin', '2025-08-07 14:18:43', 'admin', 0, '无'); +INSERT INTO `gear_attendance_summary` (`summary_id`, `summary_name`, `start_date`, `end_date`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953340284696506370, '2025年8月考勤汇总', '2025-06-01', '2025-10-31', '2025-08-07 14:19:50', 'admin', '2025-08-07 14:19:50', 'admin', 0, '无'); +INSERT INTO `gear_attendance_summary` (`summary_id`, `summary_name`, `start_date`, `end_date`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953343250069434369, '2025年8月考勤汇总', '2025-06-01', '2025-10-31', '2025-08-07 14:31:37', 'admin', '2025-08-07 14:31:37', 'admin', 0, '无'); +INSERT INTO `gear_attendance_summary` (`summary_id`, `summary_name`, `start_date`, `end_date`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953353311617527810, '2025年8月考勤汇总', '2025-06-01', '2025-07-01', '2025-08-07 15:11:36', 'admin', '2025-08-07 15:11:36', 'admin', 0, '无'); +INSERT INTO `gear_attendance_summary` (`summary_id`, `summary_name`, `start_date`, `end_date`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953353470040584193, '2025年8月考勤汇总', '2025-06-01', '2025-07-01', '2025-08-07 15:12:13', 'admin', '2025-08-07 15:12:13', 'admin', 0, '无'); +INSERT INTO `gear_attendance_summary` (`summary_id`, `summary_name`, `start_date`, `end_date`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953353731643518977, '2025年8月考勤汇总', '2025-06-01', '2025-10-31', '2025-08-07 15:13:16', 'admin', '2025-08-07 15:13:16', 'admin', 0, '无'); +INSERT INTO `gear_attendance_summary` (`summary_id`, `summary_name`, `start_date`, `end_date`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953353845686644738, '2025年8月考勤汇总', '2025-06-01', '2025-10-31', '2025-08-07 15:13:43', 'admin', '2025-08-07 15:13:43', 'admin', 0, '无'); +INSERT INTO `gear_attendance_summary` (`summary_id`, `summary_name`, `start_date`, `end_date`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953355687401332738, '2025年8月考勤汇总', '2025-06-01', '2025-10-31', '2025-08-07 15:21:02', 'admin', '2025-08-07 15:21:02', 'admin', 0, '无'); +INSERT INTO `gear_attendance_summary` (`summary_id`, `summary_name`, `start_date`, `end_date`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953643261331357698, '2025年8月前10天', '2025-08-01', '2025-08-10', '2025-08-08 10:23:45', 'admin', '2025-08-08 10:23:45', 'admin', 0, '无'); diff --git a/script/sql/mysql/item/gear_attendance_summary_detail.sql b/script/sql/mysql/item/gear_attendance_summary_detail.sql new file mode 100644 index 0000000..638a3db --- /dev/null +++ b/script/sql/mysql/item/gear_attendance_summary_detail.sql @@ -0,0 +1,9 @@ +INSERT INTO `gear_attendance_summary_detail` (`detail_id`, `summary_id`, `user_id`, `normal_hours`, `overtime_hours`, `travel_hours`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (4, 1953353731643518977, 1, 8.00, 0.00, 0.00, '2025-08-07 07:13:17', 'system', '2025-08-07 07:13:17', NULL, 0, NULL); +INSERT INTO `gear_attendance_summary_detail` (`detail_id`, `summary_id`, `user_id`, `normal_hours`, `overtime_hours`, `travel_hours`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (5, 1953353845686644738, 1, 8.00, 0.00, 0.00, '2025-08-07 07:13:44', 'system', '2025-08-07 07:13:44', NULL, 0, NULL); +INSERT INTO `gear_attendance_summary_detail` (`detail_id`, `summary_id`, `user_id`, `normal_hours`, `overtime_hours`, `travel_hours`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (6, 1953353845686644738, 1953296510648913922, 64.00, 8.00, 0.00, '2025-08-07 07:13:44', 'system', '2025-08-07 07:13:44', NULL, 0, NULL); +INSERT INTO `gear_attendance_summary_detail` (`detail_id`, `summary_id`, `user_id`, `normal_hours`, `overtime_hours`, `travel_hours`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (7, 1953353845686644738, 1953296599563964417, 40.00, 5.00, 0.00, '2025-08-07 07:13:44', 'system', '2025-08-07 07:13:44', NULL, 0, NULL); +INSERT INTO `gear_attendance_summary_detail` (`detail_id`, `summary_id`, `user_id`, `normal_hours`, `overtime_hours`, `travel_hours`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (8, 1953355687401332738, 1, 8.00, 0.00, 0.00, '2025-08-07 07:21:04', 'system', '2025-08-07 07:21:04', NULL, 0, NULL); +INSERT INTO `gear_attendance_summary_detail` (`detail_id`, `summary_id`, `user_id`, `normal_hours`, `overtime_hours`, `travel_hours`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (9, 1953355687401332738, 1953296510648913922, 64.00, 8.00, 0.00, '2025-08-07 07:21:04', 'system', '2025-08-07 07:21:04', NULL, 0, NULL); +INSERT INTO `gear_attendance_summary_detail` (`detail_id`, `summary_id`, `user_id`, `normal_hours`, `overtime_hours`, `travel_hours`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (10, 1953355687401332738, 1953296599563964417, 40.00, 5.00, 0.00, '2025-08-07 07:21:04', 'system', '2025-08-07 07:21:04', NULL, 0, NULL); +INSERT INTO `gear_attendance_summary_detail` (`detail_id`, `summary_id`, `user_id`, `normal_hours`, `overtime_hours`, `travel_hours`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (11, 1953643261331357698, 1953296510648913922, 64.00, 8.00, 0.00, '2025-08-08 02:23:45', 'system', '2025-08-08 02:23:45', NULL, 0, NULL); +INSERT INTO `gear_attendance_summary_detail` (`detail_id`, `summary_id`, `user_id`, `normal_hours`, `overtime_hours`, `travel_hours`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (12, 1953643261331357698, 1953296599563964417, 40.00, 5.00, 0.00, '2025-08-08 02:23:45', 'system', '2025-08-08 02:23:45', NULL, 0, NULL); diff --git a/script/sql/mysql/item/gear_bom.sql b/script/sql/mysql/item/gear_bom.sql new file mode 100644 index 0000000..dab5a1e --- /dev/null +++ b/script/sql/mysql/item/gear_bom.sql @@ -0,0 +1,249 @@ +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1962804412858281985, 'P1756804013781', '产品BOM1756804013781', 1, 0, '2025-09-02 17:06:54', 'admin', '2025-09-02 17:06:54', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1963076285844262913, 'P1756868833269', '产品BOM1756868833269', 1, 0, '2025-09-03 11:07:13', 'admin', '2025-09-03 11:07:13', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1963078628153331714, 'P1756869391835', '产品BOM1756869391835', 1, 0, '2025-09-03 11:16:32', 'admin', '2025-09-03 11:16:32', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1963079313016066049, 'P1756869555110', '产品BOM1756869555110', 1, 0, '2025-09-03 11:19:15', 'admin', '2025-09-03 11:19:15', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1963080824894787585, 'P1756869915513', '产品BOM1756869915513', 1, 0, '2025-09-03 11:25:16', 'admin', '2025-09-19 17:34:05', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968575717720010753, 'P1758179999884', '产品BOM1758179999884', 1, 0, '2025-09-18 15:20:00', 'admin', '2025-09-18 15:20:00', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968983435159003138, 'P1758277203380', '产品BOM1758277203380', 1, 0, '2025-09-19 18:20:08', 'admin', '2025-09-19 18:20:08', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968986220730507266, 'P1758277867537', '产品BOM1758277867537', 1, 0, '2025-09-19 18:31:12', 'admin', '2025-09-19 18:31:12', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969007739091279873, 'P1758282997805', '产品BOM1758282997805', 1, 0, '2025-09-19 19:56:42', 'admin', '2025-09-19 19:56:42', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969009235333734401, 'P1758283354527', '产品BOM1758283354527', 1, 0, '2025-09-19 20:02:39', 'admin', '2025-09-19 20:02:39', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969011377939406849, 'P1758283865358', '产品BOM1758283865358', 1, 0, '2025-09-19 20:11:10', 'admin', '2025-09-19 20:11:10', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969037769360007169, 'P1758290161678', '产品BOM1758290161678', 1, 0, '2025-09-19 21:56:02', 'admin', '2025-09-19 21:56:02', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969216596778409986, 'P1758332796002', '产品BOM1758332796002', 1, 0, '2025-09-20 09:46:38', 'admin', '2025-09-20 09:46:38', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969218663903387649, 'P1758333288799', '产品BOM1758333288799', 1, 0, '2025-09-20 09:54:50', 'admin', '2025-09-20 09:54:50', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969220775144054786, 'P1758333792178', '产品BOM1758333792178', 1, 0, '2025-09-20 10:03:14', 'admin', '2025-09-20 10:03:14', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969222514257682433, 'P1758334206776', '产品BOM1758334206776', 1, 0, '2025-09-20 10:10:08', 'admin', '2025-09-20 10:10:08', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969251946112983042, 'P1758341225341', '产品BOM1758341225341', 1, 0, '2025-09-20 12:07:06', 'admin', '2025-09-20 12:07:06', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969258676075077634, 'P1758342829902', '产品BOM1758342829902', 1, 0, '2025-09-20 12:33:50', 'admin', '2025-09-20 12:33:50', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969260053052497922, 'P1758343158191', '产品BOM1758343158191', 1, 0, '2025-09-20 12:39:18', 'admin', '2025-09-20 12:39:18', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969261424610877441, 'P1758343485190', '产品BOM1758343485190', 1, 0, '2025-09-20 12:44:45', 'admin', '2025-09-20 12:44:45', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969268800189603842, 'P1758345243630', '产品BOM1758345243630', 1, 0, '2025-09-20 13:14:04', 'admin', '2025-09-20 13:14:04', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969270021130526721, 'P1758345534717', '产品BOM1758345534717', 1, 0, '2025-09-20 13:18:55', 'admin', '2025-09-20 13:18:55', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969271048823087106, 'P1758345779686', '产品BOM1758345779686', 1, 0, '2025-09-20 13:23:00', 'admin', '2025-09-20 13:23:00', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969272832018849793, 'P1758346204878', '产品BOM1758346204878', 1, 0, '2025-09-20 13:30:05', 'admin', '2025-09-20 13:30:05', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969273727653748738, 'P1758346418411', '产品BOM1758346418411', 1, 0, '2025-09-20 13:33:39', 'admin', '2025-09-20 13:33:39', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969275101284114433, 'P1758346745902', '产品BOM1758346745902', 1, 0, '2025-09-20 13:39:06', 'admin', '2025-09-20 13:39:06', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969276120260911106, 'P1758346988839', '产品BOM1758346988839', 1, 0, '2025-09-20 13:43:09', 'admin', '2025-09-20 13:43:09', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969292488112840705, 'P1758350891162', '产品BOM1758350891162', 1, 0, '2025-09-20 14:48:12', 'admin', '2025-09-20 14:48:12', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969293682625454082, 'P1758351175950', '产品BOM1758351175950', 1, 0, '2025-09-20 14:52:56', 'admin', '2025-09-20 14:52:56', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969294926278533121, 'P1758351472452', '产品BOM1758351472452', 1, 0, '2025-09-20 14:57:53', 'admin', '2025-09-20 14:57:53', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969296126164049922, 'P1758351758520', '产品BOM1758351758520', 1, 0, '2025-09-20 15:02:39', 'admin', '2025-09-20 15:02:39', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969296943285772289, 'P1758351953330', '产品BOM1758351953330', 1, 0, '2025-09-20 15:05:54', 'admin', '2025-09-20 15:05:54', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969297859237879810, 'P1758352171706', '产品BOM1758352171706', 1, 0, '2025-09-20 15:09:32', 'admin', '2025-09-20 15:09:32', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969299068359254018, 'P1758352459983', '产品BOM1758352459983', 1, 0, '2025-09-20 15:14:20', 'admin', '2025-09-20 15:14:20', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969299987176071169, 'P1758352679039', '产品BOM1758352679039', 1, 0, '2025-09-20 15:17:59', 'admin', '2025-09-20 15:17:59', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969302194772484098, 'P1758353205335', '产品BOM1758353205335', 1, 0, '2025-09-20 15:26:46', 'admin', '2025-09-20 15:26:46', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969303281441153026, 'P1758353464441', '产品BOM1758353464441', 1, 0, '2025-09-20 15:31:05', 'admin', '2025-09-20 15:31:05', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969305424524976130, 'P1758353975382', '产品BOM1758353975382', 1, 0, '2025-09-20 15:39:36', 'admin', '2025-09-20 15:39:36', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969305746374893570, 'P1758354052112', '产品BOM1758354052112', 1, 0, '2025-09-20 15:40:53', 'admin', '2025-09-20 15:40:53', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969306151355916290, 'P1758354148665', '产品BOM1758354148665', 1, 0, '2025-09-20 15:42:29', 'admin', '2025-09-20 15:42:29', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969307184773701634, 'P1758354395047', '产品BOM1758354395047', 1, 0, '2025-09-20 15:46:35', 'admin', '2025-09-20 15:46:35', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969309586151153665, 'P1758354967560', '产品BOM1758354967560', 1, 0, '2025-09-20 15:56:08', 'admin', '2025-09-20 15:56:08', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969310827925184513, 'P1758355263626', '产品BOM1758355263626', 1, 0, '2025-09-20 16:01:04', 'admin', '2025-09-20 16:01:04', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969315958846627841, 'P1758356486908', '产品BOM1758356486908', 1, 0, '2025-09-20 16:21:27', 'admin', '2025-09-20 16:21:27', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969316975764021250, 'P1758356729358', '产品BOM1758356729358', 1, 0, '2025-09-20 16:25:30', 'admin', '2025-09-20 16:25:30', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969318101305499650, 'P1758356997665', '产品BOM1758356997665', 1, 0, '2025-09-20 16:29:58', 'admin', '2025-09-20 16:29:58', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969319367314219010, 'P1758357299532', '产品BOM1758357299532', 1, 0, '2025-09-20 16:35:00', 'admin', '2025-09-20 16:35:00', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969320310344753154, 'P1758357524363', '产品BOM1758357524363', 1, 0, '2025-09-20 16:38:45', 'admin', '2025-09-20 16:38:45', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969321421562683393, 'P1758357789292', '产品BOM1758357789292', 1, 0, '2025-09-20 16:43:10', 'admin', '2025-09-20 16:43:10', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969322308133691394, 'P1758358000665', '产品BOM1758358000665', 1, 0, '2025-09-20 16:46:41', 'admin', '2025-09-20 16:46:41', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969324295218765826, 'P1758358474414', '产品BOM1758358474414', 1, 0, '2025-09-20 16:54:35', 'admin', '2025-09-20 16:54:35', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969325152068935681, 'P1758358678702', '产品BOM1758358678702', 1, 0, '2025-09-20 16:57:59', 'admin', '2025-09-20 16:57:59', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969327042336890881, 'P1758359129367', '产品BOM1758359129367', 1, 0, '2025-09-20 17:05:30', 'admin', '2025-09-20 17:05:30', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969327793788395521, 'P1758359308525', '产品BOM1758359308525', 1, 0, '2025-09-20 17:08:29', 'admin', '2025-09-20 17:08:29', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969328714823999489, 'P1758359528110', '产品BOM1758359528110', 1, 0, '2025-09-20 17:12:09', 'admin', '2025-09-20 17:12:09', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969329920631873537, 'P1758359815598', '产品BOM1758359815598', 1, 0, '2025-09-20 17:16:56', 'admin', '2025-09-20 17:16:56', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969330774357286913, 'P1758360019134', '产品BOM1758360019134', 1, 0, '2025-09-20 17:20:20', 'admin', '2025-09-20 17:20:20', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969332224869244930, 'P1758360364960', '产品BOM1758360364960', 1, 0, '2025-09-20 17:26:05', 'admin', '2025-09-20 17:26:05', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969333457193508865, 'P1758360658761', '产品BOM1758360658761', 1, 0, '2025-09-20 17:30:59', 'admin', '2025-09-20 17:30:59', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969334622090141698, 'P1758360936485', '产品BOM1758360936485', 1, 0, '2025-09-20 17:35:37', 'admin', '2025-09-20 17:35:37', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969335859988635649, 'P1758361231616', '产品BOM1758361231616', 1, 0, '2025-09-20 17:40:32', 'admin', '2025-09-20 17:40:32', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969339393614258178, 'P1758362074082', '产品BOM1758362074082', 1, 0, '2025-09-20 17:54:35', 'admin', '2025-09-20 17:54:35', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969339870116552705, 'P1758362187684', '产品BOM1758362187684', 1, 0, '2025-09-20 17:56:28', 'admin', '2025-09-20 17:56:28', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969340601456369666, 'P1758362362047', '产品BOM1758362362047', 1, 0, '2025-09-20 17:59:23', 'admin', '2025-09-20 17:59:23', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969341324726345730, 'P1758362534484', '产品BOM1758362534484', 1, 0, '2025-09-20 18:02:15', 'admin', '2025-09-20 18:02:15', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969342104887861249, 'P1758362720487', '产品BOM1758362720487', 1, 0, '2025-09-20 18:05:21', 'admin', '2025-09-24 10:10:02', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969342892880142337, 'P1758362908355', '产品BOM1758362908355', 1, 0, '2025-09-20 18:08:29', 'admin', '2025-09-20 18:08:29', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969343542649135106, 'P1758363063272', '产品BOM1758363063272', 1, 0, '2025-09-20 18:11:04', 'admin', '2025-09-20 18:11:04', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969344475802083330, 'P1758363285746', '产品BOM1758363285746', 1, 0, '2025-09-20 18:14:46', 'admin', '2025-09-20 18:14:46', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969347192045936642, 'P1758363933343', '产品BOM1758363933343', 1, 0, '2025-09-20 18:25:34', 'admin', '2025-09-20 18:25:34', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969348489918783490, 'P1758364242773', '产品BOM1758364242773', 1, 0, '2025-09-20 18:30:43', 'admin', '2025-09-20 18:30:43', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969349207262208001, 'P1758364413800', '产品BOM1758364413800', 1, 0, '2025-09-20 18:33:34', 'admin', '2025-09-20 18:33:34', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969349891562905601, 'P1758364576948', '产品BOM1758364576948', 1, 0, '2025-09-20 18:36:18', 'admin', '2025-09-20 18:36:18', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969350503998398465, 'P1758364722959', '产品BOM1758364722959', 1, 0, '2025-09-20 18:38:44', 'admin', '2025-09-20 18:38:44', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969351677350748161, 'P1758365002699', '产品BOM1758365002699', 1, 0, '2025-09-20 18:43:23', 'admin', '2025-09-20 18:43:23', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969352683060961282, 'P1758365242471', '产品BOM1758365242471', 1, 0, '2025-09-20 18:47:23', 'admin', '2025-09-20 18:47:23', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969354084294041601, 'P1758365576542', '产品BOM1758365576542', 1, 0, '2025-09-20 18:52:57', 'admin', '2025-09-20 18:52:57', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969421909079597058, 'P1758381746903', '产品BOM1758381746903', 1, 0, '2025-09-20 23:22:28', 'admin', '2025-09-20 23:22:28', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969422668387033089, 'P1758381927933', '产品BOM1758381927933', 1, 0, '2025-09-20 23:25:29', 'admin', '2025-09-20 23:25:29', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969423468190474241, 'P1758382118615', '产品BOM1758382118615', 1, 0, '2025-09-20 23:28:40', 'admin', '2025-09-20 23:28:40', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969424355084443650, 'P1758382329769', '产品BOM1758382329769', 1, 0, '2025-09-20 23:32:11', 'admin', '2025-09-20 23:32:11', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969599117844783106, 'P1758423996618', '产品BOM1758423996618', 1, 0, '2025-09-21 11:06:38', 'admin', '2025-09-21 11:06:38', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969600329600180225, 'P1758424285520', '产品BOM1758424285520', 1, 0, '2025-09-21 11:11:27', 'admin', '2025-09-21 11:11:27', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969604172316647426, 'P1758425201672', '产品BOM1758425201672', 1, 0, '2025-09-21 11:26:43', 'admin', '2025-09-21 11:26:43', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969605793574526977, 'P1758425588199', '产品BOM1758425588199', 1, 0, '2025-09-21 11:33:09', 'admin', '2025-09-21 11:33:09', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969639760684097537, 'P1758433686351', '产品BOM1758433686351', 1, 0, '2025-09-21 13:48:08', 'admin', '2025-09-21 13:48:08', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969648804987641858, 'P1758435842664', '产品BOM1758435842664', 1, 0, '2025-09-21 14:24:04', 'admin', '2025-09-21 14:24:04', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969654589041909762, 'P1758437221663', '产品BOM1758437221663', 1, 0, '2025-09-21 14:47:03', 'admin', '2025-09-21 14:47:03', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969655844430651393, 'P1758437520963', '产品BOM1758437520963', 1, 0, '2025-09-21 14:52:02', 'admin', '2025-09-21 14:52:02', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969656547018514434, 'P1758437688468', '产品BOM1758437688468', 1, 0, '2025-09-21 14:54:50', 'admin', '2025-09-21 14:54:50', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969657580507602946, 'P1758437934861', '产品BOM1758437934861', 1, 0, '2025-09-21 14:58:56', 'admin', '2025-09-21 14:58:56', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969658278494314497, 'P1758438101274', '产品BOM1758438101274', 1, 0, '2025-09-21 15:01:43', 'admin', '2025-09-21 15:01:43', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969659749319286786, 'P1758438451937', '产品BOM1758438451937', 1, 0, '2025-09-21 15:07:33', 'admin', '2025-09-21 15:07:33', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969660883522002945, 'P1758438722345', '产品BOM1758438722345', 1, 0, '2025-09-21 15:12:04', 'admin', '2025-09-21 15:12:04', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969661689621094402, 'P1758438914528', '产品BOM1758438914528', 1, 0, '2025-09-21 15:15:16', 'admin', '2025-09-21 15:15:16', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969667254288097282, 'P1758440241216', '产品BOM1758440241216', 1, 0, '2025-09-21 15:37:23', 'admin', '2025-09-21 15:37:23', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668095573204994, 'P1758440441788', '产品BOM1758440441788', 1, 0, '2025-09-21 15:40:43', 'admin', '2025-09-21 15:40:43', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668852577968129, 'P1758440622269', '产品BOM1758440622269', 1, 0, '2025-09-21 15:43:44', 'admin', '2025-09-21 15:43:44', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669468343738370, 'P1758440769075', '产品BOM1758440769075', 1, 0, '2025-09-21 15:46:11', 'admin', '2025-09-21 15:46:11', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670073397256194, 'P1758440913328', '产品BOM1758440913328', 1, 0, '2025-09-21 15:48:35', 'admin', '2025-09-21 15:48:35', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670576386580482, 'P1758441033247', '产品BOM1758441033247', 1, 0, '2025-09-21 15:50:35', 'admin', '2025-09-21 15:50:35', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969671246753800193, 'P1758441193070', '产品BOM1758441193070', 1, 0, '2025-09-21 15:53:15', 'admin', '2025-09-21 15:53:15', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969671889606385665, 'P1758441346334', '产品BOM1758441346334', 1, 0, '2025-09-21 15:55:48', 'admin', '2025-09-21 15:55:48', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969672762684317698, 'P1758441554483', '产品BOM1758441554483', 1, 0, '2025-09-21 15:59:16', 'admin', '2025-09-21 15:59:16', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969673983038038018, 'P1758441845432', '产品BOM1758441845432', 1, 0, '2025-09-21 16:04:07', 'admin', '2025-09-21 16:04:07', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969674859500773378, 'P1758442054394', '产品BOM1758442054394', 1, 0, '2025-09-21 16:07:36', 'admin', '2025-09-21 16:07:36', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969676147974184961, 'P1758442361560', '产品BOM1758442361560', 1, 0, '2025-09-21 16:12:43', 'admin', '2025-09-21 16:12:43', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969678004050173953, 'P1758442804082', '产品BOM1758442804082', 1, 0, '2025-09-21 16:20:06', 'admin', '2025-09-21 16:20:06', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969678923038957569, 'P1758443023194', '产品BOM1758443023194', 1, 0, '2025-09-21 16:23:45', 'admin', '2025-09-21 16:23:45', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969683854051483649, 'P1758444198813', '产品BOM1758444198813', 1, 0, '2025-09-21 16:43:20', 'admin', '2025-09-21 16:43:20', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684476960153601, 'P1758444347322', '产品BOM1758444347322', 1, 0, '2025-09-21 16:45:49', 'admin', '2025-09-21 16:45:49', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685150879948802, 'P1758444507991', '产品BOM1758444507991', 1, 0, '2025-09-21 16:48:30', 'admin', '2025-09-21 16:48:30', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685746420785153, 'P1758444649975', '产品BOM1758444649975', 1, 0, '2025-09-21 16:50:52', 'admin', '2025-09-21 16:50:52', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969687464231542785, 'P1758445059528', '产品BOM1758445059528', 1, 0, '2025-09-21 16:57:41', 'admin', '2025-09-21 16:57:41', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969697140356653057, 'P1758447366434', '产品BOM1758447366434', 1, 0, '2025-09-21 17:36:08', 'admin', '2025-09-21 17:36:08', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969697753375154178, 'P1758447512585', '产品BOM1758447512585', 1, 0, '2025-09-21 17:38:34', 'admin', '2025-09-21 17:38:34', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969709314160435201, 'P1758450268823', '产品BOM1758450268823', 1, 0, '2025-09-21 18:24:31', 'admin', '2025-09-21 18:24:31', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969714814461648897, 'P1758451580167', '产品BOM1758451580167', 1, 0, '2025-09-21 18:46:22', 'admin', '2025-09-21 18:46:22', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969718858471153666, 'P1758452544311', '产品BOM1758452544311', 1, 0, '2025-09-21 19:02:26', 'admin', '2025-09-21 19:02:26', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969719567895732225, 'P1758452713449', '产品BOM1758452713449', 1, 0, '2025-09-21 19:05:15', 'admin', '2025-09-21 19:05:15', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969720677993783298, 'P1758452978110', '产品BOM1758452978110', 1, 0, '2025-09-21 19:09:40', 'admin', '2025-09-21 19:09:40', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969721416438751233, 'P1758453154163', '产品BOM1758453154163', 1, 0, '2025-09-21 19:12:36', 'admin', '2025-09-21 19:12:36', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969723684936458241, 'P1758453695002', '产品BOM1758453695002', 1, 0, '2025-09-21 19:21:37', 'admin', '2025-09-21 19:21:37', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969729136537608193, 'P1758454994730', '产品BOM1758454994730', 1, 0, '2025-09-21 19:43:17', 'admin', '2025-09-21 19:43:17', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969729891176783874, 'P1758455174650', '产品BOM1758455174650', 1, 0, '2025-09-21 19:46:17', 'admin', '2025-09-21 19:46:17', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969730758001008641, 'P1758455381307', '产品BOM1758455381307', 1, 0, '2025-09-21 19:49:43', 'admin', '2025-09-21 19:49:43', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969731487558246402, 'P1758455555248', '产品BOM1758455555248', 1, 0, '2025-09-21 19:52:37', 'admin', '2025-09-21 19:52:37', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969732274917187586, 'P1758455742960', '产品BOM1758455742960', 1, 0, '2025-09-21 19:55:45', 'admin', '2025-09-21 19:55:45', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969732967858151425, 'P1758455908165', '产品BOM1758455908165', 1, 0, '2025-09-21 19:58:30', 'admin', '2025-09-21 19:58:30', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969743619855196161, 'P1758458447736', '产品BOM1758458447736', 1, 0, '2025-09-21 20:40:50', 'admin', '2025-09-21 20:40:50', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969744214443925506, 'P1758458589494', '产品BOM1758458589494', 1, 0, '2025-09-21 20:43:11', 'admin', '2025-09-21 20:43:11', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745049185918977, 'P1758458788509', '产品BOM1758458788509', 1, 0, '2025-09-21 20:46:30', 'admin', '2025-09-21 20:46:30', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745614460657665, 'P1758458923277', '产品BOM1758458923277', 1, 0, '2025-09-21 20:48:45', 'admin', '2025-09-21 20:48:45', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969746361415868417, 'P1758459101360', '产品BOM1758459101360', 1, 0, '2025-09-21 20:51:43', 'admin', '2025-09-21 20:51:43', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969755456743120898, 'P1758461269801', '产品BOM1758461269801', 1, 0, '2025-09-21 21:27:52', 'admin', '2025-09-21 21:27:52', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969762458005381122, 'P1758462938994', '产品BOM1758462938994', 1, 0, '2025-09-21 21:55:41', 'admin', '2025-09-21 21:55:41', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969763289819750401, 'P1758463137309', '产品BOM1758463137309', 1, 0, '2025-09-21 21:58:59', 'admin', '2025-09-21 21:58:59', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969768770843942913, 'P1758464444055', '产品BOM1758464444055', 1, 0, '2025-09-21 22:20:46', 'admin', '2025-09-21 22:20:46', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969772501052399617, 'P1758465333380', '产品BOM1758465333380', 1, 0, '2025-09-21 22:35:36', 'admin', '2025-09-21 22:35:36', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969773576773935106, 'P1758465589842', '产品BOM1758465589842', 1, 0, '2025-09-21 22:39:52', 'admin', '2025-09-21 22:39:52', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969774903805583362, 'P1758465906223', '产品BOM1758465906223', 1, 0, '2025-09-21 22:45:08', 'admin', '2025-09-21 22:45:08', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969776187866587138, 'P1758466212330', '产品BOM1758466212330', 1, 0, '2025-09-21 22:50:15', 'admin', '2025-09-21 22:50:15', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969777317749170178, 'P1758466481734', '产品BOM1758466481734', 1, 0, '2025-09-21 22:54:44', 'admin', '2025-09-21 22:54:44', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969781242216816642, 'P1758467417376', '产品BOM1758467417376', 1, 0, '2025-09-21 23:10:20', 'admin', '2025-09-21 23:10:20', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969783638057787393, 'P1758467988573', '产品BOM1758467988573', 1, 0, '2025-09-21 23:19:51', 'admin', '2025-09-21 23:19:51', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969785247814885378, 'P1758468372335', '产品BOM1758468372335', 1, 0, '2025-09-21 23:26:15', 'admin', '2025-09-21 23:26:15', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789149700399105, 'P1758469302623', '产品BOM1758469302623', 1, 0, '2025-09-21 23:41:45', 'admin', '2025-09-21 23:41:45', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789745975238657, 'P1758469444753', '产品BOM1758469444753', 1, 0, '2025-09-21 23:44:07', 'admin', '2025-09-21 23:44:07', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969790576736837633, 'P1758469642846', '产品BOM1758469642846', 1, 0, '2025-09-21 23:47:25', 'admin', '2025-09-21 23:47:25', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969791366884990977, 'P1758469831205', '产品BOM1758469831205', 1, 0, '2025-09-21 23:50:33', 'admin', '2025-09-21 23:50:33', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969956192529653761, 'P1758509128725', '产品BOM1758509128725', 1, 0, '2025-09-22 10:45:31', 'admin', '2025-09-22 10:45:31', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969957375948333058, 'P1758509410875', '产品BOM1758509410875', 1, 0, '2025-09-22 10:50:13', 'admin', '2025-09-22 10:50:13', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969957968318275586, 'P1758509552100', '产品BOM1758509552100', 1, 0, '2025-09-22 10:52:34', 'admin', '2025-09-22 10:52:34', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958595127648257, 'P1758509701540', '产品BOM1758509701540', 1, 0, '2025-09-22 10:55:04', 'admin', '2025-09-22 10:55:04', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969959334650552322, 'P1758509877851', '产品BOM1758509877851', 1, 0, '2025-09-22 10:58:00', 'admin', '2025-09-22 10:58:00', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969968941892608001, 'P1758512168342', '产品BOM1758512168342', 1, 0, '2025-09-22 11:36:11', 'admin', '2025-09-22 11:36:11', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969969848025849857, 'P1758512384375', '产品BOM1758512384375', 1, 0, '2025-09-22 11:39:47', 'admin', '2025-09-22 11:39:47', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969970253501800449, 'P1758512481045', '产品BOM1758512481045', 1, 0, '2025-09-22 11:41:23', 'admin', '2025-09-22 11:41:23', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971026562359298, 'P1758512665351', '产品BOM1758512665351', 1, 0, '2025-09-22 11:44:28', 'admin', '2025-09-22 11:44:28', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971395187154945, 'P1758512753241', '产品BOM1758512753241', 1, 0, '2025-09-22 11:45:56', 'admin', '2025-09-22 11:45:56', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971793239187458, 'P1758512848139', '产品BOM1758512848139', 1, 0, '2025-09-22 11:47:30', 'admin', '2025-09-22 11:47:30', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972146215034881, 'P1758512932290', '产品BOM1758512932290', 1, 0, '2025-09-22 11:48:55', 'admin', '2025-09-22 11:48:55', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972623245811713, 'P1758513046021', '产品BOM1758513046021', 1, 0, '2025-09-22 11:50:48', 'admin', '2025-09-22 11:50:48', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969973546986741761, 'P1758513266251', '产品BOM1758513266251', 1, 0, '2025-09-22 11:54:29', 'admin', '2025-09-22 11:54:29', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969974591829811201, 'P1758513515356', '产品BOM1758513515356', 1, 0, '2025-09-22 11:58:38', 'admin', '2025-09-22 11:58:38', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969975560420433922, 'P1758513746280', '产品BOM1758513746280', 1, 0, '2025-09-22 12:02:29', 'admin', '2025-09-22 12:02:29', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976402057863170, 'P1758513946938', '产品BOM1758513946938', 1, 0, '2025-09-22 12:05:49', 'admin', '2025-09-22 12:05:49', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969977209574629378, 'P1758514139460', '产品BOM1758514139460', 1, 0, '2025-09-22 12:09:02', 'admin', '2025-09-22 12:09:02', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969980280547549186, 'P1758514871618', '产品BOM1758514871618', 1, 0, '2025-09-22 12:21:14', 'admin', '2025-09-22 12:21:14', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969992490502037505, 'P1758517782625', '产品BOM1758517782625', 1, 0, '2025-09-22 13:09:45', 'admin', '2025-09-22 13:09:45', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969993196109799425, 'P1758517950850', '产品BOM1758517950850', 1, 0, '2025-09-22 13:12:33', 'admin', '2025-09-22 13:12:33', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969993881140305922, 'P1758518114170', '产品BOM1758518114170', 1, 0, '2025-09-22 13:15:17', 'admin', '2025-09-22 13:15:17', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994683711987714, 'P1758518305514', '产品BOM1758518305514', 1, 0, '2025-09-22 13:18:28', 'admin', '2025-09-22 13:18:28', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969996731207622658, 'P1758518793665', '产品BOM1758518793665', 1, 0, '2025-09-22 13:26:36', 'admin', '2025-09-22 13:26:36', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969997584480051202, 'P1758518997097', '产品BOM1758518997097', 1, 0, '2025-09-22 13:30:00', 'admin', '2025-09-22 13:30:00', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969998576277757954, 'P1758519233554', '产品BOM1758519233554', 1, 0, '2025-09-22 13:33:56', 'admin', '2025-09-22 13:33:56', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969999857251753986, 'P1758519538951', '产品BOM1758519538951', 1, 0, '2025-09-22 13:39:01', 'admin', '2025-09-22 13:39:01', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000700466241538, 'P1758519739988', '产品BOM1758519739988', 1, 0, '2025-09-22 13:42:22', 'admin', '2025-09-22 13:42:22', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002221828382722, 'P1758520102699', '产品BOM1758520102699', 1, 0, '2025-09-22 13:48:25', 'admin', '2025-09-22 13:48:25', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002897413316609, 'P1758520263770', '产品BOM1758520263770', 1, 0, '2025-09-22 13:51:06', 'admin', '2025-09-22 13:51:06', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970004375452491778, 'P1758520616146', '产品BOM1758520616146', 1, 0, '2025-09-22 13:56:59', 'admin', '2025-09-22 13:56:59', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970012343887699970, 'P1758522515920', '产品BOM1758522515920', 1, 0, '2025-09-22 14:28:38', 'admin', '2025-09-22 14:28:38', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970021248634167297, 'P1758524638926', '产品BOM1758524638926', 1, 0, '2025-09-22 15:04:02', 'admin', '2025-09-22 15:04:02', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970023047487266818, 'P1758525067795', '产品BOM1758525067795', 1, 0, '2025-09-22 15:11:10', 'admin', '2025-09-22 15:11:10', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970027100879429634, 'P1758526034160', '产品BOM1758526034160', 1, 0, '2025-09-22 15:27:17', 'admin', '2025-09-22 15:27:17', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970028917927419906, 'P1758526467378', '产品BOM1758526467378', 1, 0, '2025-09-22 15:34:30', 'admin', '2025-09-22 15:34:30', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970029674735050753, 'P1758526647803', '产品BOM1758526647803', 1, 0, '2025-09-22 15:37:30', 'admin', '2025-09-22 15:37:30', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970033732845805569, 'P1758527615310', '产品BOM1758527615310', 1, 0, '2025-09-22 15:53:38', 'admin', '2025-09-22 15:53:38', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970037936104644610, 'P1758528617375', '产品BOM1758528617375', 1, 0, '2025-09-22 16:10:20', 'admin', '2025-09-22 16:10:20', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970041310816477185, 'P1758529421991', '产品BOM1758529421991', 1, 0, '2025-09-22 16:23:45', 'admin', '2025-09-22 16:23:45', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042090592116737, 'P1758529607905', '产品BOM1758529607905', 1, 0, '2025-09-22 16:26:51', 'admin', '2025-09-22 16:26:51', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042637965565954, 'P1758529738405', '产品BOM1758529738405', 1, 0, '2025-09-22 16:29:01', 'admin', '2025-09-22 16:29:01', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970043389756809217, 'P1758529917640', '产品BOM1758529917640', 1, 0, '2025-09-22 16:32:00', 'admin', '2025-09-22 16:32:00', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970044394204536834, 'P1758530157113', '产品BOM1758530157113', 1, 0, '2025-09-22 16:36:00', 'admin', '2025-09-22 16:36:00', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970045154078203905, 'P1758530338276', '产品BOM1758530338276', 1, 0, '2025-09-22 16:39:01', 'admin', '2025-09-22 16:39:01', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970045978841948162, 'P1758530534909', '产品BOM1758530534909', 1, 0, '2025-09-22 16:42:18', 'admin', '2025-09-22 16:42:18', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046870290931713, 'P1758530747444', '产品BOM1758530747444', 1, 0, '2025-09-22 16:45:50', 'admin', '2025-09-22 16:45:50', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047620505116674, 'P1758530926302', '产品BOM1758530926302', 1, 0, '2025-09-22 16:48:49', 'admin', '2025-09-22 16:48:49', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970048203609841665, 'P1758531065324', '产品BOM1758531065324', 1, 0, '2025-09-22 16:51:08', 'admin', '2025-09-22 16:51:08', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970051086556307457, 'P1758531752652', '产品BOM1758531752652', 1, 0, '2025-09-22 17:02:35', 'admin', '2025-09-22 17:02:35', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970093029623148546, 'P1758541752402', '产品BOM1758541752402', 1, 0, '2025-09-22 19:49:15', 'admin', '2025-09-22 19:49:15', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970093897256873986, 'P1758541959262', '产品BOM1758541959262', 1, 0, '2025-09-22 19:52:42', 'admin', '2025-09-22 19:52:42', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970099134256459777, 'P1758543207833', '产品BOM1758543207833', 1, 0, '2025-09-22 20:13:31', 'admin', '2025-09-22 20:13:31', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970105980014899202, 'P1758544843032', '产品BOM1758544843032', 1, 0, '2025-09-22 20:40:43', 'admin', '2025-09-22 20:40:43', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970107544813252609, 'P1758545216099', '产品BOM1758545216099', 1, 0, '2025-09-22 20:46:56', 'admin', '2025-09-22 20:46:56', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970114556485775362, 'P1758546887765', '产品BOM1758546887765', 1, 0, '2025-09-22 21:14:48', 'admin', '2025-09-22 21:14:48', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970141350081409025, 'P1758553275693', '产品BOM1758553275693', 1, 0, '2025-09-22 23:01:16', 'admin', '2025-09-22 23:01:16', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970147640161677314, 'P1758554775326', '产品BOM1758554775326', 1, 0, '2025-09-22 23:26:16', 'admin', '2025-09-22 23:26:16', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970148385783099393, 'P1758554953095', '产品BOM1758554953095', 1, 0, '2025-09-22 23:29:13', 'admin', '2025-09-22 23:29:13', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970149959569846274, 'P1758555328308', '产品BOM1758555328308', 1, 0, '2025-09-22 23:35:29', 'admin', '2025-09-22 23:35:29', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970150786200055810, 'P1758555525385', '产品BOM1758555525385', 1, 0, '2025-09-22 23:38:46', 'admin', '2025-09-22 23:38:46', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970152105002479618, 'P1758555839807', '产品BOM1758555839807', 1, 0, '2025-09-22 23:44:00', 'admin', '2025-09-22 23:44:00', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970320756351512577, 'P1758596048645', '产品BOM1758596048645', 1, 0, '2025-09-23 10:54:10', 'admin', '2025-09-23 10:54:10', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970321724216520705, 'P1758596279400', '产品BOM1758596279400', 1, 0, '2025-09-23 10:58:01', 'admin', '2025-09-23 10:58:01', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970322821106708482, 'P1758596540912', '产品BOM1758596540912', 1, 0, '2025-09-23 11:02:22', 'admin', '2025-09-23 11:02:22', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323256001507330, 'P1758596644595', '产品BOM1758596644595', 1, 0, '2025-09-23 11:04:06', 'admin', '2025-09-23 11:04:06', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323703529549825, 'P1758596751291', '产品BOM1758596751291', 1, 0, '2025-09-23 11:05:52', 'admin', '2025-09-23 11:05:52', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324297761763329, 'P1758596892962', '产品BOM1758596892962', 1, 0, '2025-09-23 11:08:14', 'admin', '2025-09-23 11:08:14', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324838759870466, 'P1758597021939', '产品BOM1758597021939', 1, 0, '2025-09-23 11:10:23', 'admin', '2025-09-23 11:10:23', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970325832952524801, 'P1758597258966', '产品BOM1758597258966', 1, 0, '2025-09-23 11:14:20', 'admin', '2025-09-23 11:14:20', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326594034151425, 'P1758597440425', '产品BOM1758597440425', 1, 0, '2025-09-23 11:17:22', 'admin', '2025-09-23 11:17:22', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327341702393858, 'P1758597618679', '产品BOM1758597618679', 1, 0, '2025-09-23 11:20:20', 'admin', '2025-09-23 11:20:20', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970328043954712577, 'P1758597786104', '产品BOM1758597786104', 1, 0, '2025-09-23 11:23:07', 'admin', '2025-09-23 11:23:07', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329049530707970, 'P1758598025845', '产品BOM1758598025845', 1, 0, '2025-09-23 11:27:07', 'admin', '2025-09-23 11:27:07', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329895458910209, 'P1758598227528', '产品BOM1758598227528', 1, 0, '2025-09-23 11:30:29', 'admin', '2025-09-23 11:30:29', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330695056830466, 'P1758598418161', '产品BOM1758598418161', 1, 0, '2025-09-23 11:33:39', 'admin', '2025-09-23 11:33:39', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970331277247197185, 'P1758598556961', '产品BOM1758598556961', 1, 0, '2025-09-23 11:35:58', 'admin', '2025-09-23 11:35:58', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970331972503416833, 'P1758598722719', '产品BOM1758598722719', 1, 0, '2025-09-23 11:38:44', 'admin', '2025-09-23 11:38:44', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332689217695745, 'P1758598893595', '产品BOM1758598893595', 1, 0, '2025-09-23 11:41:35', 'admin', '2025-09-23 11:41:35', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333493966221314, 'P1758599085455', '产品BOM1758599085455', 1, 0, '2025-09-23 11:44:47', 'admin', '2025-09-23 11:44:47', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334310291025921, 'P1758599280077', '产品BOM1758599280077', 1, 0, '2025-09-23 11:48:01', 'admin', '2025-09-23 11:48:01', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334987025199106, 'P1758599441421', '产品BOM1758599441421', 1, 0, '2025-09-23 11:50:43', 'admin', '2025-09-23 11:50:43', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970357687143706625, 'P1758604853437', '产品BOM1758604853437', 1, 0, '2025-09-23 13:20:55', 'admin', '2025-09-23 13:20:55', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358461705826305, 'P1758605038104', '产品BOM1758605038104', 1, 0, '2025-09-23 13:23:59', 'admin', '2025-09-23 13:23:59', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970359036623269890, 'P1758605175173', '产品BOM1758605175173', 1, 0, '2025-09-23 13:26:16', 'admin', '2025-09-23 13:26:16', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360042497060866, 'P1758605414988', '产品BOM1758605414988', 1, 0, '2025-09-23 13:30:16', 'admin', '2025-09-23 13:30:16', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360738248208385, 'P1758605580863', '产品BOM1758605580863', 1, 0, '2025-09-23 13:33:02', 'admin', '2025-09-23 13:33:02', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970361261059813378, 'P1758605705510', '产品BOM1758605705510', 1, 0, '2025-09-23 13:35:07', 'admin', '2025-09-23 13:35:07', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970361834987401218, 'P1758605842338', '产品BOM1758605842338', 1, 0, '2025-09-23 13:37:24', 'admin', '2025-09-23 13:37:24', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970367200479490050, 'P1758607121544', '产品BOM1758607121544', 1, 0, '2025-09-23 13:58:43', 'admin', '2025-09-23 13:58:43', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970371468120895490, 'P1758608139010', '产品BOM1758608139010', 1, 0, '2025-09-23 14:15:40', 'admin', '2025-09-23 14:15:40', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970373149739003905, 'P1758608539929', '产品BOM1758608539929', 1, 0, '2025-09-23 14:22:21', 'admin', '2025-09-23 14:22:21', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970377244034019329, 'P1758609516061', '产品BOM1758609516061', 1, 0, '2025-09-23 14:38:37', 'admin', '2025-09-23 14:38:37', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970378839551455233, 'P1758609896452', '产品BOM1758609896452', 1, 0, '2025-09-23 14:44:58', 'admin', '2025-09-23 14:44:58', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970379842946412546, 'P1758610135675', '产品BOM1758610135675', 1, 0, '2025-09-23 14:48:57', 'admin', '2025-09-23 14:48:57', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970380491658440705, 'P1758610290337', '产品BOM1758610290337', 1, 0, '2025-09-23 14:51:32', 'admin', '2025-09-24 17:46:45', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970381392804655106, 'P1758610505182', '产品BOM1758610505182', 1, 0, '2025-09-23 14:55:07', 'admin', '2025-09-23 14:55:07', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970382586746843137, 'P1758610789835', '产品BOM1758610789835', 1, 0, '2025-09-23 14:59:51', 'admin', '2025-09-23 14:59:51', 'admin', NULL); +INSERT INTO `gear_bom` (`bom_id`, `bom_code`, `bom_name`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970382950753710082, 'P1758610876618', '产品BOM1758610876618', 1, 0, '2025-09-23 15:01:18', 'admin', '2025-09-23 15:01:18', 'admin', NULL); diff --git a/script/sql/mysql/item/gear_bom_item.sql b/script/sql/mysql/item/gear_bom_item.sql new file mode 100644 index 0000000..4006c69 --- /dev/null +++ b/script/sql/mysql/item/gear_bom_item.sql @@ -0,0 +1,2442 @@ +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1963081045276102657, 1963080824894787585, '口径', '30', 1, 0, '2025-09-03 11:26:08', 'admin', '2025-09-03 11:26:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1963081069942804481, 1963080824894787585, '品质', '5', 1, 0, '2025-09-03 11:26:14', 'admin', '2025-09-03 11:26:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968983520810885122, 1968983435159003138, '产品颜色', '墨绿色', 1, 0, '2025-09-19 18:20:28', 'admin', '2025-09-19 18:20:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968983621327380482, 1968983435159003138, '详细材质', '碳钢支架 灯芯绒 公仔棉', 1, 0, '2025-09-19 18:20:52', 'admin', '2025-09-19 18:20:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968983744656695298, 1968983435159003138, '销售价', '155元', 1, 0, '2025-09-19 18:21:21', 'admin', '2025-09-19 18:30:37', 'admin', '不含税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968984185176055810, 1968983435159003138, '采购单价 ', '175.15元', 1, 0, '2025-09-19 18:23:06', 'admin', '2025-09-19 18:30:45', 'admin', '含13%增值税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968984642342608898, 1968983435159003138, '外箱箱规格(长×宽×高)', '79cm×66cm×24cm', 1, 0, '2025-09-19 18:24:55', 'admin', '2025-09-19 18:24:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968985100129918978, 1968983435159003138, '单SKU整箱毛重', '14.7kg', 1, 0, '2025-09-19 18:26:45', 'admin', '2025-09-19 18:26:45', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968985286847750146, 1968983435159003138, '单SKU方数', '0.12514m³', 1, 0, '2025-09-19 18:27:29', 'admin', '2025-09-19 18:27:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968985369186131970, 1968983435159003138, '40QH 装柜箱量', '543', 1, 0, '2025-09-19 18:27:49', 'admin', '2025-09-19 18:27:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968985564279988226, 1968983435159003138, '包装材料', '加厚纸箱', 1, 0, '2025-09-19 18:28:35', 'admin', '2025-09-19 18:28:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968986323562258433, 1968986220730507266, '产品颜色', '简约白', 1, 0, '2025-09-19 18:31:36', 'admin', '2025-09-19 18:31:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968986413752377346, 1968986220730507266, '详细材质', '碳钢支架 灯芯绒 公仔棉', 1, 0, '2025-09-19 18:31:58', 'admin', '2025-09-19 18:31:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968986490583638017, 1968986220730507266, '销售价', '155元', 1, 0, '2025-09-19 18:32:16', 'admin', '2025-09-19 18:32:16', 'admin', '不含税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968986603402027009, 1968986220730507266, '采购单价 ', '175.15元', 1, 0, '2025-09-19 18:32:43', 'admin', '2025-09-19 18:32:49', 'admin', '含13%增值税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968986833858060289, 1968986220730507266, '外箱箱规(长×宽×高)', '79cm×66cm×24cm', 1, 0, '2025-09-19 18:33:38', 'admin', '2025-09-19 18:33:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968987014691282945, 1968986220730507266, '单SKU整箱毛重', '14.7kg', 1, 0, '2025-09-19 18:34:21', 'admin', '2025-09-19 18:34:21', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968987175127605250, 1968986220730507266, '单SKU方数', '0.12514m³', 1, 0, '2025-09-19 18:34:59', 'admin', '2025-09-19 18:34:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968987240508416002, 1968986220730507266, '40QH 装柜箱量', '543', 1, 0, '2025-09-19 18:35:15', 'admin', '2025-09-19 18:35:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968987312281346049, 1968986220730507266, '包装材料', '加厚纸箱', 1, 0, '2025-09-19 18:35:32', 'admin', '2025-09-19 18:35:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969007807261302785, 1969007739091279873, '产品颜色', '橄榄绿', 1, 0, '2025-09-19 19:56:58', 'admin', '2025-09-19 19:56:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969007900467126273, 1969007739091279873, '详细材质', '碳钢支架 灯芯绒 公仔棉', 1, 0, '2025-09-19 19:57:21', 'admin', '2025-09-19 19:57:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969008139534065666, 1969007739091279873, '产品外观尺寸 (长×宽×高)', '80cm×77cm×80cm', 1, 0, '2025-09-19 19:58:18', 'admin', '2025-09-19 19:58:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969008236837724162, 1969007739091279873, '销售价', '235元', 1, 0, '2025-09-19 19:58:41', 'admin', '2025-09-19 19:58:41', 'admin', '不含税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969008378059939842, 1969007739091279873, '采购单价', '265.55元', 1, 0, '2025-09-19 19:59:14', 'admin', '2025-09-19 19:59:14', 'admin', '含13%增值税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969008628657020929, 1969007739091279873, '外箱箱规(长×宽×高)', '78cm×42cm×66cm', 1, 0, '2025-09-19 20:00:14', 'admin', '2025-09-19 20:00:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969008732801589249, 1969007739091279873, '单SKU整箱毛重 ', '17kg', 1, 0, '2025-09-19 20:00:39', 'admin', '2025-09-19 20:00:39', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969008879749029890, 1969007739091279873, '单SKU方数', '0.21622m³', 1, 0, '2025-09-19 20:01:14', 'admin', '2025-09-19 20:01:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969008937869500417, 1969007739091279873, '40QH 装柜箱量', '315', 1, 0, '2025-09-19 20:01:28', 'admin', '2025-09-19 20:01:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969009015506067458, 1969007739091279873, '包装材料', '加厚纸箱', 1, 0, '2025-09-19 20:01:46', 'admin', '2025-09-19 20:01:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969009327298043905, 1969009235333734401, '产品颜色', '简约白', 1, 0, '2025-09-19 20:03:01', 'admin', '2025-09-19 20:03:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969009374291025922, 1969009235333734401, '详细材质', '碳钢支架 灯芯绒 公仔棉', 1, 0, '2025-09-19 20:03:12', 'admin', '2025-09-19 20:03:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969009578083868673, 1969009235333734401, '产品外观尺寸 (长×宽×高)', '80cm×77cm×80cm', 1, 0, '2025-09-19 20:04:01', 'admin', '2025-09-19 20:04:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969009695327248386, 1969009235333734401, '销售价', '235元', 1, 0, '2025-09-19 20:04:28', 'admin', '2025-09-19 20:04:28', 'admin', '不含税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969009906283962369, 1969009235333734401, '采购单价 ', '265.55元', 1, 0, '2025-09-19 20:05:19', 'admin', '2025-09-19 20:05:19', 'admin', '含13%增值税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969010126954684418, 1969009235333734401, '外箱箱规(长×宽×高)', '78cm×42cm×66cm', 1, 0, '2025-09-19 20:06:11', 'admin', '2025-09-19 20:06:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969010252158853121, 1969009235333734401, '单SKU整箱毛重 ', '17kg', 1, 0, '2025-09-19 20:06:41', 'admin', '2025-09-19 20:06:41', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969010369049911297, 1969009235333734401, '单SKU方数', '0.21622m³', 1, 0, '2025-09-19 20:07:09', 'admin', '2025-09-19 20:07:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969010425400385537, 1969009235333734401, '40QH 装柜箱量', '315', 1, 0, '2025-09-19 20:07:23', 'admin', '2025-09-19 20:07:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969010480639369217, 1969009235333734401, '包装材料', '加厚纸箱', 1, 0, '2025-09-19 20:07:36', 'admin', '2025-09-19 20:07:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969011590875832321, 1969011377939406849, '产品颜色', '简约白', 1, 0, '2025-09-19 20:12:00', 'admin', '2025-09-19 20:12:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969011643170414594, 1969011377939406849, '详细材质', '碳钢支架 灯芯绒 公仔棉', 1, 0, '2025-09-19 20:12:13', 'admin', '2025-09-19 20:12:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969011747394674689, 1969011377939406849, '销售价 ', '145元', 1, 0, '2025-09-19 20:12:38', 'admin', '2025-09-19 20:12:38', 'admin', '不含税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969011841368055809, 1969011377939406849, '采购单价', '163.85元', 1, 0, '2025-09-19 20:13:00', 'admin', '2025-09-19 20:13:00', 'admin', '含13%增值税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969012067558481922, 1969011377939406849, '外箱箱规(长×宽×高)', '119cm×65.5cm×16cm', 1, 0, '2025-09-19 20:13:54', 'admin', '2025-09-19 20:13:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969012150534397953, 1969011377939406849, '单SKU整箱毛重', '11kg', 1, 0, '2025-09-19 20:14:14', 'admin', '2025-09-19 20:14:14', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969012295279828993, 1969011377939406849, '单SKU方数', '0.124712m³', 1, 0, '2025-09-19 20:14:48', 'admin', '2025-09-19 20:14:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969012367874842626, 1969011377939406849, '40QH 装柜箱量', '545', 1, 0, '2025-09-19 20:15:06', 'admin', '2025-09-19 20:15:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969012427748532225, 1969011377939406849, '包装材料', '加厚纸箱', 1, 0, '2025-09-19 20:15:20', 'admin', '2025-09-19 20:15:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969037820664733698, 1969037769360007169, '产品颜色', '黑', 1, 0, '2025-09-19 21:56:14', 'admin', '2025-09-19 21:56:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969037881368895489, 1969037769360007169, '详细材质', '碳钢支架+公仔棉', 1, 0, '2025-09-19 21:56:29', 'admin', '2025-09-19 21:56:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969038049711480834, 1969037769360007169, '产品外观尺寸 (长×宽×高)', '126cm×100cm×73cm', 1, 0, '2025-09-19 21:57:09', 'admin', '2025-09-19 21:57:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969038152677449729, 1969037769360007169, '销售价', '220元', 1, 0, '2025-09-19 21:57:33', 'admin', '2025-09-19 21:57:33', 'admin', '不含税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969038422727712770, 1969037769360007169, '加收税点', '10%', 1, 0, '2025-09-19 21:58:38', 'admin', '2025-09-19 21:58:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969038508140519426, 1969037769360007169, '采购单价', '242元', 1, 0, '2025-09-19 21:58:58', 'admin', '2025-09-19 21:58:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969038795559395329, 1969037769360007169, '外箱箱规(长×宽×高)', '66.5cm×52cm×35cm', 1, 0, '2025-09-19 22:00:06', 'admin', '2025-09-19 22:00:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969038968092090369, 1969037769360007169, '单SKU整箱毛重', '15.7kg', 1, 0, '2025-09-19 22:00:48', 'admin', '2025-09-19 22:00:48', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969039072144384001, 1969037769360007169, '单SKU方数', '0.12103m³', 1, 0, '2025-09-19 22:01:12', 'admin', '2025-09-19 22:01:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969039127702134786, 1969037769360007169, '40QH 装柜箱量', '562', 1, 0, '2025-09-19 22:01:26', 'admin', '2025-09-19 22:01:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969039175957602306, 1969037769360007169, '包装材料', '加厚纸箱', 1, 0, '2025-09-19 22:01:37', 'admin', '2025-09-19 22:01:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969216645532999681, 1969216596778409986, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-20 09:46:49', 'admin', '2025-09-20 09:46:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969216731801444354, 1969216596778409986, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 09:47:10', 'admin', '2025-09-20 09:47:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969216896398516225, 1969216596778409986, '产品外观尺寸 (长×宽×高)', '120cm×60cm×120cm', 1, 0, '2025-09-20 09:47:49', 'admin', '2025-09-20 09:47:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969217014149406721, 1969216596778409986, '销售价', '124元', 1, 0, '2025-09-20 09:48:17', 'admin', '2025-09-20 09:48:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969217210845487106, 1969216596778409986, '加收税点 ', '10%', 1, 0, '2025-09-20 09:49:04', 'admin', '2025-09-20 09:49:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969217359026053122, 1969216596778409986, '采购单价', '137元', 1, 0, '2025-09-20 09:49:39', 'admin', '2025-09-20 09:49:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969217557831868418, 1969216596778409986, '外箱箱规 (长×宽×高)', '125cm×65cm×10cm', 1, 0, '2025-09-20 09:50:27', 'admin', '2025-09-20 09:50:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969217683988144129, 1969216596778409986, '单SKU产品净重 ', '19kg', 1, 0, '2025-09-20 09:50:57', 'admin', '2025-09-20 09:50:57', 'admin', '不含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969217842885156865, 1969216596778409986, '单SKU整箱毛重 ', '20.5kg', 1, 0, '2025-09-20 09:51:35', 'admin', '2025-09-20 09:51:35', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969217963559477249, 1969216596778409986, '单SKU方数 ', '0.08125m³', 1, 0, '2025-09-20 09:52:03', 'admin', '2025-09-20 09:52:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969218020602011650, 1969216596778409986, '40QH 装柜箱量', '837 ', 1, 0, '2025-09-20 09:52:17', 'admin', '2025-09-20 09:52:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969218086075097090, 1969216596778409986, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 09:52:33', 'admin', '2025-09-20 09:52:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969218732891299841, 1969218663903387649, '产品颜色', '碳纤维+黑', 1, 0, '2025-09-20 09:55:07', 'admin', '2025-09-20 09:55:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969218793155059713, 1969218663903387649, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 09:55:21', 'admin', '2025-09-20 09:55:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969218948944093186, 1969218663903387649, '产品外观尺寸 (长×宽×高)', '106.7cm×80cm×76.2cm', 1, 0, '2025-09-20 09:55:58', 'admin', '2025-09-20 09:55:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969219045870264321, 1969218663903387649, '销售价 ', '155元', 1, 0, '2025-09-20 09:56:22', 'admin', '2025-09-20 09:56:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969219204599504898, 1969218663903387649, '采购单价 ', '171元', 1, 0, '2025-09-20 09:56:59', 'admin', '2025-09-20 09:56:59', 'admin', '含10%增值税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969219341484810242, 1969218663903387649, '外箱箱规 (长×宽×高)', '85cm×54cm×18cm', 1, 0, '2025-09-20 09:57:32', 'admin', '2025-09-20 09:57:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969219490571345922, 1969218663903387649, '单SKU产品净重 ', '18kg', 1, 0, '2025-09-20 09:58:08', 'admin', '2025-09-20 09:58:08', 'admin', '不含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969219581533216770, 1969218663903387649, '单SKU整箱毛重 ', '19.5kg', 1, 0, '2025-09-20 09:58:29', 'admin', '2025-09-20 09:58:29', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969219653843017730, 1969218663903387649, '单SKU方数', '0.08262m³', 1, 0, '2025-09-20 09:58:46', 'admin', '2025-09-20 09:58:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969219708020842497, 1969218663903387649, '40QH 装柜箱量', '823 ', 1, 0, '2025-09-20 09:58:59', 'admin', '2025-09-20 09:58:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969219767974223874, 1969218663903387649, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 09:59:14', 'admin', '2025-09-20 09:59:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969220825219850242, 1969220775144054786, '产品颜色', '碳纤维+黑', 1, 0, '2025-09-20 10:03:26', 'admin', '2025-09-20 10:03:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969220891217223682, 1969220775144054786, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 10:03:41', 'admin', '2025-09-20 10:03:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969221059182321665, 1969220775144054786, '产品外观尺寸 (长×宽×高)', '120cm×60cm×75cm', 1, 0, '2025-09-20 10:04:22', 'admin', '2025-09-20 10:04:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969221165021388802, 1969220775144054786, '销售价', '125元', 1, 0, '2025-09-20 10:04:47', 'admin', '2025-09-20 10:04:47', 'admin', ' '); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969221308105875458, 1969220775144054786, '采购单价', '138元', 1, 0, '2025-09-20 10:05:21', 'admin', '2025-09-20 10:05:21', 'admin', '含10%增值税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969221465442607106, 1969220775144054786, '外箱箱规 (长×宽×高)', '122cm×78cm×10cm', 1, 0, '2025-09-20 10:05:58', 'admin', '2025-09-20 10:05:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969221618664726530, 1969220775144054786, '单SKU产品净重 ', '18.5kg', 1, 0, '2025-09-20 10:06:35', 'admin', '2025-09-20 10:06:35', 'admin', '不含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969221705168052226, 1969220775144054786, '单SKU整箱毛重 ', '20kg', 1, 0, '2025-09-20 10:06:56', 'admin', '2025-09-20 10:06:56', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969221796889092097, 1969220775144054786, '单SKU方数 ', '0.09516m³', 1, 0, '2025-09-20 10:07:17', 'admin', '2025-09-20 10:07:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969221853998735362, 1969220775144054786, '40QH 装柜箱量', '715 ', 1, 0, '2025-09-20 10:07:31', 'admin', '2025-09-20 10:07:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969221910059802626, 1969220775144054786, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 10:07:44', 'admin', '2025-09-20 10:07:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969222565826650113, 1969222514257682433, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-20 10:10:21', 'admin', '2025-09-20 10:10:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969222615176830978, 1969222514257682433, '详细材质', '密度板 +碳钢支架+pp配件+插板', 1, 0, '2025-09-20 10:10:33', 'admin', '2025-09-20 10:10:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969222786874859521, 1969222514257682433, '产品外观尺寸 (长×宽×高)', '157cm×110cm×164cm', 1, 0, '2025-09-20 10:11:13', 'admin', '2025-09-20 10:11:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969222912343269378, 1969222514257682433, '销售价', '275元', 1, 0, '2025-09-20 10:11:43', 'admin', '2025-09-20 10:11:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969223065368256514, 1969222514257682433, '采购单价', '303元', 1, 0, '2025-09-20 10:12:20', 'admin', '2025-09-20 10:12:20', 'admin', '含10%增值税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969223265453334530, 1969222514257682433, '外箱箱规 (长×宽×高)', '112cm×50cm×22cm', 1, 0, '2025-09-20 10:13:08', 'admin', '2025-09-20 10:13:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969223405006217217, 1969222514257682433, '单SKU产品净重', '28.5kg', 1, 0, '2025-09-20 10:13:41', 'admin', '2025-09-20 10:13:41', 'admin', ' 不含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969223497419317250, 1969222514257682433, '单SKU整箱毛重 ', '30kg', 1, 0, '2025-09-20 10:14:03', 'admin', '2025-09-20 10:14:03', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969223632836616194, 1969222514257682433, '单SKU方数', '0.1232m³', 1, 0, '2025-09-20 10:14:35', 'admin', '2025-09-20 10:14:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969223685680652289, 1969222514257682433, '40QH 装柜箱量', '552', 1, 0, '2025-09-20 10:14:48', 'admin', '2025-09-20 10:14:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969223747458555906, 1969222514257682433, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 10:15:02', 'admin', '2025-09-20 10:15:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969252013049880577, 1969251946112983042, '产品颜色', '原木纹+黑', 1, 0, '2025-09-20 12:07:22', 'admin', '2025-09-20 12:07:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969252084730535937, 1969251946112983042, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 12:07:39', 'admin', '2025-09-20 12:07:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969252257745575937, 1969251946112983042, '产品外观尺寸 (长×宽×高) ', '(80至160)cm×60cm×75cm', 1, 0, '2025-09-20 12:08:20', 'admin', '2025-09-20 12:08:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969252348904579074, 1969251946112983042, '销售价', '115元', 1, 0, '2025-09-20 12:08:42', 'admin', '2025-09-20 12:08:42', 'admin', ''); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969252585794674689, 1969251946112983042, '采购单价', '127元', 1, 0, '2025-09-20 12:09:38', 'admin', '2025-09-20 12:09:38', 'admin', '含10%增值税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969252785049280513, 1969251946112983042, '外箱箱规 (长×宽×高)', '122cm×50cm×12cm', 1, 0, '2025-09-20 12:10:26', 'admin', '2025-09-20 12:10:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969252929396252674, 1969251946112983042, '单SKU产品净重', '28.5kg', 1, 0, '2025-09-20 12:11:00', 'admin', '2025-09-20 12:11:00', 'admin', '不含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969253018823008257, 1969251946112983042, '单SKU整箱毛重 ', '30kg', 1, 0, '2025-09-20 12:11:21', 'admin', '2025-09-20 12:11:21', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969253194883112962, 1969251946112983042, '单SKU方数 ', '0.0732m³', 1, 0, '2025-09-20 12:12:03', 'admin', '2025-09-20 12:12:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969253254303817729, 1969251946112983042, '40QH 装柜箱量', '929', 1, 0, '2025-09-20 12:12:17', 'admin', '2025-09-20 12:12:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969253337665609730, 1969251946112983042, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 12:12:37', 'admin', '2025-09-20 12:12:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969258723613319169, 1969258676075077634, '产品颜色', '碳纤维+黑', 1, 0, '2025-09-20 12:34:01', 'admin', '2025-09-20 12:34:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969258789279342594, 1969258676075077634, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 12:34:17', 'admin', '2025-09-20 12:34:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969258910830272513, 1969258676075077634, '产品外观尺寸 (长×宽×高)', '168cm×120cm×88.6cm', 1, 0, '2025-09-20 12:34:46', 'admin', '2025-09-20 12:34:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969258999674019842, 1969258676075077634, '销售价 ', '270元', 1, 0, '2025-09-20 12:35:07', 'admin', '2025-09-20 12:35:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969259162702422017, 1969258676075077634, '采购单价 ', '297元', 1, 0, '2025-09-20 12:35:46', 'admin', '2025-09-20 12:35:46', 'admin', '含10%增值税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969259313189855233, 1969258676075077634, '外箱箱规 (长×宽×高)', '120cm×35cm×16cm', 1, 0, '2025-09-20 12:36:22', 'admin', '2025-09-20 12:36:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969259411298820097, 1969258676075077634, '单SKU产品净重', '21.5kg', 1, 0, '2025-09-20 12:36:45', 'admin', '2025-09-20 12:36:45', 'admin', '不含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969259493280686082, 1969258676075077634, '单SKU整箱毛重 ', '23kg', 1, 0, '2025-09-20 12:37:05', 'admin', '2025-09-20 12:37:05', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969259550344192002, 1969258676075077634, '单SKU方数 ', '0.0672m³', 1, 0, '2025-09-20 12:37:19', 'admin', '2025-09-20 12:37:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969259627984953345, 1969258676075077634, '40QH 装柜箱量', '1012', 1, 0, '2025-09-20 12:37:37', 'admin', '2025-09-20 12:37:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969259664613810178, 1969258676075077634, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 12:37:46', 'admin', '2025-09-20 12:37:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969260110891950082, 1969260053052497922, '产品颜色', '黄柏木+黑', 1, 0, '2025-09-20 12:39:32', 'admin', '2025-09-20 12:39:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969260182144786433, 1969260053052497922, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 12:39:49', 'admin', '2025-09-20 12:39:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969260315624316929, 1969260053052497922, '产品外观尺寸 (长×宽×高)', '100cm×60c×74.5cm', 1, 0, '2025-09-20 12:40:21', 'admin', '2025-09-20 12:40:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969260385371398146, 1969260053052497922, '销售价 ', '155元', 1, 0, '2025-09-20 12:40:38', 'admin', '2025-09-20 12:40:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969260516246265857, 1969260053052497922, '采购单价 ', '171元', 1, 0, '2025-09-20 12:41:09', 'admin', '2025-09-20 12:41:09', 'admin', '含10%增值税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969260658168930305, 1969260053052497922, '外箱箱规 (长×宽×高)', '80cm×55cm×12cm', 1, 0, '2025-09-20 12:41:43', 'admin', '2025-09-20 12:41:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969260744768724993, 1969260053052497922, '单SKU产品净重 ', '10kg', 1, 0, '2025-09-20 12:42:03', 'admin', '2025-09-20 12:42:03', 'admin', '不含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969260841116082177, 1969260053052497922, '单SKU整箱毛重 ', '11kg', 1, 0, '2025-09-20 12:42:26', 'admin', '2025-09-20 12:42:26', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969260932023427073, 1969260053052497922, '单SKU方数 ', '0.0528m³', 1, 0, '2025-09-20 12:42:48', 'admin', '2025-09-20 12:42:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969260978936717313, 1969260053052497922, '40QH 装柜箱量', '1288', 1, 0, '2025-09-20 12:42:59', 'admin', '2025-09-20 12:42:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969261028542750721, 1969260053052497922, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 12:43:11', 'admin', '2025-09-20 12:43:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969261465866051586, 1969261424610877441, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-20 12:44:55', 'admin', '2025-09-20 12:44:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969261516407414786, 1969261424610877441, '详细材质', '密度板 +碳钢支架+pp配件+插板', 1, 0, '2025-09-20 12:45:07', 'admin', '2025-09-20 12:45:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969261648058228738, 1969261424610877441, '产品外观尺寸 (长×宽×高)', '120cm×50cm×76cm', 1, 0, '2025-09-20 12:45:39', 'admin', '2025-09-20 12:45:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969261720154120193, 1969261424610877441, '销售价', '185元', 1, 0, '2025-09-20 12:45:56', 'admin', '2025-09-20 12:45:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969261862391357441, 1969261424610877441, '采购单价 ', '204元', 1, 0, '2025-09-20 12:46:30', 'admin', '2025-09-20 12:46:30', 'admin', '含10%增值税'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969261973028708354, 1969261424610877441, '外箱箱规 (长×宽×高)', '98cm×54cm×15cm', 1, 0, '2025-09-20 12:46:56', 'admin', '2025-09-20 12:46:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969262063860555777, 1969261424610877441, '单SKU产品净重', '20.5kg', 1, 0, '2025-09-20 12:47:18', 'admin', '2025-09-20 12:47:18', 'admin', '不含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969262138816962562, 1969261424610877441, '单SKU整箱毛重', '22kg', 1, 0, '2025-09-20 12:47:36', 'admin', '2025-09-20 12:47:36', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969262259554197505, 1969261424610877441, '单SKU方数 ', '0.07938m³', 1, 0, '2025-09-20 12:48:04', 'admin', '2025-09-20 12:48:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969262332774162434, 1969261424610877441, '40QH 装柜箱量', '857', 1, 0, '2025-09-20 12:48:22', 'admin', '2025-09-20 12:48:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969262380585033729, 1969261424610877441, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 12:48:33', 'admin', '2025-09-20 12:48:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969268845341286401, 1969268800189603842, '产品颜色', '火烧纹', 1, 0, '2025-09-20 13:14:15', 'admin', '2025-09-20 13:14:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969268898227265537, 1969268800189603842, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 13:14:27', 'admin', '2025-09-20 13:14:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969269025310482434, 1969268800189603842, '产品外观尺寸 (长×宽×高) ', '1100cm×1200cm×800cm', 1, 0, '2025-09-20 13:14:58', 'admin', '2025-09-20 13:14:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969269125436907521, 1969268800189603842, '销售价', '110元', 1, 0, '2025-09-20 13:15:21', 'admin', '2025-09-20 13:15:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969269265035927553, 1969268800189603842, '外箱箱规 (长×宽×高)', '117cm×47cm×10cm', 1, 0, '2025-09-20 13:15:55', 'admin', '2025-09-20 13:15:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969269368094171138, 1969268800189603842, '单SKU产品净重', '24kg', 1, 0, '2025-09-20 13:16:19', 'admin', '2025-09-20 13:16:19', 'admin', '不含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969269440647241730, 1969268800189603842, '单SKU整箱毛重 ', '25kg', 1, 0, '2025-09-20 13:16:37', 'admin', '2025-09-20 13:16:37', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969269539846725634, 1969268800189603842, '单SKU方数 ', '0.05499m³', 1, 0, '2025-09-20 13:17:00', 'admin', '2025-09-20 13:17:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969269580787326978, 1969268800189603842, '40QH 装柜箱量', '1237', 1, 0, '2025-09-20 13:17:10', 'admin', '2025-09-20 13:17:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969269622076055553, 1969268800189603842, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 13:17:20', 'admin', '2025-09-20 13:17:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969270079703982082, 1969270021130526721, '产品颜色', '黑+白 火烧纹', 1, 0, '2025-09-20 13:19:09', 'admin', '2025-09-20 13:19:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969270145772658690, 1969270021130526721, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 13:19:25', 'admin', '2025-09-20 13:19:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969270278899867649, 1969270021130526721, '产品外观尺寸 (长×宽×高)', '1200cm×600cm×1200cm', 1, 0, '2025-09-20 13:19:56', 'admin', '2025-09-20 13:19:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969270337171333122, 1969270021130526721, '销售价', '122元', 1, 0, '2025-09-20 13:20:10', 'admin', '2025-09-20 13:20:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969270461381451778, 1969270021130526721, '外箱箱规 (长×宽×高)', '125cm×65cm×8.5cm', 1, 0, '2025-09-20 13:20:40', 'admin', '2025-09-20 13:20:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969270526951006210, 1969270021130526721, '单SKU产品净重', '16kg', 1, 0, '2025-09-20 13:20:56', 'admin', '2025-09-20 13:22:04', 'admin', '不含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969270604256223234, 1969270021130526721, '单SKU整箱毛重 ', '17kg', 1, 0, '2025-09-20 13:21:14', 'admin', '2025-09-20 13:21:14', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969270680714190850, 1969270021130526721, '单SKU方数', '0.0690625m³', 1, 0, '2025-09-20 13:21:32', 'admin', '2025-09-20 13:21:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969270731557543938, 1969270021130526721, '40QH 装柜箱量', '985', 1, 0, '2025-09-20 13:21:44', 'admin', '2025-09-20 13:21:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969270773706104833, 1969270021130526721, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 13:21:54', 'admin', '2025-09-20 13:21:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969271137306124289, 1969271048823087106, '产品颜色', '黑+白 火烧纹', 1, 0, '2025-09-20 13:23:21', 'admin', '2025-09-20 13:23:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969271250887876609, 1969271048823087106, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 13:23:48', 'admin', '2025-09-20 13:23:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969271373143449601, 1969271048823087106, '产品外观尺寸 (长×宽×高) ', '1638cm×1200cm×750cm', 1, 0, '2025-09-20 13:24:17', 'admin', '2025-09-20 13:24:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969271435261091841, 1969271048823087106, '销售价', '248元', 1, 0, '2025-09-20 13:24:32', 'admin', '2025-09-20 13:24:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969271559827726337, 1969271048823087106, '外箱箱规 (长×宽×高)', '120cm×57cm×23cm', 1, 0, '2025-09-20 13:25:02', 'admin', '2025-09-20 13:25:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969271669743656961, 1969271048823087106, '单SKU产品净重 ', '19kg', 1, 0, '2025-09-20 13:25:28', 'admin', '2025-09-20 13:25:28', 'admin', '不含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969271860387356674, 1969271048823087106, '单SKU整箱毛重 ', '20.5kg', 1, 0, '2025-09-20 13:26:13', 'admin', '2025-09-20 13:26:13', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969271950292262914, 1969271048823087106, '单SKU方数', '0.15732m³', 1, 0, '2025-09-20 13:26:35', 'admin', '2025-09-20 13:26:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969271997868253186, 1969271048823087106, '40QH 装柜箱量', '432', 1, 0, '2025-09-20 13:26:46', 'admin', '2025-09-20 13:26:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969272067514671106, 1969271048823087106, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 13:27:03', 'admin', '2025-09-20 13:27:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969272902663512066, 1969272832018849793, '产品颜色', '胡桃+定制', 1, 0, '2025-09-20 13:30:22', 'admin', '2025-09-20 13:30:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969272954404446210, 1969272832018849793, '详细材质', '碳钢 密度板 牛津布 美规插座', 1, 0, '2025-09-20 13:30:34', 'admin', '2025-09-20 13:30:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969273014366216194, 1969272832018849793, '销售价', '256元', 1, 0, '2025-09-20 13:30:49', 'admin', '2025-09-20 13:30:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969273215172714497, 1969272832018849793, '外箱箱规 (长×宽×高)', '115cm×56.8cm×25.5cm', 1, 0, '2025-09-20 13:31:36', 'admin', '2025-09-20 13:31:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969273299817963522, 1969272832018849793, '单SKU方数', '0.166566m³', 1, 0, '2025-09-20 13:31:57', 'admin', '2025-09-20 13:31:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969273361226768386, 1969272832018849793, '40QH 装柜箱量', '408', 1, 0, '2025-09-20 13:32:11', 'admin', '2025-09-20 13:32:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969273411243843585, 1969272832018849793, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 13:32:23', 'admin', '2025-09-20 13:32:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969273777997979650, 1969273727653748738, '产品颜色', '火烧纹+ 黑色碳钢架 +定制', 1, 0, '2025-09-20 13:33:51', 'admin', '2025-09-20 13:33:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969273851910004738, 1969273727653748738, '详细材质', '碳钢 密度板 牛津布 LED灯 美规插座', 1, 0, '2025-09-20 13:34:08', 'admin', '2025-09-20 13:34:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969273989734834178, 1969273727653748738, '产品外观尺寸 (长×宽×高)', '140cm×80cm×89.5cm', 1, 0, '2025-09-20 13:34:41', 'admin', '2025-09-20 13:34:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969274043522588673, 1969273727653748738, '销售价 ', '245元', 1, 0, '2025-09-20 13:34:54', 'admin', '2025-09-20 13:34:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969274164066885634, 1969273727653748738, '外箱箱规 (长×宽×高)', '114cm×55cm×17cm', 1, 0, '2025-09-20 13:35:23', 'admin', '2025-09-20 13:35:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969274258317090817, 1969273727653748738, '单SKU整箱毛重', '19kg', 1, 0, '2025-09-20 13:35:45', 'admin', '2025-09-20 13:35:45', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969274362897866754, 1969273727653748738, '单SKU方数', '0.10659m³', 1, 0, '2025-09-20 13:36:10', 'admin', '2025-09-20 13:36:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969274441650118657, 1969273727653748738, '40QH 装柜箱量', '638 ', 1, 0, '2025-09-20 13:36:29', 'admin', '2025-09-20 13:36:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969274495848914946, 1969273727653748738, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 13:36:42', 'admin', '2025-09-20 13:36:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969275192929656833, 1969275101284114433, '产品颜色', '黑色碳纤维纹理 +黑色碳钢架 +定制', 1, 0, '2025-09-20 13:39:28', 'admin', '2025-09-20 13:39:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969275244439904257, 1969275101284114433, '详细材质', '碳钢 密度板 牛津布 LED灯 美规插座', 1, 0, '2025-09-20 13:39:40', 'admin', '2025-09-20 13:39:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969275348106321922, 1969275101284114433, '产品外观尺寸 (长×宽×高)', '110cm×70cm×125cm', 1, 0, '2025-09-20 13:40:05', 'admin', '2025-09-20 13:40:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969275410320433154, 1969275101284114433, '销售价', '150元', 1, 0, '2025-09-20 13:40:20', 'admin', '2025-09-20 13:40:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969275552155017217, 1969275101284114433, '外箱箱规 (长×宽×高)', '90cm×53cm×14cm', 1, 0, '2025-09-20 13:40:54', 'admin', '2025-09-20 13:40:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969275653774614529, 1969275101284114433, '单SKU整箱毛重', '19.5kg', 1, 0, '2025-09-20 13:41:18', 'admin', '2025-09-20 13:41:18', 'admin', ' 含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969275721999163394, 1969275101284114433, '单SKU方数', '0.06678m³', 1, 0, '2025-09-20 13:41:34', 'admin', '2025-09-20 13:41:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969275764109975554, 1969275101284114433, '40QH 装柜箱量', '1018', 1, 0, '2025-09-20 13:41:44', 'admin', '2025-09-20 13:41:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969275807768485889, 1969275101284114433, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 13:41:55', 'admin', '2025-09-20 13:41:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969276175395037186, 1969276120260911106, '产品颜色', '黑色碳纤维纹理 +黑色碳钢架 +定制', 1, 0, '2025-09-20 13:43:22', 'admin', '2025-09-20 13:43:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969276234610221057, 1969276120260911106, '详细材质', '碳钢 密度板 牛津布 LED灯 美规插座', 1, 0, '2025-09-20 13:43:36', 'admin', '2025-09-20 13:43:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969276298103595009, 1969276120260911106, '销售价', '240元', 1, 0, '2025-09-20 13:43:52', 'admin', '2025-09-20 13:43:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969276433386676226, 1969276120260911106, '外箱箱规 (长×宽×高)', '98cm×56cm×15.5cm', 1, 0, '2025-09-20 13:44:24', 'admin', '2025-09-20 13:44:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969276517247590402, 1969276120260911106, '单SKU整箱毛重', '21kg', 1, 0, '2025-09-20 13:44:44', 'admin', '2025-09-20 13:44:44', 'admin', ' 含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969276595559440386, 1969276120260911106, '单SKU方数', '0.085064m³', 1, 0, '2025-09-20 13:45:02', 'admin', '2025-09-20 13:45:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969276637296959489, 1969276120260911106, '40QH 装柜箱量', '799', 1, 0, '2025-09-20 13:45:12', 'admin', '2025-09-20 13:45:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969276691168600066, 1969276120260911106, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 13:45:25', 'admin', '2025-09-20 13:45:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969292547986530306, 1969292488112840705, '产品颜色', '火烧纹+ 黑色碳钢架 +定制', 1, 0, '2025-09-20 14:48:26', 'admin', '2025-09-20 14:48:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969292621684645889, 1969292488112840705, '详细材质', '碳钢 密度板 牛津布 美规插座', 1, 0, '2025-09-20 14:48:43', 'admin', '2025-09-20 14:48:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969292682254589954, 1969292488112840705, '销售价 ', '151元', 1, 0, '2025-09-20 14:48:58', 'admin', '2025-09-20 14:48:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969292806959636482, 1969292488112840705, '外箱箱规 (长×宽×高)', '102cm×55cm×12cm', 1, 0, '2025-09-20 14:49:28', 'admin', '2025-09-20 14:49:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969292911414583297, 1969292488112840705, '单SKU整箱毛重 ', '20kg', 1, 0, '2025-09-20 14:49:52', 'admin', '2025-09-20 14:49:52', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969292995917225986, 1969292488112840705, '单SKU方数', '0.06732m³', 1, 0, '2025-09-20 14:50:13', 'admin', '2025-09-20 14:50:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969293054469709826, 1969292488112840705, '40QH 装柜箱量', '1010', 1, 0, '2025-09-20 14:50:27', 'admin', '2025-09-20 14:50:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969293118051164161, 1969292488112840705, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 14:50:42', 'admin', '2025-09-20 14:50:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969293757502169090, 1969293682625454082, '产品颜色', '火烧纹+ 黑色碳钢架 +定制', 1, 0, '2025-09-20 14:53:14', 'admin', '2025-09-20 14:53:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969293817656877057, 1969293682625454082, '详细材质', '碳钢 密度板 牛津布 美规插座', 1, 0, '2025-09-20 14:53:28', 'admin', '2025-09-20 14:53:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969293945679618049, 1969293682625454082, '产品外观尺寸 (长×宽×高)', '120cm×40cm×110cm', 1, 0, '2025-09-20 14:53:59', 'admin', '2025-09-20 14:53:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969294000645971970, 1969293682625454082, '销售价 ', '100元', 1, 0, '2025-09-20 14:54:12', 'admin', '2025-09-20 14:54:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969294201511190530, 1969293682625454082, '外箱箱规 (长×宽×高)', '117cm×47cm×12cm', 1, 0, '2025-09-20 14:55:00', 'admin', '2025-09-20 14:55:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969294367844704257, 1969293682625454082, '单SKU整箱毛重 ', '18.5kg', 1, 0, '2025-09-20 14:55:40', 'admin', '2025-09-20 14:55:40', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969294487701135361, 1969293682625454082, '单SKU方数', '0.065988m³', 1, 0, '2025-09-20 14:56:08', 'admin', '2025-09-20 14:56:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969294535440703489, 1969293682625454082, '40QH 装柜箱量', '1030', 1, 0, '2025-09-20 14:56:20', 'admin', '2025-09-20 14:56:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969294583062831106, 1969293682625454082, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 14:56:31', 'admin', '2025-09-20 14:56:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969294999490109441, 1969294926278533121, '产品颜色', '复古色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-20 14:58:10', 'admin', '2025-09-20 14:58:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969295066787717122, 1969294926278533121, '详细材质', '碳钢 密度板', 1, 0, '2025-09-20 14:58:26', 'admin', '2025-09-20 14:58:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969295176628150273, 1969294926278533121, '产品外观尺寸 (长×宽×高)', '200cm×60cm×75cm', 1, 0, '2025-09-20 14:58:53', 'admin', '2025-09-20 14:58:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969295396980105217, 1969294926278533121, '销售价', '130元', 1, 0, '2025-09-20 14:59:45', 'admin', '2025-09-20 14:59:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969295612516999169, 1969294926278533121, '外箱箱规 (长×宽×高)', '125cm×65cm×9cm', 1, 0, '2025-09-20 15:00:36', 'admin', '2025-09-20 15:00:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969295719484334082, 1969294926278533121, '单SKU产品净重 ', '19.5kg', 1, 0, '2025-09-20 15:01:02', 'admin', '2025-09-20 15:01:02', 'admin', '不含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969295819170357250, 1969294926278533121, '单SKU方数', '0.073125m³', 1, 0, '2025-09-20 15:01:26', 'admin', '2025-09-20 15:01:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969295871674654721, 1969294926278533121, '40QH 装柜箱量', '930 ', 1, 0, '2025-09-20 15:01:38', 'admin', '2025-09-20 15:01:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969295908190265346, 1969294926278533121, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 15:01:47', 'admin', '2025-09-20 15:01:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969296178483798018, 1969296126164049922, '产品颜色', '灰色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-20 15:02:51', 'admin', '2025-09-20 15:02:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969296230862266369, 1969296126164049922, '详细材质', '碳钢 密度板 布抽', 1, 0, '2025-09-20 15:03:04', 'admin', '2025-09-20 15:03:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969296359191191553, 1969296126164049922, '产品外观尺寸 (长×宽×高)', '140cm×46cm×77cm', 1, 0, '2025-09-20 15:03:34', 'admin', '2025-09-20 15:03:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969296417387159554, 1969296126164049922, '销售价 (元)', '195元', 1, 0, '2025-09-20 15:03:48', 'admin', '2025-09-20 15:03:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969296532826988546, 1969296126164049922, '外箱箱规 (长×宽×高)', '145cm×51cm×11cm', 1, 0, '2025-09-20 15:04:16', 'admin', '2025-09-20 15:04:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969296638745747458, 1969296126164049922, '单SKU产品净重 ', '19.5kg', 1, 0, '2025-09-20 15:04:41', 'admin', '2025-09-20 15:04:41', 'admin', '不含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969296727304282113, 1969296126164049922, '单SKU方数', '0.081345m³', 1, 0, '2025-09-20 15:05:02', 'admin', '2025-09-20 15:05:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969296778206355458, 1969296126164049922, '40QH 装柜箱量', '836', 1, 0, '2025-09-20 15:05:14', 'admin', '2025-09-20 15:05:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969296813644029953, 1969296126164049922, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 15:05:23', 'admin', '2025-09-20 15:05:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969296992371712001, 1969296943285772289, '产品颜色', '黑色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-20 15:06:05', 'admin', '2025-09-20 15:06:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969297040534904834, 1969296943285772289, '详细材质', '碳钢 密度板 布抽', 1, 0, '2025-09-20 15:06:17', 'admin', '2025-09-20 15:06:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969297192020582401, 1969296943285772289, '产品外观尺寸 (长×宽×高)', '120cm×70cm×75cm', 1, 0, '2025-09-20 15:06:53', 'admin', '2025-09-20 15:06:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969297257237815297, 1969296943285772289, '销售价', '100元', 1, 0, '2025-09-20 15:07:09', 'admin', '2025-09-20 15:07:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969297440013000706, 1969296943285772289, '外箱箱规 (长×宽×高)', '95cm×51cm×13.5cm', 1, 0, '2025-09-20 15:07:52', 'admin', '2025-09-20 15:07:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969297517540515841, 1969296943285772289, '单SKU方数', '0.0654075m³', 1, 0, '2025-09-20 15:08:11', 'admin', '2025-09-20 15:08:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969297570040619009, 1969296943285772289, '40QH 装柜箱量', '1040', 1, 0, '2025-09-20 15:08:23', 'admin', '2025-09-20 15:08:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969297616484147201, 1969296943285772289, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 15:08:34', 'admin', '2025-09-20 15:08:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969297938074017793, 1969297859237879810, '产品颜色', '白色 仿古色', 1, 0, '2025-09-20 15:09:51', 'admin', '2025-09-20 15:09:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969297986816024578, 1969297859237879810, '详细材质', '碳钢 密度板', 1, 0, '2025-09-20 15:10:03', 'admin', '2025-09-20 15:10:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969298268899745794, 1969297859237879810, '产品外观尺寸 (长×宽×高)', '100', 1, 0, '2025-09-20 15:11:10', 'admin', '2025-09-20 15:11:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969298437292662785, 1969297859237879810, '外箱箱规 (长×宽×高)', '79cm×56.6cm×10.5cm', 1, 0, '2025-09-20 15:11:50', 'admin', '2025-09-20 15:11:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969298545165967362, 1969297859237879810, '单SKU产品净重 ', '11.4kg', 1, 0, '2025-09-20 15:12:16', 'admin', '2025-09-20 15:12:16', 'admin', '不含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969298637834919938, 1969297859237879810, '单SKU整箱毛重 ', '12.5kg', 1, 0, '2025-09-20 15:12:38', 'admin', '2025-09-20 15:12:38', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969298733523771394, 1969297859237879810, '单SKU方数', '0.0469497m³', 1, 0, '2025-09-20 15:13:01', 'admin', '2025-09-20 15:13:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969298779543674882, 1969297859237879810, '40QH 装柜箱量', '1448', 1, 0, '2025-09-20 15:13:12', 'admin', '2025-09-20 15:13:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969298817120444418, 1969297859237879810, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 15:13:20', 'admin', '2025-09-20 15:13:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969299117139009538, 1969299068359254018, '产品颜色', '白色 仿古色', 1, 0, '2025-09-20 15:14:32', 'admin', '2025-09-20 15:14:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969299175276257282, 1969299068359254018, '详细材质', '碳钢 密度板', 1, 0, '2025-09-20 15:14:46', 'admin', '2025-09-20 15:14:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969299272403755010, 1969299068359254018, '产品外观尺寸 (长×宽×高)', '120', 1, 0, '2025-09-20 15:15:09', 'admin', '2025-09-20 15:15:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969299435318910978, 1969299068359254018, '外箱箱规 (长×宽×高)', '94cm×55.5cm×10cm', 1, 0, '2025-09-20 15:15:48', 'admin', '2025-09-20 15:15:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969299547705286657, 1969299068359254018, '单SKU产品净重', '12.5kg', 1, 0, '2025-09-20 15:16:15', 'admin', '2025-09-20 15:16:15', 'admin', '不含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969299634967781378, 1969299068359254018, '单SKU整箱毛重 ', '13.8kg', 1, 0, '2025-09-20 15:16:35', 'admin', '2025-09-20 15:16:35', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969299699186769922, 1969299068359254018, '单SKU方数', '0.05217m³', 1, 0, '2025-09-20 15:16:51', 'admin', '2025-09-20 15:16:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969299745168924674, 1969299068359254018, '40QH 装柜箱量', '1303', 1, 0, '2025-09-20 15:17:02', 'admin', '2025-09-20 15:17:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969299789624352770, 1969299068359254018, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 15:17:12', 'admin', '2025-09-20 15:17:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969300040229822465, 1969299987176071169, '产品颜色', '黑色+ 黑色碳钢架+ 黑色布抽+ 定制', 1, 0, '2025-09-20 15:18:12', 'admin', '2025-09-20 15:18:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969300109096099841, 1969299987176071169, '详细材质', '碳钢 密度板 布抽', 1, 0, '2025-09-20 15:18:28', 'admin', '2025-09-20 15:18:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969300216273149953, 1969299987176071169, '产品外观尺寸 (长×宽×高)', '100', 1, 0, '2025-09-20 15:18:54', 'admin', '2025-09-20 15:18:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969300375719616514, 1969299987176071169, '外箱箱规 (长×宽×高)', '82.5cm×56.5cm×9cm', 1, 0, '2025-09-20 15:19:32', 'admin', '2025-09-20 15:19:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969300491872477185, 1969299987176071169, '单SKU产品净重 ', '12.6kg', 1, 0, '2025-09-20 15:20:00', 'admin', '2025-09-20 15:20:00', 'admin', '不含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969300592242171906, 1969299987176071169, '单SKU整箱毛重 ', '13.5kg', 1, 0, '2025-09-20 15:20:24', 'admin', '2025-09-20 15:20:24', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969300657941749761, 1969299987176071169, '单SKU方数', '0.04195125m³', 1, 0, '2025-09-20 15:20:39', 'admin', '2025-09-20 15:20:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969300759238385665, 1969299987176071169, '40QH 装柜箱量', '1621', 1, 0, '2025-09-20 15:21:03', 'admin', '2025-09-20 15:21:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969300799193325569, 1969299987176071169, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 15:21:13', 'admin', '2025-09-20 15:21:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969302271842820097, 1969302194772484098, '产品颜色', '黑色+ 黑色碳钢架+ 黑色布抽+ 定制', 1, 0, '2025-09-20 15:27:04', 'admin', '2025-09-20 15:27:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969302322887499777, 1969302194772484098, '详细材质', '碳钢 密度板 布抽', 1, 0, '2025-09-20 15:27:16', 'admin', '2025-09-20 15:27:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969302384862535681, 1969302194772484098, '产品外观尺寸 (长×宽×高)', '120', 1, 0, '2025-09-20 15:27:31', 'admin', '2025-09-20 15:27:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969302508401565697, 1969302194772484098, '外箱箱规 (长×宽×高)', '103cm×56cm×9cm', 1, 0, '2025-09-20 15:28:01', 'admin', '2025-09-20 15:28:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969302593206198273, 1969302194772484098, '单SKU产品净重 ', '13.7kg', 1, 0, '2025-09-20 15:28:21', 'admin', '2025-09-20 15:28:21', 'admin', '不含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969302705697431553, 1969302194772484098, '单SKU整箱毛重', '14.5kg', 1, 0, '2025-09-20 15:28:48', 'admin', '2025-09-20 15:29:26', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969302949088698370, 1969302194772484098, '单SKU方数', '0.051912m³', 1, 0, '2025-09-20 15:29:46', 'admin', '2025-09-20 15:29:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969302990830411778, 1969302194772484098, '40QH 装柜箱量', '1310', 1, 0, '2025-09-20 15:29:56', 'admin', '2025-09-20 15:29:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969303041220780033, 1969302194772484098, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 15:30:08', 'admin', '2025-09-20 15:30:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969303320473346050, 1969303281441153026, '产品颜色', '黑色', 1, 0, '2025-09-20 15:31:14', 'admin', '2025-09-20 15:31:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969303361665605633, 1969303281441153026, '详细材质', '碳钢 密度板 布抽', 1, 0, '2025-09-20 15:31:24', 'admin', '2025-09-20 15:31:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969303487285010434, 1969303281441153026, '外箱箱规 (长×宽×高)', '85cm×53cm×11cm', 1, 0, '2025-09-20 15:31:54', 'admin', '2025-09-20 15:31:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969303576292335618, 1969303281441153026, '单SKU整箱毛重 ', '16.5kg', 1, 0, '2025-09-20 15:32:15', 'admin', '2025-09-20 15:32:15', 'admin', '含包装'); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969303647968796673, 1969303281441153026, '单SKU方数', '0.049555m³', 1, 0, '2025-09-20 15:32:32', 'admin', '2025-09-20 15:32:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969303738179887105, 1969303281441153026, '40QH 装柜箱量', '1372', 1, 0, '2025-09-20 15:32:54', 'admin', '2025-09-20 15:32:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969303773101662209, 1969303281441153026, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 15:33:02', 'admin', '2025-09-20 15:33:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969305484436414466, 1969305424524976130, '详细材质', '碳钢 密度板 布抽', 1, 0, '2025-09-20 15:39:50', 'admin', '2025-09-20 15:39:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969305557274697729, 1969305424524976130, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 15:40:07', 'admin', '2025-09-20 15:40:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969305799214735362, 1969305746374893570, '详细材质', '碳钢 密度板', 1, 0, '2025-09-20 15:41:05', 'admin', '2025-09-20 15:41:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969305841635926017, 1969305746374893570, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 15:41:15', 'admin', '2025-09-20 15:41:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969306277960982529, 1969306151355916290, '外箱箱规 (长×宽×高)', '85cm×53cm×16cm', 1, 0, '2025-09-20 15:42:59', 'admin', '2025-09-20 15:42:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969306352401489921, 1969306151355916290, '单SKU产品净重', '19.5kg', 1, 0, '2025-09-20 15:43:17', 'admin', '2025-09-20 15:43:17', 'admin', '不含包装 '); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969306408227676161, 1969306151355916290, '单SKU方数', '0.07208m³', 1, 0, '2025-09-20 15:43:30', 'admin', '2025-09-20 15:43:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969306468441104385, 1969306151355916290, '40QH 装柜箱量', '943', 1, 0, '2025-09-20 15:43:45', 'admin', '2025-09-20 15:43:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969306503669063681, 1969306151355916290, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 15:43:53', 'admin', '2025-09-20 15:43:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969307220442062849, 1969307184773701634, '产品颜色', '火烧纹', 1, 0, '2025-09-20 15:46:44', 'admin', '2025-09-20 15:46:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969307256030732289, 1969307184773701634, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 15:46:52', 'admin', '2025-09-20 15:46:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969307299840237570, 1969307184773701634, '产品外观尺寸 (长*宽*高) cm', '80*40*170', 1, 0, '2025-09-20 15:47:03', 'admin', '2025-09-20 15:47:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969307339249917954, 1969307184773701634, '销售价 (元)', '155', 1, 0, '2025-09-20 15:47:12', 'admin', '2025-09-20 15:47:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969307396489584642, 1969307184773701634, '加收税点 ( %)', '10', 1, 2, '2025-09-20 15:47:26', 'admin', '2025-09-20 07:47:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969307449098739713, 1969307184773701634, '采购单价 (元-含10%增值税)', '170', 1, 0, '2025-09-20 15:47:38', 'admin', '2025-09-20 15:47:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969307970928877569, 1969307184773701634, '外箱箱规 (长*宽*高)cm', '101.5*45*14', 1, 0, '2025-09-20 15:49:43', 'admin', '2025-09-20 15:49:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969308077443227649, 1969307184773701634, '单SKU产品净重 (KG-不含包装) ', '15.6', 1, 0, '2025-09-20 15:50:08', 'admin', '2025-09-20 15:50:26', 'admin', ''); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969308193268932610, 1969307184773701634, '单SKU整箱毛重 (KG-含包装)', '16.4', 1, 0, '2025-09-20 15:50:36', 'admin', '2025-09-20 15:50:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969308267596193794, 1969307184773701634, '单SKU方数 m³', '0.063945', 1, 0, '2025-09-20 15:50:54', 'admin', '2025-09-20 15:50:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969308330473005057, 1969307184773701634, '40QH 装柜箱量', '1063 ', 1, 0, '2025-09-20 15:51:09', 'admin', '2025-09-20 15:51:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969308363608006657, 1969307184773701634, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 15:51:17', 'admin', '2025-09-20 15:51:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969309621324587010, 1969309586151153665, '产品颜色', '火烧纹', 1, 0, '2025-09-20 15:56:16', 'admin', '2025-09-20 15:56:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969309670389555201, 1969309586151153665, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 15:56:28', 'admin', '2025-09-20 15:56:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969309734298165250, 1969309586151153665, '产品外观尺寸 (长*宽*高) cm', '90*40*170', 1, 0, '2025-09-20 15:56:43', 'admin', '2025-09-20 15:56:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969309780947214337, 1969309586151153665, '销售价 (元)', '145', 1, 0, '2025-09-20 15:56:54', 'admin', '2025-09-20 15:56:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969309979434262530, 1969309586151153665, '采购单价 (元-含10%增值税)', '160', 1, 0, '2025-09-20 15:57:42', 'admin', '2025-09-20 15:57:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969310151740465153, 1969309586151153665, '外箱箱规 (长*宽*高)cm', '95*45*18', 1, 0, '2025-09-20 15:58:23', 'admin', '2025-09-20 15:58:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969310219562360833, 1969309586151153665, '单SKU产品净重 (KG-不含包装) ', '17.5', 1, 0, '2025-09-20 15:58:39', 'admin', '2025-09-20 15:58:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969310277808660482, 1969309586151153665, '单SKU整箱毛重 (KG-含包装)', '18.3', 1, 0, '2025-09-20 15:58:53', 'admin', '2025-09-20 15:58:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969310347228585985, 1969309586151153665, '单SKU方数 m³', '0.07695', 1, 0, '2025-09-20 15:59:09', 'admin', '2025-09-20 15:59:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969310385954594818, 1969309586151153665, '40QH 装柜箱量', '884 ', 1, 0, '2025-09-20 15:59:19', 'admin', '2025-09-20 15:59:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969310424839987201, 1969309586151153665, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 15:59:28', 'admin', '2025-09-20 15:59:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969310875639586817, 1969310827925184513, '产品颜色', '火烧纹', 1, 0, '2025-09-20 16:01:15', 'admin', '2025-09-20 16:01:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969310923353989122, 1969310827925184513, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 16:01:27', 'admin', '2025-09-20 16:01:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969310970607017985, 1969310827925184513, '产品外观尺寸 (长*宽*高) cm', '100*40*166', 1, 0, '2025-09-20 16:01:38', 'admin', '2025-09-20 16:01:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969311028232560642, 1969310827925184513, '销售价 (元)', '165', 1, 0, '2025-09-20 16:01:52', 'admin', '2025-09-20 16:01:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969311122403074050, 1969310827925184513, '采购单价 (元-含10%增值税)', '183', 1, 0, '2025-09-20 16:02:14', 'admin', '2025-09-20 16:02:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969311228573491201, 1969310827925184513, '外箱箱规 (长*宽*高)cm', '105*45*21.5', 1, 0, '2025-09-20 16:02:40', 'admin', '2025-09-20 16:02:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969311277315497986, 1969310827925184513, '单SKU产品净重 (KG-不含包装) ', '23.5', 1, 0, '2025-09-20 16:02:51', 'admin', '2025-09-20 16:02:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969311314976153602, 1969310827925184513, '单SKU整箱毛重 (KG-含包装)', '24.5', 1, 0, '2025-09-20 16:03:00', 'admin', '2025-09-20 16:03:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969311377177681921, 1969310827925184513, '单SKU方数 m³', '0.1015875', 1, 0, '2025-09-20 16:03:15', 'admin', '2025-09-20 16:03:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969311437814734850, 1969310827925184513, '40QH 装柜箱量', '669 ', 1, 0, '2025-09-20 16:03:29', 'admin', '2025-09-20 16:03:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969311464515674114, 1969310827925184513, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 16:03:36', 'admin', '2025-09-20 16:03:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969316062257192962, 1969315958846627841, '产品颜色', '火烧纹', 1, 0, '2025-09-20 16:21:52', 'admin', '2025-09-20 16:21:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969316095731933186, 1969315958846627841, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 16:22:00', 'admin', '2025-09-20 16:22:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969316135837868034, 1969315958846627841, '产品外观尺寸 (长*宽*高) cm', '57*45*128', 1, 0, '2025-09-20 16:22:10', 'admin', '2025-09-20 16:22:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969316182398836737, 1969315958846627841, '销售价 (元)', '120', 1, 0, '2025-09-20 16:22:21', 'admin', '2025-09-20 16:22:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969316247653818370, 1969315958846627841, '采购单价 (元-含10%增值税)', '132', 1, 0, '2025-09-20 16:22:36', 'admin', '2025-09-20 16:22:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969316364993667073, 1969315958846627841, '外箱箱规 (长*宽*高)cm', '66*50.5*16', 1, 0, '2025-09-20 16:23:04', 'admin', '2025-09-20 16:23:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969316421402861569, 1969315958846627841, '单SKU产品净重 (KG-不含包装)', '13.2', 1, 0, '2025-09-20 16:23:18', 'admin', '2025-09-20 16:23:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969316513128095746, 1969315958846627841, '单SKU整箱毛重 (KG-含包装)', '14', 1, 0, '2025-09-20 16:23:40', 'admin', '2025-09-20 16:23:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969316575837134850, 1969315958846627841, '单SKU方数 m³', '0.053328', 1, 0, '2025-09-20 16:23:54', 'admin', '2025-09-20 16:23:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969316623488622594, 1969315958846627841, '40QH 装柜箱量', '1275 ', 1, 0, '2025-09-20 16:24:06', 'admin', '2025-09-20 16:24:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969316658695610370, 1969315958846627841, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 16:24:14', 'admin', '2025-09-20 16:24:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969317027509149697, 1969316975764021250, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-20 16:25:42', 'admin', '2025-09-20 16:25:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969317067229208577, 1969316975764021250, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 16:25:52', 'admin', '2025-09-20 16:25:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969317117518913537, 1969316975764021250, '产品外观尺寸 (长*宽*高) cm', '66*33*186', 1, 0, '2025-09-20 16:26:04', 'admin', '2025-09-20 16:26:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969317167749898241, 1969316975764021250, '销售价 (元)', '119', 1, 0, '2025-09-20 16:26:16', 'admin', '2025-09-20 16:26:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969317252319649794, 1969316975764021250, '采购单价 (元-含10%增值税)', '132', 1, 0, '2025-09-20 16:26:36', 'admin', '2025-09-20 16:26:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969317340957876226, 1969316975764021250, '外箱箱规 (长*宽*高)cm', '68*15*34', 1, 0, '2025-09-20 16:26:57', 'admin', '2025-09-20 16:26:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969317382653452290, 1969316975764021250, '单SKU产品净重 (KG-不含包装) ', '17.5', 1, 0, '2025-09-20 16:27:07', 'admin', '2025-09-20 16:27:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969317424613269506, 1969316975764021250, '单SKU整箱毛重 (KG-含包装)', '18.5', 1, 0, '2025-09-20 16:27:17', 'admin', '2025-09-20 16:27:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969317494704283650, 1969316975764021250, '单SKU方数 m³', '0.03468', 1, 0, '2025-09-20 16:27:34', 'admin', '2025-09-20 16:27:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969317545925124098, 1969316975764021250, '40QH 装柜箱量', '1961 ', 1, 0, '2025-09-20 16:27:46', 'admin', '2025-09-20 16:27:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969317582876942337, 1969316975764021250, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 16:27:55', 'admin', '2025-09-20 16:27:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969318140375441409, 1969318101305499650, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-20 16:30:07', 'admin', '2025-09-20 16:30:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969318177461477378, 1969318101305499650, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 16:30:16', 'admin', '2025-09-20 16:30:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969318218167197698, 1969318101305499650, '产品外观尺寸 (长*宽*高) cm', '66*40*86', 1, 0, '2025-09-20 16:30:26', 'admin', '2025-09-20 16:30:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969318259065856001, 1969318101305499650, '销售价 (元)', '70', 1, 0, '2025-09-20 16:30:36', 'admin', '2025-09-20 16:30:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969318340254998530, 1969318101305499650, '采购单价 (元-含10%增值税)', '77', 1, 0, '2025-09-20 16:30:55', 'admin', '2025-09-20 16:30:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969318439240572930, 1969318101305499650, '外箱箱规 (长*宽*高)cm', '75*42*15', 1, 0, '2025-09-20 16:31:19', 'admin', '2025-09-20 16:31:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969318473529008130, 1969318101305499650, '单SKU产品净重 (KG-不含包装) ', '15', 1, 0, '2025-09-20 16:31:27', 'admin', '2025-09-20 16:31:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969318513173569538, 1969318101305499650, '单SKU整箱毛重 (KG-含包装)', '16', 1, 0, '2025-09-20 16:31:36', 'admin', '2025-09-20 16:31:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969318723144622082, 1969318101305499650, '单SKU方数 m³', '1439 ', 1, 0, '2025-09-20 16:32:26', 'admin', '2025-09-20 16:32:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969318750705393666, 1969318101305499650, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 16:32:33', 'admin', '2025-09-20 16:32:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969319405939564545, 1969319367314219010, '产品颜色', '黑', 1, 0, '2025-09-20 16:35:09', 'admin', '2025-09-20 16:35:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969319441528233986, 1969319367314219010, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 16:35:18', 'admin', '2025-09-20 16:35:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969319491239124994, 1969319367314219010, '产品外观尺寸 (长*宽*高) cm', '100*35*75', 1, 0, '2025-09-20 16:35:30', 'admin', '2025-09-20 16:35:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969319568384958466, 1969319367314219010, '销售价 (元)', '110', 1, 0, '2025-09-20 16:35:48', 'admin', '2025-09-20 16:35:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969319649746067457, 1969319367314219010, '采购单价 (元-含10%增值税)', '121', 1, 0, '2025-09-20 16:36:07', 'admin', '2025-09-20 16:36:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969319740615663618, 1969319367314219010, '外箱箱规 (长*宽*高)cm', '92*35*12', 1, 0, '2025-09-20 16:36:29', 'admin', '2025-09-20 16:36:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969319800539684865, 1969319367314219010, '单SKU产品净重 (KG-不含包装) ', '8', 1, 0, '2025-09-20 16:36:43', 'admin', '2025-09-20 16:36:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969319839374745602, 1969319367314219010, '单SKU整箱毛重 (KG-含包装)', '9', 1, 0, '2025-09-20 16:36:53', 'admin', '2025-09-20 16:36:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969319932337299457, 1969319367314219010, '单SKU方数 m³', '0.03864', 1, 0, '2025-09-20 16:37:15', 'admin', '2025-09-20 16:37:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969319975651876865, 1969319367314219010, '40QH 装柜箱量', '1760 ', 1, 0, '2025-09-20 16:37:25', 'admin', '2025-09-20 16:37:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969320007281123329, 1969319367314219010, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 16:37:33', 'admin', '2025-09-20 16:37:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969320370721759233, 1969320310344753154, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-20 16:38:59', 'admin', '2025-09-20 16:38:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969320422395584514, 1969320310344753154, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 16:39:12', 'admin', '2025-09-20 16:39:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969320481866620930, 1969320310344753154, '产品外观尺寸 (长*宽*高) cm', '60*34*82', 1, 0, '2025-09-20 16:39:26', 'admin', '2025-09-20 16:39:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969320528708608002, 1969320310344753154, '销售价 (元)', '95', 1, 0, '2025-09-20 16:39:37', 'admin', '2025-09-20 16:39:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969320597243535361, 1969320310344753154, '采购单价 (元-含10%增值税)', '105', 1, 0, '2025-09-20 16:39:53', 'admin', '2025-09-20 16:39:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969320694278758401, 1969320310344753154, '外箱箱规 (长*宽*高)cm', '70*38*12', 1, 0, '2025-09-20 16:40:16', 'admin', '2025-09-20 16:40:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969320808250580994, 1969320310344753154, '单SKU产品净重 (KG-不含包装) ', '9', 1, 0, '2025-09-20 16:40:44', 'admin', '2025-09-20 16:40:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969320853494538242, 1969320310344753154, '单SKU整箱毛重 (KG-含包装)', '10', 1, 0, '2025-09-20 16:40:54', 'admin', '2025-09-20 16:40:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969320925976305666, 1969320310344753154, '单SKU方数 m³', '0.03192', 1, 0, '2025-09-20 16:41:12', 'admin', '2025-09-20 16:41:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969320989389987841, 1969320310344753154, '40QH 装柜箱量', '2130 ', 1, 0, '2025-09-20 16:41:27', 'admin', '2025-09-20 16:41:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969321042724757506, 1969320310344753154, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 16:41:39', 'admin', '2025-09-20 16:41:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969321459533717505, 1969321421562683393, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-20 16:43:19', 'admin', '2025-09-20 16:43:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969321498431692801, 1969321421562683393, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 16:43:28', 'admin', '2025-09-20 16:43:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969321532632047617, 1969321421562683393, '产品外观尺寸 (长*宽*高) cm', '120*30.2*81', 1, 0, '2025-09-20 16:43:36', 'admin', '2025-09-20 16:43:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969321569030217730, 1969321421562683393, '销售价 (元)', '125', 1, 0, '2025-09-20 16:43:45', 'admin', '2025-09-20 16:43:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969321664924590081, 1969321421562683393, '采购单价 (元-含10%增值税)', '138', 1, 0, '2025-09-20 16:44:08', 'admin', '2025-09-20 16:44:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969321767517265922, 1969321421562683393, '外箱箱规 (长*宽*高)cm', '86*45*14', 1, 0, '2025-09-20 16:44:32', 'admin', '2025-09-20 16:44:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969321810026536961, 1969321421562683393, '单SKU产品净重 (KG-不含包装) ', '18.5', 1, 0, '2025-09-20 16:44:42', 'admin', '2025-09-20 16:44:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969321842557558785, 1969321421562683393, '单SKU整箱毛重 (KG-含包装)', '20', 1, 0, '2025-09-20 16:44:50', 'admin', '2025-09-20 16:44:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969321927093755906, 1969321421562683393, '单SKU方数m³', '0.05418', 1, 0, '2025-09-20 16:45:10', 'admin', '2025-09-20 16:45:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969321961742901249, 1969321421562683393, '40QH 装柜箱量', '1255 ', 1, 0, '2025-09-20 16:45:19', 'admin', '2025-09-20 16:45:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969321988016021505, 1969321421562683393, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 16:45:25', 'admin', '2025-09-20 16:45:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969322365088145410, 1969322308133691394, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-20 16:46:55', 'admin', '2025-09-20 16:46:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969322401717002242, 1969322308133691394, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 16:47:03', 'admin', '2025-09-20 16:47:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969322450547089410, 1969322308133691394, '产品外观尺寸 (长*宽*高) cm', '150*42*60', 1, 0, '2025-09-20 16:47:15', 'admin', '2025-09-20 16:47:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969322487754760193, 1969322308133691394, '销售价 (元)', '125', 1, 0, '2025-09-20 16:47:24', 'admin', '2025-09-20 16:47:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969322546089140225, 1969322308133691394, '采购单价 (元-含10%增值税)', '137', 1, 0, '2025-09-20 16:47:38', 'admin', '2025-09-20 16:47:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969322653563985921, 1969322308133691394, '外箱箱规 (长*宽*高)cm', '86*45*14', 1, 0, '2025-09-20 16:48:04', 'admin', '2025-09-20 16:48:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969322778017374210, 1969322308133691394, '单SKU产品净重 (KG-不含包装) ', '9', 1, 0, '2025-09-20 16:48:33', 'admin', '2025-09-20 16:48:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969322816261038082, 1969322308133691394, '单SKU整箱毛重 (KG-含包装)', '10', 1, 0, '2025-09-20 16:48:42', 'admin', '2025-09-20 16:48:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969322887664869378, 1969322308133691394, '单SKU方数 m³', '0.05418', 1, 0, '2025-09-20 16:48:59', 'admin', '2025-09-20 16:48:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969322937237348353, 1969322308133691394, '40QH 装柜箱量', '1255', 1, 0, '2025-09-20 16:49:11', 'admin', '2025-09-20 16:49:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969322974306607105, 1969322308133691394, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 16:49:20', 'admin', '2025-09-20 16:49:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969324335140151297, 1969324295218765826, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-20 16:54:44', 'admin', '2025-09-20 16:54:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969324369457946625, 1969324295218765826, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 16:54:53', 'admin', '2025-09-20 16:54:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969324419969949697, 1969324295218765826, '产品外观尺寸 (长*宽*高) cm', '120*33*175', 1, 0, '2025-09-20 16:55:05', 'admin', '2025-09-20 16:55:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969324522902364162, 1969324295218765826, '销售价 (元)', '165', 1, 0, '2025-09-20 16:55:29', 'admin', '2025-09-20 16:55:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969324561984888834, 1969324295218765826, '采购单价 (元-含10%增值税)', '182', 1, 0, '2025-09-20 16:55:39', 'admin', '2025-09-20 16:55:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969324595900030978, 1969324295218765826, '外箱箱规 (长*宽*高)cm', '123*36*20', 1, 0, '2025-09-20 16:55:47', 'admin', '2025-09-20 16:56:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969324735176089601, 1969324295218765826, '单SKU产品净重 (KG-不含包装) ', '31.5', 1, 0, '2025-09-20 16:56:20', 'admin', '2025-09-20 16:56:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969324773985984513, 1969324295218765826, '单SKU整箱毛重 (KG-含包装)', '33', 1, 0, '2025-09-20 16:56:29', 'admin', '2025-09-20 16:56:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969324827031347202, 1969324295218765826, '单SKU方数 m³', '0.08856', 1, 0, '2025-09-20 16:56:42', 'admin', '2025-09-20 16:56:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969324862469021697, 1969324295218765826, '40QH 装柜箱量', '768 ', 1, 0, '2025-09-20 16:56:50', 'admin', '2025-09-20 16:56:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969324895490777089, 1969324295218765826, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 16:56:58', 'admin', '2025-09-20 16:56:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969325190220324866, 1969325152068935681, '产品颜色', '火烧纹', 1, 0, '2025-09-20 16:58:08', 'admin', '2025-09-20 16:58:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969325230988959746, 1969325152068935681, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 16:58:18', 'admin', '2025-09-20 16:58:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969325287570120705, 1969325152068935681, '产品外观尺寸 (长*宽*高) cm', '840*340*1460', 1, 0, '2025-09-20 16:58:32', 'admin', '2025-09-20 16:58:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969325315202195458, 1969325152068935681, '销售价 (元)', '127', 1, 0, '2025-09-20 16:58:38', 'admin', '2025-09-20 16:58:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969325417589350401, 1969325152068935681, '外箱箱规 (长*宽*高)cm', '93*45*16', 1, 0, '2025-09-20 16:59:03', 'admin', '2025-09-20 16:59:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969325466394271746, 1969325152068935681, '单SKU产品净重 (KG-不含包装) ', '17', 1, 0, '2025-09-20 16:59:14', 'admin', '2025-09-20 16:59:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969325501097943042, 1969325152068935681, '单SKU整箱毛重 (KG-含包装)', '18', 1, 0, '2025-09-20 16:59:22', 'admin', '2025-09-20 16:59:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969325574263382017, 1969325152068935681, '单SKU方数 m³', '0.06696', 1, 0, '2025-09-20 16:59:40', 'admin', '2025-09-20 16:59:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969325662503149570, 1969325152068935681, '40QH 装柜箱量', '1016', 1, 0, '2025-09-20 17:00:01', 'admin', '2025-09-20 17:00:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969325695160000513, 1969325152068935681, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 17:00:09', 'admin', '2025-09-20 17:00:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969327080526028801, 1969327042336890881, '产品颜色', '胡桃', 1, 0, '2025-09-20 17:05:39', 'admin', '2025-09-20 17:05:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969327113992380417, 1969327042336890881, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 17:05:47', 'admin', '2025-09-20 17:05:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969327153242677250, 1969327042336890881, '产品外观尺寸 (长*宽*高) cm', '1110*900*340', 1, 0, '2025-09-20 17:05:56', 'admin', '2025-09-20 17:05:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969327188210589698, 1969327042336890881, '销售价 (元)', '100', 1, 0, '2025-09-20 17:06:05', 'admin', '2025-09-20 17:06:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969327272654512130, 1969327042336890881, '外箱箱规 (长*宽*高)cm', '115*39*13', 1, 0, '2025-09-20 17:06:25', 'admin', '2025-09-20 17:06:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969327311091113986, 1969327042336890881, '单SKU产品净重 (KG-不含包装) ', '23.2', 1, 0, '2025-09-20 17:06:34', 'admin', '2025-09-20 17:06:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969327342858772481, 1969327042336890881, '单SKU整箱毛重 (KG-含包装)', '24.2', 1, 0, '2025-09-20 17:06:42', 'admin', '2025-09-20 17:06:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969327407971147777, 1969327042336890881, '单SKU方数 m³', '0.058305', 1, 0, '2025-09-20 17:06:57', 'admin', '2025-09-20 17:06:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969327466716569602, 1969327042336890881, '40QH 装柜箱量', '1166 ', 1, 0, '2025-09-20 17:07:11', 'admin', '2025-09-20 17:07:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969327497846693890, 1969327042336890881, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 17:07:18', 'admin', '2025-09-20 17:07:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969327836394135553, 1969327793788395521, '产品颜色', '火烧纹', 1, 0, '2025-09-20 17:08:39', 'admin', '2025-09-20 17:08:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969327891301769217, 1969327793788395521, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 17:08:52', 'admin', '2025-09-20 17:08:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969327938475106305, 1969327793788395521, '产品外观尺寸 (长*宽*高) cm', '1700*400*830', 1, 0, '2025-09-20 17:09:04', 'admin', '2025-09-20 17:09:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969327972323139585, 1969327793788395521, '销售价 (元)', '130', 1, 0, '2025-09-20 17:09:12', 'admin', '2025-09-20 17:09:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969328109506240514, 1969327793788395521, '外箱箱规 (长*宽*高)cm', '115*46*15.5', 1, 0, '2025-09-20 17:09:44', 'admin', '2025-09-20 17:09:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969328157640073217, 1969327793788395521, '单SKU产品净重 (KG-不含包装) ', '13', 1, 0, '2025-09-20 17:09:56', 'admin', '2025-09-20 17:09:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969328192624762881, 1969327793788395521, '单SKU整箱毛重 (KG-含包装)', '14', 1, 0, '2025-09-20 17:10:04', 'admin', '2025-09-20 17:10:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969328263261036546, 1969327793788395521, '单SKU方数 m³', '0.081995', 1, 0, '2025-09-20 17:10:21', 'admin', '2025-09-20 17:10:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969328317501775874, 1969327793788395521, '40QH 装柜箱量', '829 ', 1, 0, '2025-09-20 17:10:34', 'admin', '2025-09-20 17:10:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969328359100882945, 1969327793788395521, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 17:10:44', 'admin', '2025-09-20 17:10:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969328751683543042, 1969328714823999489, '产品颜色', '火烧纹', 1, 0, '2025-09-20 17:12:17', 'admin', '2025-09-20 17:12:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969328786030698498, 1969328714823999489, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 17:12:26', 'admin', '2025-09-20 17:12:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969328818641412098, 1969328714823999489, '产品外观尺寸 (长*宽*高) cm', '700*400*1350', 1, 0, '2025-09-20 17:12:33', 'admin', '2025-09-20 17:12:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969328903206969346, 1969328714823999489, '外箱箱规 (长*宽*高)cm', '75*45*12', 1, 0, '2025-09-20 17:12:54', 'admin', '2025-09-20 17:12:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969328945653325825, 1969328714823999489, '单SKU产品净重 (KG-不含包装) ', '9', 1, 0, '2025-09-20 17:13:04', 'admin', '2025-09-20 17:13:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969328977022525441, 1969328714823999489, '单SKU整箱毛重 (KG-含包装)', '10', 1, 0, '2025-09-20 17:13:11', 'admin', '2025-09-20 17:13:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969329044076863489, 1969328714823999489, '单SKU方数 m³', '0.0405', 1, 0, '2025-09-20 17:13:27', 'admin', '2025-09-20 17:13:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969329098334380034, 1969328714823999489, '40QH 装柜箱量', '1679', 1, 0, '2025-09-20 17:13:40', 'admin', '2025-09-20 17:13:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969329140952702977, 1969328714823999489, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 17:13:50', 'admin', '2025-09-20 17:13:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969329955268435970, 1969329920631873537, '产品颜色', '火烧纹', 1, 0, '2025-09-20 17:17:04', 'admin', '2025-09-20 17:17:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969329994753613825, 1969329920631873537, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 17:17:14', 'admin', '2025-09-20 17:17:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969330031067897858, 1969329920631873537, '产品外观尺寸 (长*宽*高) cm', '600*300*147', 1, 0, '2025-09-20 17:17:22', 'admin', '2025-09-20 17:17:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969330070293028866, 1969329920631873537, '销售价 (元)', '105', 1, 0, '2025-09-20 17:17:32', 'admin', '2025-09-20 17:17:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969330183765729282, 1969329920631873537, '外箱箱规 (长*宽*高)cm', '77*34*18.5', 1, 0, '2025-09-20 17:17:59', 'admin', '2025-09-20 17:17:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969330249083625473, 1969329920631873537, '单SKU产品净重 (KG-不含包装) ', '19.5', 1, 0, '2025-09-20 17:18:14', 'admin', '2025-09-20 17:18:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969330276958969857, 1969329920631873537, '单SKU整箱毛重 (KG-含包装)', '21', 1, 0, '2025-09-20 17:18:21', 'admin', '2025-09-20 17:18:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969330337222729729, 1969329920631873537, '单SKU方数 m³', '0.048433', 1, 0, '2025-09-20 17:18:35', 'admin', '2025-09-20 17:18:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969330381204201474, 1969329920631873537, '40QH 装柜箱量', '1404 ', 1, 0, '2025-09-20 17:18:46', 'admin', '2025-09-20 17:18:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969330429057015809, 1969329920631873537, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 17:18:57', 'admin', '2025-09-20 17:18:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969330810797400065, 1969330774357286913, '产品颜色', '火烧纹', 1, 0, '2025-09-20 17:20:28', 'admin', '2025-09-20 17:20:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969330843089346561, 1969330774357286913, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 17:20:36', 'admin', '2025-09-20 17:20:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969330874676649985, 1969330774357286913, '产品外观尺寸 (长*宽*高) cm', '500*500*580', 1, 0, '2025-09-20 17:20:44', 'admin', '2025-09-20 17:20:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969330911569747969, 1969330774357286913, '销售价 (元)', '94', 1, 0, '2025-09-20 17:20:52', 'admin', '2025-09-20 17:20:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969331029442273281, 1969330774357286913, '外箱箱规 (长*宽*高)cm', '55*55*10', 1, 0, '2025-09-20 17:21:20', 'admin', '2025-09-20 17:21:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969331098220470273, 1969330774357286913, '单SKU产品净重 (KG-不含包装) ', '8.5', 1, 0, '2025-09-20 17:21:37', 'admin', '2025-09-20 17:21:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969331159293730818, 1969330774357286913, '单SKU整箱毛重 (KG-含包装)', '9.2', 1, 0, '2025-09-20 17:21:51', 'admin', '2025-09-20 17:21:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969331284065886209, 1969330774357286913, '单SKU方数m³', '0.03025', 1, 0, '2025-09-20 17:22:21', 'admin', '2025-09-20 17:22:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969331326315110402, 1969330774357286913, '40QH 装柜箱量', '2248 ', 1, 0, '2025-09-20 17:22:31', 'admin', '2025-09-20 17:22:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969331357394903041, 1969330774357286913, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 17:22:39', 'admin', '2025-09-20 17:22:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969332270998200322, 1969332224869244930, '产品颜色', '火烧纹', 1, 0, '2025-09-20 17:26:16', 'admin', '2025-09-20 17:26:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969332305701871618, 1969332224869244930, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 17:26:25', 'admin', '2025-09-20 17:26:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969332350304100353, 1969332224869244930, '产品外观尺寸 (长*宽*高) cm', '800*400*1400', 1, 0, '2025-09-20 17:26:35', 'admin', '2025-09-20 17:26:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969332383925641217, 1969332224869244930, '销售价 (元)', '124', 1, 0, '2025-09-20 17:26:43', 'admin', '2025-09-20 17:26:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969332509050118146, 1969332224869244930, '外箱箱规 (长*宽*高)cm', '86*45.5*13', 1, 0, '2025-09-20 17:27:13', 'admin', '2025-09-20 17:27:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969332585122209793, 1969332224869244930, '单SKU产品净重 (KG-不含包装) ', '19', 1, 0, '2025-09-20 17:27:31', 'admin', '2025-09-20 17:27:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969332616621432834, 1969332224869244930, '单SKU整箱毛重 (KG-含包装)', '19.75', 1, 0, '2025-09-20 17:27:39', 'admin', '2025-09-20 17:27:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969332690340519937, 1969332224869244930, '单SKU方数 m³', '0.050869', 1, 0, '2025-09-20 17:27:56', 'admin', '2025-09-20 17:27:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969332728445771777, 1969332224869244930, '40QH 装柜箱量', '1337 ', 1, 0, '2025-09-20 17:28:06', 'admin', '2025-09-20 17:28:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969332752714014721, 1969332224869244930, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 17:28:11', 'admin', '2025-09-20 17:28:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969333491410640897, 1969333457193508865, '产品颜色', '火烧纹', 1, 0, '2025-09-20 17:31:07', 'admin', '2025-09-20 17:31:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969333527636844545, 1969333457193508865, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 17:31:16', 'admin', '2025-09-20 17:31:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969333564538331137, 1969333457193508865, '产品外观尺寸 (长*宽*高) cm', '100*30*80', 1, 0, '2025-09-20 17:31:25', 'admin', '2025-09-20 17:32:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969333958932930561, 1969333457193508865, '销售价 (元)', '110', 1, 0, '2025-09-20 17:32:59', 'admin', '2025-09-20 17:32:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969334092748005378, 1969333457193508865, '外箱箱规 (长*宽*高)cm', '102.5*32.5*14.5', 1, 0, '2025-09-20 17:33:31', 'admin', '2025-09-20 17:33:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969334167201095682, 1969333457193508865, '单SKU产品净重 (KG-不含包装) ', '16', 1, 0, '2025-09-20 17:33:49', 'admin', '2025-09-20 17:33:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969334194753478658, 1969333457193508865, '单SKU整箱毛重 (KG-含包装)', '17', 1, 0, '2025-09-20 17:33:55', 'admin', '2025-09-20 17:33:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969334273069522945, 1969333457193508865, '单SKU方数 m³', '0.048303125', 1, 0, '2025-09-20 17:34:14', 'admin', '2025-09-20 17:34:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969334313217400833, 1969333457193508865, '40QH 装柜箱量', '1408 ', 1, 0, '2025-09-20 17:34:23', 'admin', '2025-09-20 17:34:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969334340979499010, 1969333457193508865, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 17:34:30', 'admin', '2025-09-20 17:34:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969334669787766785, 1969334622090141698, '产品颜色', '黑+白 胡桃 火烧纹', 1, 0, '2025-09-20 17:35:48', 'admin', '2025-09-20 17:35:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969334708056596482, 1969334622090141698, '详细材质', '密度板', 1, 0, '2025-09-20 17:35:58', 'admin', '2025-09-20 17:35:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969334796057288705, 1969334622090141698, '产品外观尺寸 (长*宽*高) cm', '40*18*100', 1, 0, '2025-09-20 17:36:19', 'admin', '2025-09-20 17:36:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969334828688973826, 1969334622090141698, '销售价 (元)', '43', 1, 0, '2025-09-20 17:36:26', 'admin', '2025-09-20 17:36:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969334914470879234, 1969334622090141698, '外箱箱规 (长*宽*高)cm', '42*18*9', 1, 0, '2025-09-20 17:36:47', 'admin', '2025-09-20 17:36:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969334987955085313, 1969334622090141698, '每箱数量', '7', 1, 2, '2025-09-20 17:37:04', 'admin', '2025-09-20 09:38:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969335220344692737, 1969334622090141698, '单SKU整箱毛重 (KG-含包装)', '3.5', 1, 0, '2025-09-20 17:38:00', 'admin', '2025-09-20 17:38:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969335337420300289, 1969334622090141698, '单SKU方数 m³', '0.006804', 1, 0, '2025-09-20 17:38:28', 'admin', '2025-09-20 17:38:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969335381171085314, 1969334622090141698, '40QH 装柜箱量', '9994 ', 1, 0, '2025-09-20 17:38:38', 'admin', '2025-09-20 17:38:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969335412573839362, 1969334622090141698, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 17:38:45', 'admin', '2025-09-20 17:38:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969335901243809794, 1969335859988635649, '产品颜色', '黑+白 胡桃 火烧纹', 1, 0, '2025-09-20 17:40:42', 'admin', '2025-09-20 17:40:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969335945841844225, 1969335859988635649, '详细材质', '密度板', 1, 0, '2025-09-20 17:40:53', 'admin', '2025-09-20 17:40:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969336012736798722, 1969335859988635649, '产品外观尺寸 (长*宽*高) cm', '40*20*100', 1, 0, '2025-09-20 17:41:09', 'admin', '2025-09-20 17:41:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969336076767043585, 1969335859988635649, '销售价 (元)', '47.5', 1, 0, '2025-09-20 17:41:24', 'admin', '2025-09-20 17:41:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969336152272904193, 1969335859988635649, '外箱箱规 (长*宽*高)cm', '44*20*10', 1, 0, '2025-09-20 17:41:42', 'admin', '2025-09-20 17:41:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969336206798856194, 1969335859988635649, '单SKU整箱毛重 (KG-含包装)', '3.5', 1, 0, '2025-09-20 17:41:55', 'admin', '2025-09-20 17:41:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969336266387333121, 1969335859988635649, '单SKU方数 m³', '0.0088', 1, 0, '2025-09-20 17:42:09', 'admin', '2025-09-20 17:42:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969336302009556993, 1969335859988635649, '40QH 装柜箱量', '7727 ', 1, 0, '2025-09-20 17:42:18', 'admin', '2025-09-20 17:42:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969336328236539905, 1969335859988635649, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 17:42:24', 'admin', '2025-09-20 17:42:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969339438694637569, 1969339393614258178, '产品颜色', '胡桃+定制', 1, 0, '2025-09-20 17:54:45', 'admin', '2025-09-20 17:54:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969339485217857538, 1969339393614258178, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 17:54:56', 'admin', '2025-09-20 17:54:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969339526514974722, 1969339393614258178, '销售价 (元)', '115', 1, 0, '2025-09-20 17:55:06', 'admin', '2025-09-20 17:55:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969339560098766850, 1969339393614258178, '每箱数量', '1', 1, 0, '2025-09-20 17:55:14', 'admin', '2025-09-20 17:55:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969339586178949122, 1969339393614258178, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 17:55:21', 'admin', '2025-09-20 17:55:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969339979260731393, 1969339870116552705, '产品颜色', '胡桃+定制', 1, 0, '2025-09-20 17:56:54', 'admin', '2025-09-20 17:56:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969340035095306242, 1969339870116552705, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 17:57:08', 'admin', '2025-09-20 17:57:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969340072651104257, 1969339870116552705, '销售价 (元)', '115', 1, 0, '2025-09-20 17:57:17', 'admin', '2025-09-20 17:57:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969340162027528194, 1969339870116552705, '外箱箱规 (长*宽*高)cm', '89*45*19.5', 1, 0, '2025-09-20 17:57:38', 'admin', '2025-09-20 17:57:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969340212401119234, 1969339870116552705, '单SKU整箱毛重 (KG-含包装)', '13.2', 1, 0, '2025-09-20 17:57:50', 'admin', '2025-09-20 17:57:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969340290658443266, 1969339870116552705, '单SKU方数 m³', '0.0780975', 1, 0, '2025-09-20 17:58:09', 'admin', '2025-09-20 17:58:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969340329250234369, 1969339870116552705, '40QH 装柜箱量', '871', 1, 0, '2025-09-20 17:58:18', 'admin', '2025-09-20 17:58:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969340370534768642, 1969339870116552705, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 17:58:28', 'admin', '2025-09-20 17:58:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969340644993245185, 1969340601456369666, '产品颜色', '胡桃+定制', 1, 0, '2025-09-20 17:59:33', 'admin', '2025-09-20 17:59:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969340685539581953, 1969340601456369666, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 17:59:43', 'admin', '2025-09-20 17:59:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969340729193897985, 1969340601456369666, '产品外观尺寸 (长*宽*高) cm', '80*40*167', 1, 0, '2025-09-20 17:59:53', 'admin', '2025-09-20 17:59:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969340760068169729, 1969340601456369666, '销售价 (元)', '155', 1, 0, '2025-09-20 18:00:00', 'admin', '2025-09-20 18:00:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969340867144556545, 1969340601456369666, '外箱箱规 (长*宽*高)cm', '89.5*45*15.5', 1, 0, '2025-09-20 18:00:26', 'admin', '2025-09-20 18:00:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969340917019025410, 1969340601456369666, '单SKU整箱毛重 (KG-含包装)', '22', 1, 0, '2025-09-20 18:00:38', 'admin', '2025-09-20 18:00:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969341006571610114, 1969340601456369666, '单SKU方数 m³', '0.06242625', 1, 0, '2025-09-20 18:00:59', 'admin', '2025-09-20 18:00:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969341051266113538, 1969340601456369666, '40QH 装柜箱量', '1089 ', 1, 0, '2025-09-20 18:01:10', 'admin', '2025-09-20 18:01:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969341081226027009, 1969340601456369666, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 18:01:17', 'admin', '2025-09-20 18:01:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969341371492835329, 1969341324726345730, '产品颜色', '黑+定制', 1, 0, '2025-09-20 18:02:26', 'admin', '2025-09-20 18:02:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969341413515567106, 1969341324726345730, '详细材质', '密度板 +碳钢支架+pp配件 +美规插板', 1, 0, '2025-09-20 18:02:36', 'admin', '2025-09-20 18:02:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969341451738259457, 1969341324726345730, '产品外观尺寸 (长*宽*高) cm', '80*40*150', 1, 0, '2025-09-20 18:02:45', 'admin', '2025-09-20 18:02:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969341490275524610, 1969341324726345730, '销售价 (元)', '125', 1, 0, '2025-09-20 18:02:55', 'admin', '2025-09-20 18:02:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969341584034996225, 1969341324726345730, '外箱箱规 (长*宽*高)cm', '86*45*13.5', 1, 0, '2025-09-20 18:03:17', 'admin', '2025-09-20 18:03:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969341643661221890, 1969341324726345730, '单SKU整箱毛重 (KG-含包装)', '19.75', 1, 0, '2025-09-20 18:03:31', 'admin', '2025-09-20 18:03:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969341776222199809, 1969341324726345730, '单SKU方数m³', '0.052245', 1, 0, '2025-09-20 18:04:03', 'admin', '2025-09-20 18:04:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969341815069843457, 1969341324726345730, '40QH 装柜箱量', '1302 ', 1, 0, '2025-09-20 18:04:12', 'admin', '2025-09-20 18:04:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969341841510735874, 1969341324726345730, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 18:04:18', 'admin', '2025-09-20 18:04:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969342148072415234, 1969342104887861249, '产品颜色', '胡桃+定制', 1, 0, '2025-09-20 18:05:31', 'admin', '2025-09-20 18:05:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969342201788866561, 1969342104887861249, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-20 18:05:44', 'admin', '2025-09-20 18:05:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969342244142948354, 1969342104887861249, '产品外观尺寸 (长*宽*高) cm', '90*40*170', 1, 0, '2025-09-20 18:05:54', 'admin', '2025-09-20 18:05:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969342316473720834, 1969342104887861249, '外箱箱规 (长*宽*高)cm', '95*45*18', 1, 0, '2025-09-20 18:06:12', 'admin', '2025-09-20 18:06:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969342380260696065, 1969342104887861249, '单SKU整箱毛重 (KG-含包装)', '17.5', 1, 0, '2025-09-20 18:06:27', 'admin', '2025-09-20 18:06:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969342431120826369, 1969342104887861249, '单SKU方数 m³', '0.07695', 1, 0, '2025-09-20 18:06:39', 'admin', '2025-09-20 18:06:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969342481762852866, 1969342104887861249, '40QH 装柜箱量', '884', 1, 0, '2025-09-20 18:06:51', 'admin', '2025-09-20 18:06:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969342511034900481, 1969342104887861249, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 18:06:58', 'admin', '2025-09-20 18:06:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969342948962181122, 1969342892880142337, '产品颜色', '白胡桃+ 黑色碳钢架+ 定制', 1, 0, '2025-09-20 18:08:42', 'admin', '2025-09-20 18:08:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969342990611619842, 1969342892880142337, '详细材质', '密度板 碳钢支架', 1, 0, '2025-09-20 18:08:52', 'admin', '2025-09-20 18:08:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969343020856745986, 1969342892880142337, '销售价 (元)', '29', 1, 0, '2025-09-20 18:08:59', 'admin', '2025-09-20 18:08:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969343092570955778, 1969342892880142337, '外箱箱规 (长*宽*高)cm', '46*20*9.5', 1, 0, '2025-09-20 18:09:17', 'admin', '2025-09-20 18:09:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969343126007947266, 1969342892880142337, '单SKU整箱毛重 (KG-含包装)', '5', 1, 0, '2025-09-20 18:09:25', 'admin', '2025-09-20 18:09:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969343182102568961, 1969342892880142337, '单SKU方数 m³', '0.00874', 1, 0, '2025-09-20 18:09:38', 'admin', '2025-09-20 18:09:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969343235785465857, 1969342892880142337, '40QH 装柜箱量', '7780 ', 1, 0, '2025-09-20 18:09:51', 'admin', '2025-09-20 18:09:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969343269377646593, 1969342892880142337, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 18:09:59', 'admin', '2025-09-20 18:09:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969343742692270081, 1969343542649135106, '产品颜色', '黑胡桃+ 黑色碳钢架+ 定制', 1, 0, '2025-09-20 18:11:52', 'admin', '2025-09-20 18:11:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969343803740364801, 1969343542649135106, '详细材质', '密度板 碳钢支架', 1, 0, '2025-09-20 18:12:06', 'admin', '2025-09-20 18:12:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969343842785140738, 1969343542649135106, '产品外观尺寸 (长*宽*高) cm', '39.8*29.9*1.5', 1, 0, '2025-09-20 18:12:15', 'admin', '2025-09-20 18:12:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969343881142050818, 1969343542649135106, '销售价 (元)', '33', 1, 0, '2025-09-20 18:12:25', 'admin', '2025-09-20 18:12:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969343937979064322, 1969343542649135106, '外箱箱规 (长*宽*高)cm', '44*34*9', 1, 0, '2025-09-20 18:12:38', 'admin', '2025-09-20 18:12:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969343984309346305, 1969343542649135106, '单SKU整箱毛重 (KG-含包装)', '5.5', 1, 0, '2025-09-20 18:12:49', 'admin', '2025-09-20 18:12:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969344054576521218, 1969343542649135106, '单SKU方数 m³', '0.013464', 1, 0, '2025-09-20 18:13:06', 'admin', '2025-09-20 18:13:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969344086482591745, 1969343542649135106, '40QH 装柜箱量', '5051 ', 1, 0, '2025-09-20 18:13:14', 'admin', '2025-09-20 18:13:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969344164899299330, 1969343542649135106, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 18:13:32', 'admin', '2025-09-20 18:13:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969346414942068738, 1969344475802083330, '产品颜色', '白胡桃+ 黑色碳钢架+ 定制', 1, 0, '2025-09-20 18:22:29', 'admin', '2025-09-20 18:22:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969346459657543681, 1969344475802083330, '详细材质', '密度板 碳钢支架', 1, 0, '2025-09-20 18:22:39', 'admin', '2025-09-20 18:22:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969346485007917057, 1969344475802083330, '销售价 (元)', '43', 1, 0, '2025-09-20 18:22:45', 'admin', '2025-09-20 18:22:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969346576879951873, 1969344475802083330, '外箱箱规 (长*宽*高)cm', '46*29*8', 1, 0, '2025-09-20 18:23:07', 'admin', '2025-09-20 18:23:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969346634849427458, 1969344475802083330, '单SKU整箱毛重 (KG-含包装)', '4.5', 1, 0, '2025-09-20 18:23:21', 'admin', '2025-09-20 18:23:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969346717540130818, 1969344475802083330, '单SKU方数 m³', '0.010672', 1, 0, '2025-09-20 18:23:41', 'admin', '2025-09-20 18:24:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969346827808382978, 1969344475802083330, '40QH 装柜箱量', '6372 ', 1, 0, '2025-09-20 18:24:07', 'admin', '2025-09-20 18:24:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969346853351694338, 1969344475802083330, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 18:24:13', 'admin', '2025-09-20 18:24:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969347229668843521, 1969347192045936642, '产品颜色', '白胡桃+ 黑色碳钢架+ 定制', 1, 0, '2025-09-20 18:25:43', 'admin', '2025-09-20 18:25:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969347286635880450, 1969347192045936642, '详细材质', '密度板 碳钢支架', 1, 0, '2025-09-20 18:25:56', 'admin', '2025-09-20 18:25:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969347360329801729, 1969347192045936642, '产品外观尺寸 (长*宽*高) cm', '45.5*159', 1, 0, '2025-09-20 18:26:14', 'admin', '2025-09-20 18:26:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969347381104189441, 1969347192045936642, '销售价 (元)', '78', 1, 0, '2025-09-20 18:26:19', 'admin', '2025-09-20 18:26:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969347451853709313, 1969347192045936642, '外箱箱规 (长*宽*高)cm', '49*31*11', 1, 0, '2025-09-20 18:26:36', 'admin', '2025-09-20 18:26:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969347516550848514, 1969347192045936642, '单SKU方数 m³', '0.016709', 1, 0, '2025-09-20 18:26:51', 'admin', '2025-09-20 18:26:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969347554920341505, 1969347192045936642, '40QH 装柜箱量', '4070', 1, 0, '2025-09-20 18:27:00', 'admin', '2025-09-20 18:27:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969347586281152514, 1969347192045936642, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 18:27:08', 'admin', '2025-09-20 18:27:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969348532465803266, 1969348489918783490, '产品颜色', '水曲柳+ 黑色碳钢架+ 定制', 1, 0, '2025-09-20 18:30:54', 'admin', '2025-09-20 18:30:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969348576866705410, 1969348489918783490, '详细材质', '密度板 碳钢支架', 1, 0, '2025-09-20 18:31:04', 'admin', '2025-09-20 18:31:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969348620109979650, 1969348489918783490, '产品外观尺寸 (长*宽*高) cm', '29.1*23.5*112', 1, 0, '2025-09-20 18:31:14', 'admin', '2025-09-20 18:31:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969348653127540738, 1969348489918783490, '销售价 (元)', '59', 1, 0, '2025-09-20 18:31:22', 'admin', '2025-09-20 18:31:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969348750636720130, 1969348489918783490, '外箱箱规 (长*宽*高)cm', '116*28.5*7', 1, 0, '2025-09-20 18:31:46', 'admin', '2025-09-20 18:31:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969348840587763713, 1969348489918783490, '单SKU方数 m³', '0.023142', 1, 0, '2025-09-20 18:32:07', 'admin', '2025-09-20 18:32:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969348877552164866, 1969348489918783490, '40QH 装柜箱量', '2938', 1, 0, '2025-09-20 18:32:16', 'admin', '2025-09-20 18:32:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969348905695944706, 1969348489918783490, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 18:32:23', 'admin', '2025-09-20 18:32:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969349255605755905, 1969349207262208001, '产品颜色', '水曲柳+ 黑色碳钢架+ 定制', 1, 0, '2025-09-20 18:33:46', 'admin', '2025-09-20 18:33:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969349294478565378, 1969349207262208001, '详细材质', '密度板 碳钢支架', 1, 0, '2025-09-20 18:33:55', 'admin', '2025-09-20 18:33:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969349329018658818, 1969349207262208001, '产品外观尺寸 (长*宽*高) cm', '58.6*23.5*80', 1, 0, '2025-09-20 18:34:03', 'admin', '2025-09-20 18:34:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969349358085185538, 1969349207262208001, '销售价 (元)', '51', 1, 0, '2025-09-20 18:34:10', 'admin', '2025-09-20 18:34:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969349464524038146, 1969349207262208001, '外箱箱规 (长*宽*高)cm', '84*28.5*10', 1, 0, '2025-09-20 18:34:36', 'admin', '2025-09-20 18:34:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969349542533898241, 1969349207262208001, '单SKU方数 m³', '0.02394', 1, 0, '2025-09-20 18:34:54', 'admin', '2025-09-20 18:34:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969349582274928642, 1969349207262208001, '40QH 装柜箱量', '2840', 1, 0, '2025-09-20 18:35:04', 'admin', '2025-09-20 18:35:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969349612696215554, 1969349207262208001, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 18:35:11', 'admin', '2025-09-20 18:35:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969349931371044865, 1969349891562905601, '产品颜色', '水曲柳+ 黑色碳钢架+ 定制', 1, 0, '2025-09-20 18:36:27', 'admin', '2025-09-20 18:36:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969349989902557185, 1969349891562905601, '详细材质', '密度板 碳钢支架', 1, 0, '2025-09-20 18:36:41', 'admin', '2025-09-20 18:36:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969350032910950401, 1969349891562905601, '产品外观尺寸 (长*宽*高) cm', '60*30*85', 1, 0, '2025-09-20 18:36:51', 'admin', '2025-09-20 18:36:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969350083955630081, 1969349891562905601, '销售价 (元)', '59', 1, 0, '2025-09-20 18:37:03', 'admin', '2025-09-20 18:37:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969350197021483009, 1969349891562905601, '外箱箱规 (长*宽*高)cm', '89*35.5*12.5', 1, 0, '2025-09-20 18:37:30', 'admin', '2025-09-20 18:37:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969350262049972225, 1969349891562905601, '单SKU方数 m³', '0.03949375', 1, 0, '2025-09-20 18:37:46', 'admin', '2025-09-20 18:37:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969350314424246274, 1969349891562905601, '40QH 装柜箱量', '1722 ', 1, 0, '2025-09-20 18:37:58', 'admin', '2025-09-20 18:37:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969350339258720257, 1969349891562905601, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 18:38:04', 'admin', '2025-09-20 18:38:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969350548005036033, 1969350503998398465, '产品颜色', '水曲柳+ 黑色碳钢架+ 定制', 1, 0, '2025-09-20 18:38:54', 'admin', '2025-09-20 18:38:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969350606943395841, 1969350503998398465, '详细材质', '密度板 碳钢支架', 1, 0, '2025-09-20 18:39:08', 'admin', '2025-09-20 18:39:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969350647607173121, 1969350503998398465, '产品外观尺寸 (长*宽*高) cm', '120*35*46', 1, 0, '2025-09-20 18:39:18', 'admin', '2025-09-20 18:39:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969350678607273985, 1969350503998398465, '销售价 (元)', '97', 1, 0, '2025-09-20 18:39:25', 'admin', '2025-09-20 18:39:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969350771817291777, 1969350503998398465, '外箱箱规 (长*宽*高)cm', '125*40*9.5', 1, 0, '2025-09-20 18:39:47', 'admin', '2025-09-20 18:39:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969350851194494977, 1969350503998398465, '单SKU方数 m³', '0.0475', 1, 0, '2025-09-20 18:40:06', 'admin', '2025-09-20 18:40:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969350894173528066, 1969350503998398465, '40QH 装柜箱量', '1432 ', 1, 0, '2025-09-20 18:40:17', 'admin', '2025-09-20 18:40:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969350930378760194, 1969350503998398465, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 18:40:25', 'admin', '2025-09-20 18:40:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969351729976680450, 1969351677350748161, '产品颜色', '复古色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-20 18:43:36', 'admin', '2025-09-20 18:43:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969351774625046529, 1969351677350748161, '详细材质', '碳钢 密度板', 1, 0, '2025-09-20 18:43:47', 'admin', '2025-09-20 18:43:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969351807126708226, 1969351677350748161, '产品外观尺寸 (长*宽*高) cm', '124*37*22', 1, 0, '2025-09-20 18:43:54', 'admin', '2025-09-20 18:43:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969351838655291394, 1969351677350748161, '销售价 (元)', '165', 1, 0, '2025-09-20 18:44:02', 'admin', '2025-09-20 18:44:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969352127902883842, 1969351677350748161, '外箱箱规 (长*宽*高)cm', '122.5*39.5*23.5', 1, 0, '2025-09-20 18:45:11', 'admin', '2025-09-20 18:45:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969352168319197186, 1969351677350748161, '单SKU产品净重 (KG-不含包装) ', '27.9', 1, 0, '2025-09-20 18:45:20', 'admin', '2025-09-20 18:45:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969352204172107777, 1969351677350748161, '单SKU整箱毛重 (KG-含包装)', '29.3', 1, 0, '2025-09-20 18:45:29', 'admin', '2025-09-20 18:45:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969352333939679233, 1969351677350748161, '单SKU方数 m³', '0.113710625', 1, 0, '2025-09-20 18:46:00', 'admin', '2025-09-20 18:46:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969352397990895617, 1969351677350748161, '40QH 装柜箱量', '598 ', 1, 0, '2025-09-20 18:46:15', 'admin', '2025-09-20 18:46:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969352429058105346, 1969351677350748161, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 18:46:23', 'admin', '2025-09-20 18:46:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969352720620953602, 1969352683060961282, '产品颜色', '金色', 1, 0, '2025-09-20 18:47:32', 'admin', '2025-09-20 18:47:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969352758893977601, 1969352683060961282, '销售价 (元)', '105', 1, 0, '2025-09-20 18:47:41', 'admin', '2025-09-20 18:47:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969352849709047810, 1969352683060961282, '外箱箱规 (长*宽*高)cm', '65.5*36*21', 1, 0, '2025-09-20 18:48:03', 'admin', '2025-09-20 18:48:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969352893870874625, 1969352683060961282, '单SKU整箱毛重 (KG-含包装)', '12.5', 1, 0, '2025-09-20 18:48:13', 'admin', '2025-09-20 18:48:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969352970182041601, 1969352683060961282, '单SKU方数 m³', '0.049518', 1, 0, '2025-09-20 18:48:32', 'admin', '2025-09-20 18:48:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969353003535147009, 1969352683060961282, '40QH 装柜箱量', '1373 ', 1, 0, '2025-09-20 18:48:40', 'admin', '2025-09-20 18:48:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969353034874986497, 1969352683060961282, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 18:48:47', 'admin', '2025-09-20 18:48:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969354280142872578, 1969354084294041601, '产品颜色', '复古色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-20 18:53:44', 'admin', '2025-09-20 18:53:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969421159276453889, 1969354084294041601, '详细材质', '碳钢 密度板', 1, 0, '2025-09-20 23:19:29', 'admin', '2025-09-20 23:19:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969421214456717314, 1969354084294041601, '产品外观尺寸 (长*宽*高) cm', '60*30*170', 1, 0, '2025-09-20 23:19:42', 'admin', '2025-09-20 23:19:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969421256777244673, 1969354084294041601, '销售价 (元)', '100', 1, 0, '2025-09-20 23:19:52', 'admin', '2025-09-20 23:19:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969421340352946177, 1969354084294041601, '外箱箱规 (长*宽*高)cm', '66*35*15', 1, 0, '2025-09-20 23:20:12', 'admin', '2025-09-20 23:20:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969421398439862273, 1969354084294041601, '单SKU整箱毛重 (KG-含包装)', '12.5', 1, 0, '2025-09-20 23:20:26', 'admin', '2025-09-20 23:20:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969421451069988866, 1969354084294041601, '单SKU方数 m³', '0.03465', 1, 0, '2025-09-20 23:20:39', 'admin', '2025-09-20 23:20:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969421526609403905, 1969354084294041601, '40QH 装柜箱量', '1962 ', 1, 0, '2025-09-20 23:20:57', 'admin', '2025-09-20 23:20:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969421559153008641, 1969354084294041601, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 23:21:04', 'admin', '2025-09-20 23:21:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969421964956114945, 1969421909079597058, '产品颜色', '黑色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-20 23:22:41', 'admin', '2025-09-20 23:22:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969422020379648002, 1969421909079597058, '详细材质', '碳钢 密度板', 1, 0, '2025-09-20 23:22:54', 'admin', '2025-09-20 23:22:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969422061190225921, 1969421909079597058, '销售价 (元)', '180', 1, 0, '2025-09-20 23:23:04', 'admin', '2025-09-20 23:23:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969422157516611586, 1969421909079597058, '外箱箱规 (长*宽*高)cm', '126*31*18', 1, 0, '2025-09-20 23:23:27', 'admin', '2025-09-20 23:23:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969422206053097473, 1969421909079597058, '单SKU整箱毛重 (KG-含包装)', '25', 1, 0, '2025-09-20 23:23:39', 'admin', '2025-09-20 23:23:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969422262386794497, 1969421909079597058, '单SKU方数 m³', '0.070308', 1, 0, '2025-09-20 23:23:52', 'admin', '2025-09-20 23:23:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969422309065203714, 1969421909079597058, '40QH 装柜箱量', '967 ', 1, 0, '2025-09-20 23:24:03', 'admin', '2025-09-20 23:24:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969422340845445122, 1969421909079597058, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 23:24:11', 'admin', '2025-09-20 23:24:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969422702927126530, 1969422668387033089, '产品颜色', '奶白色', 1, 0, '2025-09-20 23:25:37', 'admin', '2025-09-20 23:25:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969422737723072514, 1969422668387033089, '详细材质', '0.8钢管 +PP筐', 1, 0, '2025-09-20 23:25:45', 'admin', '2025-09-20 23:25:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969422791523409921, 1969422668387033089, '产品外观尺寸 (长*宽*高) cm', '38.8*40 *87.5', 1, 0, '2025-09-20 23:25:58', 'admin', '2025-09-20 23:25:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969422832682115073, 1969422668387033089, '销售价 (元)', '28', 1, 0, '2025-09-20 23:26:08', 'admin', '2025-09-20 23:26:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969422912445194242, 1969422668387033089, '外箱箱规 (长*宽*高)cm', '53*33*17', 1, 0, '2025-09-20 23:26:27', 'admin', '2025-09-20 23:26:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969422959798886402, 1969422668387033089, '单SKU产品净重 (KG-不含包装) ', '2', 1, 0, '2025-09-20 23:26:38', 'admin', '2025-09-20 23:26:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969423004988317697, 1969422668387033089, '单SKU整箱毛重 (KG-含包装)', '2.3', 1, 0, '2025-09-20 23:26:49', 'admin', '2025-09-20 23:26:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969423072491446273, 1969422668387033089, '单SKU方数 m³', '0.024123', 1, 0, '2025-09-20 23:27:05', 'admin', '2025-09-20 23:27:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969423115738914817, 1969422668387033089, '40QH 装柜箱量', '2819 ', 1, 0, '2025-09-20 23:27:16', 'admin', '2025-09-20 23:27:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969423154192293890, 1969422668387033089, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 23:27:25', 'admin', '2025-09-20 23:27:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969423500801187842, 1969423468190474241, '产品颜色', '米白色', 1, 0, '2025-09-20 23:28:47', 'admin', '2025-09-20 23:28:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969423542727450625, 1969423468190474241, '详细材质', '金属支 架网框', 1, 0, '2025-09-20 23:28:57', 'admin', '2025-09-20 23:28:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969423590622208001, 1969423468190474241, '销售价 (元)', '55元', 1, 0, '2025-09-20 23:29:09', 'admin', '2025-09-20 23:29:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969423687057645570, 1969423468190474241, '外箱箱规 (长*宽*高)cm', '51.5*42*26', 1, 0, '2025-09-20 23:29:32', 'admin', '2025-09-20 23:29:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969423727478153218, 1969423468190474241, '单SKU产品净重 (KG-不含包装) ', '5.2', 1, 0, '2025-09-20 23:29:41', 'admin', '2025-09-20 23:29:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969423763926654977, 1969423468190474241, '单SKU整箱毛重 (KG-含包装)', '5.5', 1, 0, '2025-09-20 23:29:50', 'admin', '2025-09-20 23:29:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969423819710898178, 1969423468190474241, '单SKU方数 m³', '0.056238', 1, 0, '2025-09-20 23:30:03', 'admin', '2025-09-20 23:30:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969423864132771842, 1969423468190474241, '40QH 装柜箱量', '1209', 1, 0, '2025-09-20 23:30:14', 'admin', '2025-09-20 23:30:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969423900203786241, 1969423468190474241, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 23:30:23', 'admin', '2025-09-20 23:30:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969424389507096578, 1969424355084443650, '产品颜色', '白色', 1, 0, '2025-09-20 23:32:19', 'admin', '2025-09-20 23:32:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969424433752809474, 1969424355084443650, '详细材质', '12MM刨花板', 1, 0, '2025-09-20 23:32:30', 'admin', '2025-09-20 23:32:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969424475356110850, 1969424355084443650, '产品外观尺寸 (长*宽*高) cm', '106*30*30', 1, 0, '2025-09-20 23:32:40', 'admin', '2025-09-20 23:32:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969424511464873985, 1969424355084443650, '每箱数量', '1', 1, 0, '2025-09-20 23:32:48', 'admin', '2025-09-20 23:32:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969424551004577794, 1969424355084443650, '包装材料', '加厚纸箱', 1, 0, '2025-09-20 23:32:58', 'admin', '2025-09-20 23:32:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969599150786846722, 1969599117844783106, '产品颜色', '白+黑', 1, 0, '2025-09-21 11:06:46', 'admin', '2025-09-21 11:06:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969599186396487681, 1969599117844783106, '详细材质', '三聚氰胺 贴面板+碳钢支架+pp封堵', 1, 0, '2025-09-21 11:06:54', 'admin', '2025-09-21 11:06:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969599222626885634, 1969599117844783106, '产品外观尺寸 (长*宽*高) cm', '32*55*85', 1, 0, '2025-09-21 11:07:03', 'admin', '2025-09-21 11:07:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969599256848211969, 1969599117844783106, '销售价 (元)', '37', 1, 0, '2025-09-21 11:07:11', 'admin', '2025-09-21 11:07:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969599315669131265, 1969599117844783106, '采购单价 (元-含10%增值税)', '41', 1, 0, '2025-09-21 11:07:25', 'admin', '2025-09-21 11:07:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969599661518856194, 1969599117844783106, '外箱箱规 (长*宽*高)cm', '60*37*9', 1, 0, '2025-09-21 11:08:47', 'admin', '2025-09-21 11:08:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969599737175711745, 1969599117844783106, '单SKU产品净重 (KG-不含包装) ', '3.06', 1, 0, '2025-09-21 11:09:05', 'admin', '2025-09-21 11:09:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969599794448932866, 1969599117844783106, '单SKU整箱毛重 (KG-含包装)', '3.86', 1, 0, '2025-09-21 11:09:19', 'admin', '2025-09-21 11:09:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969599885754736641, 1969599117844783106, '单SKU方数 m³', '0.01998', 1, 0, '2025-09-21 11:09:41', 'admin', '2025-09-21 11:09:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969599920554876930, 1969599117844783106, '40QH 装柜箱量', '3403 ', 1, 0, '2025-09-21 11:09:49', 'admin', '2025-09-21 11:09:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969599947574583297, 1969599117844783106, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 11:09:56', 'admin', '2025-09-21 11:09:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969600371291561986, 1969600329600180225, '产品颜色', '白+黑', 1, 0, '2025-09-21 11:11:37', 'admin', '2025-09-21 11:11:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969600417714118658, 1969600329600180225, '详细材质', '三聚氰胺 贴面板+碳钢支架+pp封堵', 1, 0, '2025-09-21 11:11:48', 'admin', '2025-09-21 11:11:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969600448298983426, 1969600329600180225, '产品外观尺寸 (长*宽*高) cm', '32*55*85', 1, 0, '2025-09-21 11:11:55', 'admin', '2025-09-21 11:11:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969600481551425538, 1969600329600180225, '销售价 (元)', '38', 1, 0, '2025-09-21 11:12:03', 'admin', '2025-09-21 11:12:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969600546697355265, 1969600329600180225, '采购单价 (元-含10%增值税)', '42', 1, 0, '2025-09-21 11:12:18', 'admin', '2025-09-21 11:12:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969600589957406722, 1969600329600180225, '加收税点 ( %)', '10', 1, 2, '2025-09-21 11:12:29', 'admin', '2025-09-21 03:12:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969600759394705410, 1969600329600180225, '外箱箱规 (长*宽*高)cm', '60*37*9', 1, 0, '2025-09-21 11:13:09', 'admin', '2025-09-21 11:13:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969600818177875970, 1969600329600180225, '单SKU产品净重 (KG-不含包装) ', '3.06', 1, 0, '2025-09-21 11:13:23', 'admin', '2025-09-21 11:13:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969600862209679361, 1969600329600180225, '单SKU整箱毛重 (KG-含包装)', '3.86', 1, 0, '2025-09-21 11:13:34', 'admin', '2025-09-21 11:13:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969600928286744577, 1969600329600180225, '单SKU方数 m³', '0.01998', 1, 0, '2025-09-21 11:13:49', 'admin', '2025-09-21 11:13:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969600957722370049, 1969600329600180225, '40QH 装柜箱量', '3403 ', 1, 0, '2025-09-21 11:13:56', 'admin', '2025-09-21 11:13:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969600985908092930, 1969600329600180225, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 11:14:03', 'admin', '2025-09-21 11:14:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969604212913315841, 1969604172316647426, '产品颜色', '黑', 1, 0, '2025-09-21 11:26:52', 'admin', '2025-09-21 11:26:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969604257037393922, 1969604172316647426, '详细材质', '三聚氰胺 贴面板+碳钢支架+pp封堵', 1, 0, '2025-09-21 11:27:03', 'admin', '2025-09-21 11:27:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969604297751502849, 1969604172316647426, '产品外观尺寸 (长*宽*高) cm', '34*60*100', 1, 0, '2025-09-21 11:27:13', 'admin', '2025-09-21 11:27:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969604332065103874, 1969604172316647426, '销售价 (元)', '55', 1, 0, '2025-09-21 11:27:21', 'admin', '2025-09-21 11:27:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969604398645485570, 1969604172316647426, '采购单价 (元-含10%增值税)', '61', 1, 0, '2025-09-21 11:27:37', 'admin', '2025-09-21 11:27:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969604475577409538, 1969604172316647426, '外箱箱规 (长*宽*高)cm', '61*50*6', 1, 0, '2025-09-21 11:27:55', 'admin', '2025-09-21 11:27:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969604523920957441, 1969604172316647426, '单SKU产品净重 (KG-不含包装) ', '4.16', 1, 0, '2025-09-21 11:28:07', 'admin', '2025-09-21 11:28:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969604561107656706, 1969604172316647426, '单SKU整箱毛重 (KG-含包装)', '4.96', 1, 0, '2025-09-21 11:28:16', 'admin', '2025-09-21 11:28:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969604620830351362, 1969604172316647426, '单SKU方数 m³', '0.0183', 1, 0, '2025-09-21 11:28:30', 'admin', '2025-09-21 11:28:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969604650970619905, 1969604172316647426, '40QH 装柜箱量', '3716 ', 1, 0, '2025-09-21 11:28:37', 'admin', '2025-09-21 11:28:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969604676182581250, 1969604172316647426, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 11:28:43', 'admin', '2025-09-21 11:28:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969605832304730114, 1969605793574526977, '产品颜色', '火烧纹', 1, 0, '2025-09-21 11:33:19', 'admin', '2025-09-21 11:33:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969605869755670530, 1969605793574526977, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-21 11:33:28', 'admin', '2025-09-21 11:33:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969605923816054785, 1969605793574526977, '产品外观尺寸 (长*宽*高) cm', '400*180*600', 1, 0, '2025-09-21 11:33:40', 'admin', '2025-09-21 11:33:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969605980745342977, 1969605793574526977, '外箱箱规 (长*宽*高)cm', '40*33*5', 1, 0, '2025-09-21 11:33:54', 'admin', '2025-09-21 11:33:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969606011758026754, 1969605793574526977, '单SKU产品净重 (KG-不含包装) ', '3', 1, 0, '2025-09-21 11:34:01', 'admin', '2025-09-21 11:34:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969606043123032065, 1969605793574526977, '单SKU整箱毛重 (KG-含包装)', '3.5', 1, 0, '2025-09-21 11:34:09', 'admin', '2025-09-21 11:34:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969606097535737858, 1969605793574526977, '单SKU方数 m³', '0.0066', 1, 0, '2025-09-21 11:34:22', 'admin', '2025-09-21 11:34:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969606126728093698, 1969605793574526977, '40QH 装柜箱量', '10303 ', 1, 0, '2025-09-21 11:34:29', 'admin', '2025-09-21 11:34:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969606153215123457, 1969605793574526977, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 11:34:35', 'admin', '2025-09-21 11:34:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969639802513891330, 1969639760684097537, '产品颜色', '火烧纹', 1, 0, '2025-09-21 13:48:18', 'admin', '2025-09-21 13:48:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969639893433819138, 1969639760684097537, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-21 13:48:39', 'admin', '2025-09-21 13:48:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969639962048438273, 1969639760684097537, '产品外观尺寸 (长*宽*高) cm', '600*400*690', 1, 0, '2025-09-21 13:48:56', 'admin', '2025-09-21 13:48:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969640072782258177, 1969639760684097537, '外箱箱规 (长*宽*高)cm', '69*41*10', 1, 0, '2025-09-21 13:49:22', 'admin', '2025-09-21 13:49:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969640133708718081, 1969639760684097537, '单SKU产品净重 (KG-不含包装) ', '7.7', 1, 0, '2025-09-21 13:49:37', 'admin', '2025-09-21 13:49:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969640165816115202, 1969639760684097537, '单SKU整箱毛重 (KG-含包装)', '8.5', 1, 0, '2025-09-21 13:49:44', 'admin', '2025-09-21 13:49:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969640531748167682, 1969639760684097537, '单SKU方数 m³', '0.02829', 1, 0, '2025-09-21 13:51:12', 'admin', '2025-09-21 13:51:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969640605618249729, 1969639760684097537, '40QH 装柜箱量', '2404 ', 1, 0, '2025-09-21 13:51:29', 'admin', '2025-09-21 13:51:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969640639021686785, 1969639760684097537, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 13:51:37', 'admin', '2025-09-21 13:51:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969648850458091521, 1969648804987641858, '产品颜色', '胡桃色 白色 火烧纹', 1, 0, '2025-09-21 14:24:15', 'admin', '2025-09-21 14:24:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969648888957607937, 1969648804987641858, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-21 14:24:24', 'admin', '2025-09-21 14:24:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969648922268770306, 1969648804987641858, '产品外观尺寸 (长*宽*高) cm', '600*300*600', 1, 0, '2025-09-21 14:24:32', 'admin', '2025-09-21 14:24:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969648994389827586, 1969648804987641858, '外箱箱规 (长*宽*高)cm', '42*32*16', 1, 0, '2025-09-21 14:24:49', 'admin', '2025-09-21 14:24:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969649047443578882, 1969648804987641858, '单SKU产品净重 (KG-不含包装) ', '8', 1, 0, '2025-09-21 14:25:02', 'admin', '2025-09-21 14:25:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969649077760008194, 1969648804987641858, '单SKU整箱毛重 (KG-含包装)', '9', 1, 0, '2025-09-21 14:25:09', 'admin', '2025-09-21 14:25:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969649170764505090, 1969648804987641858, '单SKU方数 m³', '0.021504', 1, 0, '2025-09-21 14:25:31', 'admin', '2025-09-21 14:25:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969649202750267394, 1969648804987641858, '40QH 装柜箱量', '3162 ', 1, 0, '2025-09-21 14:25:39', 'admin', '2025-09-21 14:25:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969649230562697218, 1969648804987641858, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 14:25:46', 'admin', '2025-09-21 14:25:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969654631123361793, 1969654589041909762, '产品颜色', '黑+白 胡桃 火烧纹', 1, 0, '2025-09-21 14:47:13', 'admin', '2025-09-21 14:47:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969654669698375682, 1969654589041909762, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-21 14:47:22', 'admin', '2025-09-21 14:47:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969654715089133570, 1969654589041909762, '产品外观尺寸 (长*宽*高) cm', '400*300*450-800', 1, 0, '2025-09-21 14:47:33', 'admin', '2025-09-21 14:47:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969654772936974337, 1969654589041909762, '销售价 (元)', '39', 1, 0, '2025-09-21 14:47:47', 'admin', '2025-09-21 14:47:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969654859448688641, 1969654589041909762, '外箱箱规 (长*宽*高)cm', '44*33.5*10.3', 1, 0, '2025-09-21 14:48:08', 'admin', '2025-09-21 14:48:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969654898816425985, 1969654589041909762, '单SKU产品净重 (KG-不含包装) ', '3', 1, 0, '2025-09-21 14:48:17', 'admin', '2025-09-21 14:48:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969654939492786177, 1969654589041909762, '单SKU整箱毛重 (KG-含包装)', '3.45', 1, 0, '2025-09-21 14:48:27', 'admin', '2025-09-21 14:48:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969655003619500034, 1969654589041909762, '单SKU方数 m³', '0.0151822', 1, 0, '2025-09-21 14:48:42', 'admin', '2025-09-21 14:48:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969655036465094657, 1969654589041909762, '40QH 装柜箱量', '4479 ', 1, 0, '2025-09-21 14:48:50', 'admin', '2025-09-21 14:48:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969655072221536257, 1969654589041909762, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 14:48:58', 'admin', '2025-09-21 14:48:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969655896498741249, 1969655844430651393, '产品颜色', '黑色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-21 14:52:15', 'admin', '2025-09-21 14:52:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969655935170224129, 1969655844430651393, '详细材质', '密度板 碳钢支架', 1, 0, '2025-09-21 14:52:24', 'admin', '2025-09-21 14:52:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969655995220074497, 1969655844430651393, '产品外观尺寸 (长*宽*高) cm', '40*40*50 35*35*45', 1, 0, '2025-09-21 14:52:38', 'admin', '2025-09-21 14:52:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969656031056207873, 1969655844430651393, '销售价 (元)', '61', 1, 0, '2025-09-21 14:52:47', 'admin', '2025-09-21 14:52:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969656108378202114, 1969655844430651393, '外箱箱规 (长*宽*高)cm', '54*45*8.4', 1, 0, '2025-09-21 14:53:05', 'admin', '2025-09-21 14:53:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969656187214340097, 1969655844430651393, '单SKU方数 m³', '0.020412', 1, 0, '2025-09-21 14:53:24', 'admin', '2025-09-21 14:53:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969656276964057089, 1969655844430651393, '40QH 装柜箱量', '3331 ', 1, 0, '2025-09-21 14:53:46', 'admin', '2025-09-21 14:53:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969656306693283841, 1969655844430651393, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 14:53:53', 'admin', '2025-09-21 14:53:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969656597492768770, 1969656547018514434, '产品颜色', '水曲柳+ 黑色碳钢架+ 定制', 1, 0, '2025-09-21 14:55:02', 'admin', '2025-09-21 14:55:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969656641935613954, 1969656547018514434, '详细材质', '密度板 碳钢支架', 1, 0, '2025-09-21 14:55:13', 'admin', '2025-09-21 14:55:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969656677708832769, 1969656547018514434, '产品外观尺寸 (长*宽*高) cm', '40*40*50', 1, 0, '2025-09-21 14:55:21', 'admin', '2025-09-21 14:55:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969656827818778625, 1969656547018514434, '销售价 (元)', '38', 1, 0, '2025-09-21 14:55:57', 'admin', '2025-09-21 14:55:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969656915823665154, 1969656547018514434, '外箱箱规 (长*宽*高)cm', '54*45*7', 1, 0, '2025-09-21 14:56:18', 'admin', '2025-09-21 14:56:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969656988733251585, 1969656547018514434, '单SKU方数 m³', '0.01701', 1, 0, '2025-09-21 14:56:35', 'admin', '2025-09-21 14:56:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969657049085091841, 1969656547018514434, '40QH 装柜箱量', '3998 ', 1, 0, '2025-09-21 14:56:50', 'admin', '2025-09-21 14:56:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969657093947367426, 1969656547018514434, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 14:57:00', 'admin', '2025-09-21 14:57:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969657621725028354, 1969657580507602946, '产品颜色', '复古色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-21 14:59:06', 'admin', '2025-09-21 14:59:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969657665903632385, 1969657580507602946, '详细材质', '碳钢 密度板 牛津布 美规插座', 1, 0, '2025-09-21 14:59:17', 'admin', '2025-09-21 14:59:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969657704906465282, 1969657580507602946, '产品外观尺寸 (长*宽*高) cm', '40*20*59', 1, 0, '2025-09-21 14:59:26', 'admin', '2025-09-21 14:59:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969657741917003778, 1969657580507602946, '销售价 (元)', '76', 1, 2, '2025-09-21 14:59:35', 'admin', '2025-09-23 07:20:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969657819830394881, 1969657580507602946, '外箱箱规 (长*宽*高)cm', '43.5*33.5*18.5', 1, 2, '2025-09-21 14:59:53', 'admin', '2025-09-23 07:20:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969657863786700801, 1969657580507602946, '单SKU产品净重 (KG-不含包装) ', '5.96', 1, 2, '2025-09-21 15:00:04', 'admin', '2025-09-23 07:20:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969657903364153346, 1969657580507602946, '单SKU整箱毛重 (KG-含包装)', '6.7', 1, 2, '2025-09-21 15:00:13', 'admin', '2025-09-23 07:20:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969657967939657730, 1969657580507602946, '单SKU方数 m³', '0.01419', 1, 2, '2025-09-21 15:00:29', 'admin', '2025-09-23 07:20:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969658015280766978, 1969657580507602946, '40QH 装柜箱量', '4792 ', 1, 2, '2025-09-21 15:00:40', 'admin', '2025-09-23 07:20:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969658043302912002, 1969657580507602946, '包装材料', '加厚纸箱', 1, 2, '2025-09-21 15:00:47', 'admin', '2025-09-23 07:20:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969658316419211265, 1969658278494314497, '产品颜色', '复古色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-21 15:01:52', 'admin', '2025-09-21 15:01:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969658359503101954, 1969658278494314497, '详细材质', '碳钢 密度板 牛津布 美规插座', 1, 0, '2025-09-21 15:02:02', 'admin', '2025-09-21 15:02:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969658399340601345, 1969658278494314497, '产品外观尺寸 (长*宽*高) cm', '40*20*70', 1, 0, '2025-09-21 15:02:12', 'admin', '2025-09-21 15:02:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969658446576852994, 1969658278494314497, '销售价 (元)', '82', 1, 2, '2025-09-21 15:02:23', 'admin', '2025-09-23 07:23:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969658508677718018, 1969658278494314497, '外箱箱规 (长*宽*高)cm', '43.5*33.5*18.5', 1, 2, '2025-09-21 15:02:38', 'admin', '2025-09-23 07:23:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969658547147874305, 1969658278494314497, '单SKU产品净重 (KG-不含包装) ', '6.88', 1, 2, '2025-09-21 15:02:47', 'admin', '2025-09-23 07:23:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969658590240153602, 1969658278494314497, '单SKU整箱毛重 (KG-含包装)', '7.58', 1, 2, '2025-09-21 15:02:57', 'admin', '2025-09-23 07:23:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969658666102530049, 1969658278494314497, '单SKU方数 m³', '0.017028', 1, 2, '2025-09-21 15:03:15', 'admin', '2025-09-23 07:23:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969658716652281858, 1969658278494314497, '40QH 装柜箱量', '3993 ', 1, 2, '2025-09-21 15:03:27', 'admin', '2025-09-23 07:23:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969658749166526466, 1969658278494314497, '包装材料', '加厚纸箱', 1, 2, '2025-09-21 15:03:35', 'admin', '2025-09-23 07:23:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969659226407018497, 1969657580507602946, '每箱数量', '2', 1, 2, '2025-09-21 15:05:29', 'admin', '2025-09-23 07:20:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969659435560181762, 1969658278494314497, '每箱数量', '2', 1, 2, '2025-09-21 15:06:19', 'admin', '2025-09-23 07:23:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969659801873915906, 1969659749319286786, '销售价 (元)', '46', 1, 0, '2025-09-21 15:07:46', 'admin', '2025-09-21 15:07:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969659881892847617, 1969659749319286786, '外箱箱规 (长*宽*高)cm', '68.5*45*9', 1, 0, '2025-09-21 15:08:05', 'admin', '2025-09-21 15:08:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969660309443420162, 1969659749319286786, '单SKU整箱毛重 (KG-含包装)', '3.44', 1, 0, '2025-09-21 15:09:47', 'admin', '2025-09-21 15:09:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969660351805890562, 1969659749319286786, '单SKU整箱毛重 (KG-含包装)', '4.14', 1, 0, '2025-09-21 15:09:57', 'admin', '2025-09-21 15:09:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969660407166509057, 1969659749319286786, '单SKU方数 m³', '0.0277425', 1, 0, '2025-09-21 15:10:10', 'admin', '2025-09-21 15:10:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969660453844918273, 1969659749319286786, '40QH 装柜箱量', '2451 ', 1, 0, '2025-09-21 15:10:21', 'admin', '2025-09-21 15:10:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969660532911742977, 1969659749319286786, '每箱数量', '1', 1, 0, '2025-09-21 15:10:40', 'admin', '2025-09-21 15:10:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969660562980708353, 1969659749319286786, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 15:10:47', 'admin', '2025-09-21 15:10:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969660912957628418, 1969660883522002945, '产品颜色', '黑架+胡桃', 1, 0, '2025-09-21 15:12:11', 'admin', '2025-09-21 15:12:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969660941818634242, 1969660883522002945, '详细材质', '碳钢+密度板', 1, 0, '2025-09-21 15:12:18', 'admin', '2025-09-21 15:12:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969660972093120513, 1969660883522002945, '产品外观尺寸 (长*宽*高) cm', '72*60*39', 1, 0, '2025-09-21 15:12:25', 'admin', '2025-09-21 15:12:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969661002342440962, 1969660883522002945, '销售价 (元)', '40', 1, 0, '2025-09-21 15:12:32', 'admin', '2025-09-21 15:12:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969661069166092290, 1969660883522002945, '外箱箱规 (长*宽*高)cm', '63*42*7', 1, 0, '2025-09-21 15:12:48', 'admin', '2025-09-21 15:12:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969661095875420161, 1969660883522002945, '每箱数量', '1', 1, 0, '2025-09-21 15:12:54', 'admin', '2025-09-21 15:12:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969661133473161217, 1969660883522002945, '单SKU整箱毛重 (KG-含包装)', '3.65', 1, 0, '2025-09-21 15:13:03', 'admin', '2025-09-21 15:13:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969661196681322498, 1969660883522002945, '单SKU方数 m³', '0.018522', 1, 0, '2025-09-21 15:13:18', 'admin', '2025-09-21 15:13:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969661227580760065, 1969660883522002945, '40QH 装柜箱量', '3671 ', 1, 0, '2025-09-21 15:13:26', 'admin', '2025-09-21 15:13:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969661252222296065, 1969660883522002945, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 15:13:32', 'admin', '2025-09-21 15:13:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969661731832569857, 1969661689621094402, '产品颜色', '白色 黑色 棕色 火烧云', 1, 0, '2025-09-21 15:15:26', 'admin', '2025-09-21 15:15:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969661764682358786, 1969661689621094402, '详细材质', '碳钢 密度板', 1, 0, '2025-09-21 15:15:34', 'admin', '2025-09-21 15:15:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969661804595355649, 1969661689621094402, '产品外观尺寸 (长*宽*高) cm', '70*40cm 一半50*40cm 一半20*40cm 升降范围:60-100cm', 1, 0, '2025-09-21 15:15:43', 'admin', '2025-09-21 15:15:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969661876817076225, 1969661689621094402, '外箱箱规 (长*宽*高)cm', '59*44*10', 1, 0, '2025-09-21 15:16:01', 'admin', '2025-09-21 15:16:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969661900431007746, 1969661689621094402, '每箱数量', '1', 1, 0, '2025-09-21 15:16:06', 'admin', '2025-09-21 15:16:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969661933989634050, 1969661689621094402, '单SKU整箱毛重 (KG-含包装)', '7', 1, 0, '2025-09-21 15:16:14', 'admin', '2025-09-21 15:16:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969661980793872386, 1969661689621094402, '单SKU方数 m³', '0.02596', 1, 0, '2025-09-21 15:16:25', 'admin', '2025-09-21 15:16:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969662028298559489, 1969661689621094402, '40QH 装柜箱量', '2619', 1, 0, '2025-09-21 15:16:37', 'admin', '2025-09-21 15:16:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969662059164442625, 1969661689621094402, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 15:16:44', 'admin', '2025-09-21 15:16:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969667285867012098, 1969667254288097282, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-21 15:37:30', 'admin', '2025-09-21 15:37:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969667326673395713, 1969667254288097282, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-21 15:37:40', 'admin', '2025-09-21 15:37:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969667362350145537, 1969667254288097282, '产品外观尺寸 (长*宽*高) cm', '147*40*50', 1, 0, '2025-09-21 15:37:48', 'admin', '2025-09-21 15:37:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969667396651163649, 1969667254288097282, '销售价 (元)', '126', 1, 0, '2025-09-21 15:37:57', 'admin', '2025-09-21 15:37:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969667438619369474, 1969667254288097282, '加收税点 ( %)', '10', 1, 0, '2025-09-21 15:38:07', 'admin', '2025-09-21 15:38:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969667501919805441, 1969667254288097282, '采购单价 (元-含10%增值税)', '139', 1, 0, '2025-09-21 15:38:22', 'admin', '2025-09-21 15:38:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969667637123194881, 1969667254288097282, '外箱箱规 (长*宽*高)cm', '74*44*14', 1, 0, '2025-09-21 15:38:54', 'admin', '2025-09-21 15:38:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969667658283458561, 1969667254288097282, '每箱数量', '1', 1, 0, '2025-09-21 15:38:59', 'admin', '2025-09-21 15:38:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969667692437676033, 1969667254288097282, '单SKU产品净重 (KG-不含包装) ', '15.5', 1, 0, '2025-09-21 15:39:07', 'admin', '2025-09-21 15:39:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969667719889395714, 1969667254288097282, '单SKU整箱毛重 (KG-含包装)', '17', 1, 0, '2025-09-21 15:39:14', 'admin', '2025-09-21 15:39:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969667766517473281, 1969667254288097282, '单SKU方数 m³', '0.045584', 1, 0, '2025-09-21 15:39:25', 'admin', '2025-09-21 15:39:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969667801082732545, 1969667254288097282, '40QH 装柜箱量', '1492 ', 1, 0, '2025-09-21 15:39:33', 'admin', '2025-09-21 15:39:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969667830321225730, 1969667254288097282, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 15:39:40', 'admin', '2025-09-21 15:39:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668127605104641, 1969668095573204994, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-21 15:40:51', 'admin', '2025-09-21 15:40:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668159318237186, 1969668095573204994, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-21 15:40:59', 'admin', '2025-09-21 15:40:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668187411685378, 1969668095573204994, '产品外观尺寸 (长*宽*高) cm', '120*30*63', 1, 0, '2025-09-21 15:41:05', 'admin', '2025-09-21 15:41:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668216314634241, 1969668095573204994, '销售价 (元)', '113', 1, 0, '2025-09-21 15:41:12', 'admin', '2025-09-21 15:41:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668246463291394, 1969668095573204994, '加收税点 ( %)', '10', 1, 0, '2025-09-21 15:41:19', 'admin', '2025-09-21 15:41:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668305191936002, 1969668095573204994, '采购单价 (元-含10%增值税)', '125', 1, 0, '2025-09-21 15:41:33', 'admin', '2025-09-21 15:41:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668415929950210, 1969668095573204994, '外箱箱规 (长*宽*高)cm', '124*32*14', 1, 0, '2025-09-21 15:42:00', 'admin', '2025-09-21 15:42:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668454597238786, 1969668095573204994, '每箱数量', '1', 1, 0, '2025-09-21 15:42:09', 'admin', '2025-09-21 15:42:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668494522818562, 1969668095573204994, '单SKU产品净重 (KG-不含包装) ', '17.5', 1, 0, '2025-09-21 15:42:18', 'admin', '2025-09-21 15:42:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668525581639682, 1969668095573204994, '单SKU整箱毛重 (KG-含包装)', '19', 1, 0, '2025-09-21 15:42:26', 'admin', '2025-09-21 15:42:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668574994735105, 1969668095573204994, '单SKU方数 m³', '0.055552', 1, 0, '2025-09-21 15:42:38', 'admin', '2025-09-21 15:42:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668616614813697, 1969668095573204994, '40QH 装柜箱量', '1224 ', 1, 0, '2025-09-21 15:42:48', 'admin', '2025-09-21 15:42:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668642690801666, 1969668095573204994, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 15:42:54', 'admin', '2025-09-21 15:42:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668891522080769, 1969668852577968129, '产品颜色', '黑', 1, 0, '2025-09-21 15:43:53', 'admin', '2025-09-21 15:43:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668925911179266, 1969668852577968129, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-21 15:44:01', 'admin', '2025-09-21 15:44:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668960124116994, 1969668852577968129, '产品外观尺寸 (长*宽*高) cm', '150**38.1*48', 1, 0, '2025-09-21 15:44:09', 'admin', '2025-09-21 15:44:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669027744686081, 1969668852577968129, '外箱箱规 (长*宽*高)cm', '78*40*20', 1, 0, '2025-09-21 15:44:26', 'admin', '2025-09-21 15:44:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669047692795905, 1969668852577968129, '每箱数量', '1', 1, 0, '2025-09-21 15:44:30', 'admin', '2025-09-21 15:44:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669099211431937, 1969668852577968129, '单SKU产品净重 (KG-不含包装) ', '40.5', 1, 0, '2025-09-21 15:44:43', 'admin', '2025-09-21 15:44:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669127577509889, 1969668852577968129, '单SKU整箱毛重 (KG-含包装)', '42', 1, 0, '2025-09-21 15:44:49', 'admin', '2025-09-21 15:44:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669183416279041, 1969668852577968129, '单SKU方数 m³', '0.0624', 1, 0, '2025-09-21 15:45:03', 'admin', '2025-09-21 15:45:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669220481343490, 1969668852577968129, '40QH 装柜箱量', '1090 ', 1, 0, '2025-09-21 15:45:12', 'admin', '2025-09-21 15:45:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669247329083394, 1969668852577968129, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 15:45:18', 'admin', '2025-09-21 15:45:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669510945284098, 1969669468343738370, '产品颜色', '复古色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-21 15:46:21', 'admin', '2025-09-21 15:46:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669551227379714, 1969669468343738370, '详细材质', '碳钢 密度板', 1, 0, '2025-09-21 15:46:30', 'admin', '2025-09-21 15:46:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669590972604417, 1969669468343738370, '产品外观尺寸 (长*宽*高) cm', '160*40*52', 1, 0, '2025-09-21 15:46:40', 'admin', '2025-09-21 15:46:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669650590441473, 1969669468343738370, '外箱箱规 (长*宽*高)cm', '64*45*20.5', 1, 0, '2025-09-21 15:46:54', 'admin', '2025-09-21 15:46:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669678205739010, 1969669468343738370, '每箱数量', '1', 1, 0, '2025-09-21 15:47:01', 'admin', '2025-09-21 15:47:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669736640782337, 1969669468343738370, '单SKU方数 m³', '0.05904', 1, 0, '2025-09-21 15:47:15', 'admin', '2025-09-21 15:47:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669772703408130, 1969669468343738370, '40QH 装柜箱量', '1152 ', 1, 0, '2025-09-21 15:47:23', 'admin', '2025-09-21 15:47:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669798779396098, 1969669468343738370, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 15:47:29', 'admin', '2025-09-21 15:47:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670125972856833, 1969670073397256194, '产品颜色', '复古色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-21 15:48:47', 'admin', '2025-09-21 15:48:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670165420285954, 1969670073397256194, '详细材质', '碳钢 密度板', 1, 0, '2025-09-21 15:48:57', 'admin', '2025-09-21 15:48:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670204486033409, 1969670073397256194, '产品外观尺寸 (长*宽*高) cm', '135*37*48', 1, 0, '2025-09-21 15:49:06', 'admin', '2025-09-21 15:49:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670240619962370, 1969670073397256194, '销售价 (元)', '125', 1, 0, '2025-09-21 15:49:15', 'admin', '2025-09-21 15:49:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670268302368769, 1969670073397256194, '每箱数量', '1', 1, 0, '2025-09-21 15:49:21', 'admin', '2025-09-21 15:49:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670311952490498, 1969670073397256194, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 15:49:32', 'admin', '2025-09-21 15:49:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670609525776385, 1969670576386580482, '产品颜色', '黑色', 1, 0, '2025-09-21 15:50:43', 'admin', '2025-09-21 15:50:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670647874297857, 1969670576386580482, '详细材质', '密度板', 1, 0, '2025-09-21 15:50:52', 'admin', '2025-09-21 15:50:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670689288855554, 1969670576386580482, '产品外观尺寸 (长*宽*高) cm', '150*28*16', 1, 0, '2025-09-21 15:51:02', 'admin', '2025-09-21 15:51:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670744242626562, 1969670576386580482, '外箱箱规 (长*宽*高)cm', '84*33*11', 1, 0, '2025-09-21 15:51:15', 'admin', '2025-09-21 15:51:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670765360947201, 1969670576386580482, '每箱数量', '1', 1, 0, '2025-09-21 15:51:20', 'admin', '2025-09-21 15:51:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670805571739649, 1969670576386580482, '单SKU整箱毛重 (KG-含包装)', '12', 1, 0, '2025-09-21 15:51:29', 'admin', '2025-09-21 15:51:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670884202356738, 1969670576386580482, '单SKU方数 m³', '0.030492', 1, 0, '2025-09-21 15:51:48', 'admin', '2025-09-21 15:51:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670942041808898, 1969670576386580482, '40QH 装柜箱量', '2230', 1, 0, '2025-09-21 15:52:02', 'admin', '2025-09-21 15:52:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670986673397762, 1969670576386580482, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 15:52:13', 'admin', '2025-09-21 15:52:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969671288076083201, 1969671246753800193, '产品颜色', '火烧纹', 1, 0, '2025-09-21 15:53:24', 'admin', '2025-09-21 15:53:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969671321043312642, 1969671246753800193, '详细材质', '碳钢 密度板 布抽', 1, 0, '2025-09-21 15:53:32', 'admin', '2025-09-21 15:53:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969671356988497922, 1969671246753800193, '产品外观尺寸 (长*宽*高) cm', '160*40*50', 1, 0, '2025-09-21 15:53:41', 'admin', '2025-09-21 15:53:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969671431466754050, 1969671246753800193, '外箱箱规 (长*宽*高)cm', '85*45*16', 1, 0, '2025-09-21 15:53:59', 'admin', '2025-09-21 15:53:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969671456229924865, 1969671246753800193, '每箱数量', '1', 1, 0, '2025-09-21 15:54:05', 'admin', '2025-09-21 15:54:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969671489411063810, 1969671246753800193, '单SKU产品净重 (KG-不含包装) ', '15.4', 1, 0, '2025-09-21 15:54:12', 'admin', '2025-09-21 15:54:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969671542963937281, 1969671246753800193, '单SKU方数 m³', '0.0612', 1, 0, '2025-09-21 15:54:25', 'admin', '2025-09-21 15:54:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969671587322896385, 1969671246753800193, '40QH 装柜箱量', '1111', 1, 0, '2025-09-21 15:54:36', 'admin', '2025-09-21 15:54:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969671616922099714, 1969671246753800193, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 15:54:43', 'admin', '2025-09-21 15:54:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969671925459296257, 1969671889606385665, '产品颜色', '黑色', 1, 0, '2025-09-21 15:55:56', 'admin', '2025-09-21 15:55:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969671952864878594, 1969671889606385665, '详细材质', '密度板', 1, 0, '2025-09-21 15:56:03', 'admin', '2025-09-21 15:56:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969671986004074498, 1969671889606385665, '产品外观尺寸 (长*宽*高) cm', '180*28*23', 1, 0, '2025-09-21 15:56:11', 'admin', '2025-09-21 15:56:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969672009597034497, 1969671889606385665, '每箱数量', '1', 1, 0, '2025-09-21 15:56:16', 'admin', '2025-09-21 15:56:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969672043239546881, 1969671889606385665, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 15:56:25', 'admin', '2025-09-21 15:56:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969672790333169665, 1969672762684317698, '产品颜色', '火烧纹', 1, 0, '2025-09-21 15:59:23', 'admin', '2025-09-21 15:59:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969672822260211713, 1969672762684317698, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-21 15:59:30', 'admin', '2025-09-21 15:59:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969672866073911297, 1969672762684317698, '产品外观尺寸 (长*宽*高) cm', '40*30*62', 1, 0, '2025-09-21 15:59:41', 'admin', '2025-09-21 15:59:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969672909002612738, 1969672762684317698, '销售价 (元)', '36', 1, 0, '2025-09-21 15:59:51', 'admin', '2025-09-21 15:59:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969672944134103042, 1969672762684317698, '加收税点 ( %)', '10', 1, 0, '2025-09-21 15:59:59', 'admin', '2025-09-21 15:59:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969673010047590401, 1969672762684317698, '采购单价 (元-含10%增值税)', '40', 1, 0, '2025-09-21 16:00:15', 'admin', '2025-09-21 16:00:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969673125026045954, 1969672762684317698, '外箱箱规 (长*宽*高)cm', '37*45*8.5', 1, 0, '2025-09-21 16:00:42', 'admin', '2025-09-21 16:00:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969673143929774081, 1969672762684317698, '每箱数量', '1', 1, 0, '2025-09-21 16:00:47', 'admin', '2025-09-21 16:00:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969673175353499650, 1969672762684317698, '单SKU产品净重 (KG-不含包装) ', '2.8', 1, 0, '2025-09-21 16:00:54', 'admin', '2025-09-21 16:00:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969673209943924737, 1969672762684317698, '单SKU整箱毛重 (KG-含包装)', '3.1', 1, 0, '2025-09-21 16:01:03', 'admin', '2025-09-21 16:01:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969673278818590722, 1969672762684317698, '单SKU方数 m³', '0.0141525', 1, 0, '2025-09-21 16:01:19', 'admin', '2025-09-21 16:01:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969673319243292674, 1969672762684317698, '40QH 装柜箱量', '4805 ', 1, 0, '2025-09-21 16:01:29', 'admin', '2025-09-21 16:01:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969673347408044034, 1969672762684317698, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 16:01:35', 'admin', '2025-09-21 16:01:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969674023907336193, 1969673983038038018, '产品颜色', '黑色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-21 16:04:17', 'admin', '2025-09-21 16:04:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969674060360032257, 1969673983038038018, '详细材质', '碳钢 密度板', 1, 0, '2025-09-21 16:04:25', 'admin', '2025-09-21 16:04:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969674100117839874, 1969673983038038018, '产品外观尺寸 (长*宽*高) cm', '39*29*67', 1, 0, '2025-09-21 16:04:35', 'admin', '2025-09-21 16:04:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969674134615990273, 1969673983038038018, '销售价 (元)', '70', 1, 2, '2025-09-21 16:04:43', 'admin', '2025-09-23 07:28:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969674169936224258, 1969673983038038018, '每箱数量', '2', 1, 2, '2025-09-21 16:04:52', 'admin', '2025-09-23 07:28:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969674207072591874, 1969673983038038018, '单SKU产品净重 (KG-不含包装) ', '5.2', 1, 2, '2025-09-21 16:05:00', 'admin', '2025-09-23 07:28:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969674236541771778, 1969673983038038018, '单SKU整箱毛重 (KG-含包装)', '5.76', 1, 2, '2025-09-21 16:05:07', 'admin', '2025-09-23 07:28:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969674277427847169, 1969673983038038018, '包装材料', '加厚纸箱', 1, 2, '2025-09-21 16:05:17', 'admin', '2025-09-23 07:28:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969674560144908290, 1969673983038038018, '外箱箱规 (长*宽*高)cm', '43*33*14.5', 1, 2, '2025-09-21 16:06:25', 'admin', '2025-09-23 07:28:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969674903733903362, 1969674859500773378, '产品颜色', '复古色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-21 16:07:46', 'admin', '2025-09-21 16:07:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969674941583302658, 1969674859500773378, '详细材质', '碳钢 密度板', 1, 0, '2025-09-21 16:07:56', 'admin', '2025-09-21 16:07:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969674978912608257, 1969674859500773378, '产品外观尺寸 (长*宽*高) cm', '39*29*59', 1, 0, '2025-09-21 16:08:04', 'admin', '2025-09-21 16:08:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969675032079605762, 1969674859500773378, '销售价 (元)', '70', 1, 2, '2025-09-21 16:08:17', 'admin', '2025-09-23 07:30:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969675068175785985, 1969674859500773378, '每箱数量', '2', 1, 2, '2025-09-21 16:08:26', 'admin', '2025-09-23 07:30:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969675108424327169, 1969674859500773378, '单SKU产品净重 (KG-不含包装) ', '5.2', 1, 2, '2025-09-21 16:08:35', 'admin', '2025-09-23 07:30:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969675146114342913, 1969674859500773378, '单SKU整箱毛重 (KG-含包装)', '5.76', 1, 2, '2025-09-21 16:08:44', 'admin', '2025-09-23 07:30:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969675240804950017, 1969674859500773378, '外箱箱规 (长*宽*高)cm', '43*33*14.5', 1, 2, '2025-09-21 16:09:07', 'admin', '2025-09-23 07:30:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969675323042668546, 1969674859500773378, '包装材料', '加厚纸箱', 1, 2, '2025-09-21 16:09:26', 'admin', '2025-09-23 07:30:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969676199014670337, 1969676147974184961, '产品颜色', '黑色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-21 16:12:55', 'admin', '2025-09-21 16:12:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969676237430300674, 1969676147974184961, '详细材质', '碳钢 密度板 牛津布 美规插座', 1, 0, '2025-09-21 16:13:04', 'admin', '2025-09-21 16:13:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969676281608904706, 1969676147974184961, '产品外观尺寸 (长*宽*高) cm', '39*29*59', 1, 0, '2025-09-21 16:13:15', 'admin', '2025-09-21 16:13:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969676315062673409, 1969676147974184961, '销售价 (元)', '63', 1, 2, '2025-09-21 16:13:23', 'admin', '2025-09-23 07:33:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969676388215529474, 1969676147974184961, '外箱箱规 (长*宽*高)cm', '43*33*14.5', 1, 2, '2025-09-21 16:13:40', 'admin', '2025-09-23 07:33:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969676410483089409, 1969676147974184961, '每箱数量', '2', 1, 2, '2025-09-21 16:13:46', 'admin', '2025-09-23 07:33:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969676457052446722, 1969676147974184961, '单SKU产品净重 (KG-不含包装) ', '6.44', 1, 2, '2025-09-21 16:13:57', 'admin', '2025-09-23 07:33:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969676494532747265, 1969676147974184961, '单SKU整箱毛重 (KG-含包装)', '7.24', 1, 2, '2025-09-21 16:14:06', 'admin', '2025-09-23 07:33:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969676535574011905, 1969676147974184961, '单SKU方数 m³', '0.01419', 1, 2, '2025-09-21 16:14:16', 'admin', '2025-09-23 07:33:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969676584739643393, 1969676147974184961, '40QH 装柜箱量', '4792 ', 1, 2, '2025-09-21 16:14:27', 'admin', '2025-09-23 07:33:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969676847219187714, 1969676147974184961, '包装材料', '加厚纸箱', 1, 2, '2025-09-21 16:15:30', 'admin', '2025-09-23 07:33:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969678047775793153, 1969678004050173953, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 16:20:16', 'admin', '2025-09-21 16:20:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969678089572032513, 1969678004050173953, '产品外观尺寸 (长*宽*高) cm', '40*30*57 底座30*20', 1, 0, '2025-09-21 16:20:26', 'admin', '2025-09-21 16:20:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969678124397338625, 1969678004050173953, '销售价 (元)', '13', 1, 0, '2025-09-21 16:20:34', 'admin', '2025-09-21 16:20:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969678196501618689, 1969678004050173953, '外箱箱规 (长*宽*高)cm', '30*60*4', 1, 0, '2025-09-21 16:20:52', 'admin', '2025-09-21 16:20:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969678221050880002, 1969678004050173953, '每箱数量', '1', 1, 0, '2025-09-21 16:20:57', 'admin', '2025-09-21 16:20:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969678268647841794, 1969678004050173953, '单SKU产品净重 (KG-不含包装)', '1.55', 1, 0, '2025-09-21 16:21:09', 'admin', '2025-09-21 16:21:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969678301367607297, 1969678004050173953, '单SKU整箱毛重 (KG-含包装)', '1.8', 1, 0, '2025-09-21 16:21:17', 'admin', '2025-09-21 16:21:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969678339800014850, 1969678004050173953, '单SKU方数 m³', '0.0072', 1, 0, '2025-09-21 16:21:26', 'admin', '2025-09-21 16:21:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969678376458231810, 1969678004050173953, '40QH 装柜箱量', '9444 ', 1, 0, '2025-09-21 16:21:34', 'admin', '2025-09-21 16:21:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969678409807142914, 1969678004050173953, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 16:21:42', 'admin', '2025-09-21 16:21:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969678961286815746, 1969678923038957569, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 16:23:54', 'admin', '2025-09-21 16:23:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969678991942983682, 1969678923038957569, '产品外观尺寸 (长*宽*高) cm', '40*40*59', 1, 0, '2025-09-21 16:24:01', 'admin', '2025-09-21 16:24:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969679021210836994, 1969678923038957569, '销售价 (元)', '16', 1, 0, '2025-09-21 16:24:08', 'admin', '2025-09-21 16:24:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969679100671926273, 1969678923038957569, '外箱箱规 (长*宽*高)cm', '57*41*6', 1, 0, '2025-09-21 16:24:27', 'admin', '2025-09-21 16:24:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969679136138960897, 1969678923038957569, '每箱数量', '1', 1, 0, '2025-09-21 16:24:36', 'admin', '2025-09-21 16:24:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969679169479483393, 1969678923038957569, '单SKU产品净重 (KG-不含包装) ', '1.9', 1, 0, '2025-09-21 16:24:44', 'admin', '2025-09-21 16:24:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969679199187738626, 1969678923038957569, '单SKU整箱毛重 (KG-含包装)', '2.2', 1, 0, '2025-09-21 16:24:51', 'admin', '2025-09-21 16:24:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969679234730270722, 1969678923038957569, '单SKU方数 m³', '0.014022', 1, 0, '2025-09-21 16:24:59', 'admin', '2025-09-21 16:24:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969679268519583746, 1969678923038957569, '40QH 装柜箱量', '4850 ', 1, 0, '2025-09-21 16:25:07', 'admin', '2025-09-21 16:25:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969679314610790401, 1969678923038957569, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 16:25:18', 'admin', '2025-09-21 16:25:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969683906174099457, 1969683854051483649, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 16:43:33', 'admin', '2025-09-21 16:43:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969683947051786241, 1969683854051483649, '产品外观尺寸 (长*宽*高) cm', '40*40*66', 1, 0, '2025-09-21 16:43:43', 'admin', '2025-09-21 16:43:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969683985865875457, 1969683854051483649, '销售价 (元)', '23', 1, 0, '2025-09-21 16:43:52', 'admin', '2025-09-21 16:43:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684058704158722, 1969683854051483649, '外箱箱规 (长*宽*高)cm', '57*42*9', 1, 0, '2025-09-21 16:44:09', 'admin', '2025-09-21 16:44:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684079398854657, 1969683854051483649, '每箱数量', '1', 1, 0, '2025-09-21 16:44:14', 'admin', '2025-09-21 16:44:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684134063218690, 1969683854051483649, '单SKU产品净重 (KG-不含包装) ', '2.4', 1, 0, '2025-09-21 16:44:27', 'admin', '2025-09-21 16:44:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684169312149506, 1969683854051483649, '单SKU整箱毛重 (KG-含包装)', '2.7', 1, 0, '2025-09-21 16:44:36', 'admin', '2025-09-21 16:44:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684201868337154, 1969683854051483649, '单SKU方数 m³', '0.021546', 1, 0, '2025-09-21 16:44:43', 'admin', '2025-09-21 16:44:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684234109952002, 1969683854051483649, '40QH 装柜箱量', '3156 ', 1, 0, '2025-09-21 16:44:51', 'admin', '2025-09-21 16:44:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684264707399681, 1969683854051483649, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 16:44:58', 'admin', '2025-09-21 16:44:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684522090864641, 1969684476960153601, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 16:46:00', 'admin', '2025-09-21 16:46:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684556098281474, 1969684476960153601, '产品外观尺寸 (长*宽*高) cm', '40*40*59', 1, 0, '2025-09-21 16:46:08', 'admin', '2025-09-21 16:46:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684614927589378, 1969684476960153601, '销售价 (元)', '16', 1, 0, '2025-09-21 16:46:22', 'admin', '2025-09-21 16:46:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684673635262465, 1969684476960153601, '外箱箱规 (长*宽*高)cm', '57*41*6', 1, 0, '2025-09-21 16:46:36', 'admin', '2025-09-21 16:46:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684692962615298, 1969684476960153601, '每箱数量', '1', 1, 0, '2025-09-21 16:46:40', 'admin', '2025-09-21 16:46:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684733110493185, 1969684476960153601, '单SKU产品净重 (KG-不含包装) ', '1.9', 1, 0, '2025-09-21 16:46:50', 'admin', '2025-09-21 16:46:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684761686286338, 1969684476960153601, '单SKU整箱毛重 (KG-含包装)', '2.2', 1, 0, '2025-09-21 16:46:57', 'admin', '2025-09-21 16:46:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684794351525890, 1969684476960153601, '单SKU方数 m³', '0.014022', 1, 0, '2025-09-21 16:47:05', 'admin', '2025-09-21 16:47:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684832637132802, 1969684476960153601, '40QH 装柜箱量', '4850 ', 1, 0, '2025-09-21 16:47:14', 'admin', '2025-09-21 16:47:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684866711658498, 1969684476960153601, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 16:47:22', 'admin', '2025-09-21 16:47:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685193506660354, 1969685150879948802, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 16:48:40', 'admin', '2025-09-21 16:48:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685241892151298, 1969685150879948802, '产品外观尺寸 (长*宽*高) cm', '40*40*66', 1, 0, '2025-09-21 16:48:51', 'admin', '2025-09-21 16:48:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685272820948994, 1969685150879948802, '销售价 (元)', '24', 1, 0, '2025-09-21 16:48:59', 'admin', '2025-09-21 16:48:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685338105290753, 1969685150879948802, '外箱箱规 (长*宽*高)cm', '67*42*9', 1, 0, '2025-09-21 16:49:14', 'admin', '2025-09-21 16:49:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685358955175937, 1969685150879948802, '每箱数量', '1', 1, 0, '2025-09-21 16:49:19', 'admin', '2025-09-21 16:49:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685412684210178, 1969685150879948802, '单SKU产品净重 (KG-不含包装) ', '2.4', 1, 0, '2025-09-21 16:49:32', 'admin', '2025-09-21 16:49:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685443487178754, 1969685150879948802, '单SKU整箱毛重 (KG-含包装)', '2.7', 1, 0, '2025-09-21 16:49:39', 'admin', '2025-09-21 16:49:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685479474307073, 1969685150879948802, '单SKU方数 m³', '0.025326', 1, 0, '2025-09-21 16:49:48', 'admin', '2025-09-21 16:49:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685521274740737, 1969685150879948802, '40QH 装柜箱量', '2685 ', 1, 0, '2025-09-21 16:49:58', 'admin', '2025-09-21 16:49:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685549674373122, 1969685150879948802, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 16:50:05', 'admin', '2025-09-21 16:50:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685784572174337, 1969685746420785153, '详细材质', '密度板 原木腿', 1, 0, '2025-09-21 16:51:01', 'admin', '2025-09-21 16:51:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685821234585602, 1969685746420785153, '产品外观尺寸 (长*宽*高) cm', '40*47', 1, 0, '2025-09-21 16:51:09', 'admin', '2025-09-21 16:51:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685893624078337, 1969685746420785153, '销售价 (元)', '29', 1, 0, '2025-09-21 16:51:27', 'admin', '2025-09-21 16:51:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685971826876417, 1969685746420785153, '外箱箱规 (长*宽*高)cm', '42*48*8', 1, 0, '2025-09-21 16:51:45', 'admin', '2025-09-21 16:51:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685991393304577, 1969685746420785153, '每箱数量', '1', 1, 0, '2025-09-21 16:51:50', 'admin', '2025-09-21 16:51:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969686060913893378, 1969685746420785153, '单SKU产品净重 (KG-不含包装) ', '1.85', 1, 0, '2025-09-21 16:52:07', 'admin', '2025-09-21 16:52:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969686090605371393, 1969685746420785153, '单SKU整箱毛重 (KG-含包装)', '2.2', 1, 0, '2025-09-21 16:52:14', 'admin', '2025-09-21 16:52:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969686132317724674, 1969685746420785153, '单SKU方数 m³', '0.016128', 1, 0, '2025-09-21 16:52:24', 'admin', '2025-09-21 16:52:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969686176282419202, 1969685746420785153, '40QH 装柜箱量', '4216 ', 1, 0, '2025-09-21 16:52:34', 'admin', '2025-09-21 16:52:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969686201515352066, 1969685746420785153, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 16:52:40', 'admin', '2025-09-21 16:52:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969687577813295106, 1969687464231542785, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 16:58:08', 'admin', '2025-09-21 16:58:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969687625800327169, 1969687464231542785, '产品外观尺寸 (长*宽*高) cm', '40*29*60', 1, 0, '2025-09-21 16:58:20', 'admin', '2025-09-21 16:58:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969687663888801793, 1969687464231542785, '销售价 (元)', '22', 1, 0, '2025-09-21 16:58:29', 'admin', '2025-09-21 16:58:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969687753110036482, 1969687464231542785, '外箱箱规 (长*宽*高)cm', '35*59*4', 1, 0, '2025-09-21 16:58:50', 'admin', '2025-09-21 16:58:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969696717470146562, 1969687464231542785, '每箱数量', '1', 1, 0, '2025-09-21 17:34:27', 'admin', '2025-09-21 17:34:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969696777637437442, 1969687464231542785, '单SKU产品净重 (KG-不含包装) ', '2.2', 1, 0, '2025-09-21 17:34:42', 'admin', '2025-09-21 17:34:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969696797266780162, 1969687464231542785, '单SKU整箱毛重 (KG-含包装)', '2.5', 1, 0, '2025-09-21 17:34:46', 'admin', '2025-09-21 17:34:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969696826673045506, 1969687464231542785, '单SKU方数 m³', '0.00826', 1, 0, '2025-09-21 17:34:53', 'admin', '2025-09-21 17:34:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969696864677634050, 1969687464231542785, '40QH 装柜箱量', '8232 ', 1, 0, '2025-09-21 17:35:02', 'admin', '2025-09-21 17:35:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969696890518740994, 1969687464231542785, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 17:35:09', 'admin', '2025-09-21 17:35:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969697181976731649, 1969697140356653057, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 17:36:18', 'admin', '2025-09-21 17:36:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969697225060622338, 1969697140356653057, '产品外观尺寸 (长*宽*高) cm', '33+57', 1, 0, '2025-09-21 17:36:28', 'admin', '2025-09-21 17:36:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969697253401534465, 1969697140356653057, '销售价 (元)', '13', 1, 0, '2025-09-21 17:36:35', 'admin', '2025-09-21 17:36:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969697327573606402, 1969697140356653057, '外箱箱规 (长*宽*高)cm', '35*55*4', 1, 0, '2025-09-21 17:36:53', 'admin', '2025-09-21 17:36:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969697345839800322, 1969697140356653057, '每箱数量', '1', 1, 0, '2025-09-21 17:36:57', 'admin', '2025-09-21 17:36:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969697404467781633, 1969697140356653057, '单SKU产品净重 (KG-不含包装) ', '1.55', 1, 0, '2025-09-21 17:37:11', 'admin', '2025-09-21 17:37:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969697435916673026, 1969697140356653057, '单SKU整箱毛重 (KG-含包装)', '1.8', 1, 0, '2025-09-21 17:37:19', 'admin', '2025-09-21 17:37:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969697487858933762, 1969697140356653057, '单SKU方数 m³', '0.0077', 1, 0, '2025-09-21 17:37:31', 'admin', '2025-09-21 17:37:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969697522801680385, 1969697140356653057, '40QH 装柜箱量', '8831 ', 1, 0, '2025-09-21 17:37:39', 'admin', '2025-09-21 17:37:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969697549179658241, 1969697140356653057, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 17:37:46', 'admin', '2025-09-21 17:37:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969697793128767489, 1969697753375154178, '详细材质', '密度板 木腿', 1, 0, '2025-09-21 17:38:44', 'admin', '2025-09-21 17:38:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969697969130151937, 1969697753375154178, '产品外观尺寸 (长*宽*高) cm', '40x47', 1, 0, '2025-09-21 17:39:26', 'admin', '2025-09-21 17:39:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969698094195908610, 1969697753375154178, '销售价 (元)', '15', 1, 0, '2025-09-21 17:39:56', 'admin', '2025-09-21 17:39:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969698468512374785, 1969697753375154178, '外箱箱规 (长*宽*高)cm', '48*42*8', 1, 0, '2025-09-21 17:41:25', 'admin', '2025-09-21 17:41:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969708656518733825, 1969697753375154178, '每箱数量', '1', 1, 0, '2025-09-21 18:21:54', 'admin', '2025-09-21 18:21:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969708704757424130, 1969697753375154178, '单SKU产品净重 (KG-不含包装) ', '1.8', 1, 0, '2025-09-21 18:22:05', 'admin', '2025-09-21 18:22:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969708736915152898, 1969697753375154178, '单SKU整箱毛重 (KG-含包装)', '2.2', 1, 0, '2025-09-21 18:22:13', 'admin', '2025-09-21 18:22:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969708832356540418, 1969697753375154178, '单SKU方数 m³', '0.016128', 1, 0, '2025-09-21 18:22:36', 'admin', '2025-09-21 18:22:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969709082173480961, 1969697753375154178, '40QH 装柜箱量', '4216 ', 1, 0, '2025-09-21 18:23:35', 'admin', '2025-09-21 18:23:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969709135818629121, 1969697753375154178, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 18:23:48', 'admin', '2025-09-21 18:23:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969712072976474114, 1969709314160435201, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 18:35:28', 'admin', '2025-09-21 18:35:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969712328967430146, 1969709314160435201, '产品外观尺寸 (长*宽*高) cm', '55*38*60.5', 1, 0, '2025-09-21 18:36:29', 'admin', '2025-09-21 18:36:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969712366745526274, 1969709314160435201, '销售价 (元)', '55', 1, 0, '2025-09-21 18:36:38', 'admin', '2025-09-21 18:36:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969712449041965058, 1969709314160435201, '外箱箱规 (长*宽*高)cm', '57*42*8', 1, 0, '2025-09-21 18:36:58', 'admin', '2025-09-21 18:36:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969712470600687618, 1969709314160435201, '每箱数量', '1', 1, 0, '2025-09-21 18:37:03', 'admin', '2025-09-21 18:37:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969712555866693633, 1969709314160435201, '单SKU产品净重 (KG-不含包装) ', '3.7', 1, 0, '2025-09-21 18:37:23', 'admin', '2025-09-21 18:37:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969712588255109122, 1969709314160435201, '单SKU整箱毛重 (KG-含包装)', '4.0 ', 1, 0, '2025-09-21 18:37:31', 'admin', '2025-09-21 18:37:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969712636397330433, 1969709314160435201, '单SKU方数 m³', '0.019152', 1, 0, '2025-09-21 18:37:43', 'admin', '2025-09-21 18:37:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969712675958005762, 1969709314160435201, '40QH 装柜箱量', '3551 ', 1, 0, '2025-09-21 18:37:52', 'admin', '2025-09-21 18:37:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969712909761093633, 1969709314160435201, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 18:38:48', 'admin', '2025-09-21 18:38:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969714867205021697, 1969714814461648897, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 18:46:35', 'admin', '2025-09-21 18:46:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969714923568078850, 1969714814461648897, '产品外观尺寸 (长*宽*高) cm', '45*30*62', 1, 0, '2025-09-21 18:46:48', 'admin', '2025-09-21 18:46:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969714958242390017, 1969714814461648897, '销售价 (元)', '23', 1, 0, '2025-09-21 18:46:56', 'admin', '2025-09-21 18:46:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969715048516395010, 1969714814461648897, '外箱箱规 (长*宽*高)cm', '62*34*10', 1, 0, '2025-09-21 18:47:18', 'admin', '2025-09-21 18:47:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969715089528299522, 1969714814461648897, '每箱数量', '1', 1, 0, '2025-09-21 18:47:28', 'admin', '2025-09-21 18:47:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969715195451252737, 1969714814461648897, '单SKU产品净重 (KG-不含包装) ', '1.8', 1, 0, '2025-09-21 18:47:53', 'admin', '2025-09-21 18:47:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969715233837522946, 1969714814461648897, '单SKU整箱毛重 (KG-含包装)', '2.2', 1, 0, '2025-09-21 18:48:02', 'admin', '2025-09-21 18:48:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969715278964039681, 1969714814461648897, '单SKU方数 m³', '0.02108', 1, 0, '2025-09-21 18:48:13', 'admin', '2025-09-21 18:48:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969715320869330945, 1969714814461648897, '40QH 装柜箱量', '3226 ', 1, 0, '2025-09-21 18:48:23', 'admin', '2025-09-21 18:48:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969715359159132162, 1969714814461648897, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 18:48:32', 'admin', '2025-09-21 18:48:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969718937949020162, 1969718858471153666, '产品颜色', '黑架白理石 黑架黑理石 黑架胡桃', 1, 0, '2025-09-21 19:02:45', 'admin', '2025-09-21 19:02:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969718976498868226, 1969718858471153666, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 19:02:54', 'admin', '2025-09-21 19:02:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969719050859683841, 1969718858471153666, '产品外观尺寸 (长*宽*高) cm', '62*47*40 上圆直径40下圆直径30 地面到第一块板的距离17 第一块到第二块距离41', 1, 0, '2025-09-21 19:03:12', 'admin', '2025-09-21 19:03:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969719081096421378, 1969718858471153666, '销售价 (元)', '28', 1, 0, '2025-09-21 19:03:19', 'admin', '2025-09-21 19:03:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969719168644128770, 1969718858471153666, '外箱箱规 (长*宽*高)cm', '63.5*43*10', 1, 0, '2025-09-21 19:03:40', 'admin', '2025-09-21 19:03:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969719188743233537, 1969718858471153666, '每箱数量', '1', 1, 0, '2025-09-21 19:03:45', 'admin', '2025-09-21 19:03:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969719230484946945, 1969718858471153666, '单SKU整箱毛重 (KG-含包装)', '3.45', 1, 0, '2025-09-21 19:03:55', 'admin', '2025-09-21 19:03:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969719265910038530, 1969718858471153666, '单SKU方数 m³', '0.027305', 1, 0, '2025-09-21 19:04:03', 'admin', '2025-09-21 19:04:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969719311204327426, 1969718858471153666, '40QH 装柜箱量', '2490 ', 1, 0, '2025-09-21 19:04:14', 'admin', '2025-09-21 19:04:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969719340438626306, 1969718858471153666, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 19:04:21', 'admin', '2025-09-21 19:04:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969719615937290242, 1969719567895732225, '产品颜色', '黑架白理石 黑架黑理石 黑架胡桃', 1, 0, '2025-09-21 19:05:27', 'admin', '2025-09-21 19:05:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969719660183003138, 1969719567895732225, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 19:05:37', 'admin', '2025-09-21 19:05:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969719717171011585, 1969719567895732225, '产品外观尺寸 (长*宽*高) cm', '62*47*40 上直径40下直径30', 1, 0, '2025-09-21 19:05:51', 'admin', '2025-09-21 19:05:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969719788637757441, 1969719567895732225, '销售价 (元)', '40', 1, 0, '2025-09-21 19:06:08', 'admin', '2025-09-21 19:06:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969719873299783681, 1969719567895732225, '外箱箱规 (长*宽*高)cm', '63.5*43*10', 1, 0, '2025-09-21 19:06:28', 'admin', '2025-09-21 19:06:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969719894904643585, 1969719567895732225, '每箱数量', '1', 1, 0, '2025-09-21 19:06:33', 'admin', '2025-09-21 19:06:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969719938995167233, 1969719567895732225, '单SKU整箱毛重 (KG-含包装)', '4.5', 1, 0, '2025-09-21 19:06:44', 'admin', '2025-09-21 19:06:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969720025460744194, 1969719567895732225, '单SKU方数 m³', '0.027305', 1, 0, '2025-09-21 19:07:04', 'admin', '2025-09-21 19:07:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969720073502302210, 1969719567895732225, '40QH 装柜箱量', '2490 ', 1, 0, '2025-09-21 19:07:16', 'admin', '2025-09-21 19:07:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969720102782738434, 1969719567895732225, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 19:07:23', 'admin', '2025-09-21 19:07:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969720708524122114, 1969720677993783298, '产品颜色', '胡桃色', 1, 0, '2025-09-21 19:09:47', 'admin', '2025-09-21 19:09:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969720746868449282, 1969720677993783298, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 19:09:56', 'admin', '2025-09-21 19:09:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969720787934879746, 1969720677993783298, '产品外观尺寸 (长*宽*高) cm', '68*60*40 两板之间高34', 1, 0, '2025-09-21 19:10:06', 'admin', '2025-09-21 19:10:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969720818985312258, 1969720677993783298, '销售价 (元)', '68', 1, 0, '2025-09-21 19:10:14', 'admin', '2025-09-21 19:10:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969720885024628738, 1969720677993783298, '外箱箱规 (长*宽*高)cm', '67*39*12', 1, 0, '2025-09-21 19:10:29', 'admin', '2025-09-21 19:10:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969720918163824642, 1969720677993783298, '每箱数量', '1', 1, 0, '2025-09-21 19:10:37', 'admin', '2025-09-21 19:10:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969721018298638338, 1969720677993783298, '单SKU整箱毛重 (KG-含包装)', '6.6', 1, 0, '2025-09-21 19:11:01', 'admin', '2025-09-21 19:11:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969721053769867265, 1969720677993783298, '单SKU方数 m³', '0.031356', 1, 0, '2025-09-21 19:11:10', 'admin', '2025-09-21 19:11:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969721087315910657, 1969720677993783298, '40QH 装柜箱量', '2169 ', 1, 0, '2025-09-21 19:11:18', 'admin', '2025-09-21 19:11:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969721113148628993, 1969720677993783298, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 19:11:24', 'admin', '2025-09-21 19:11:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969721457077362689, 1969721416438751233, '产品颜色', '胡桃色 原木色', 1, 0, '2025-09-21 19:12:46', 'admin', '2025-09-21 19:12:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969721496508014593, 1969721416438751233, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 19:12:55', 'admin', '2025-09-21 19:12:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969721547770798081, 1969721416438751233, '产品外观尺寸 (长*宽*高) cm', '62*40*30 板长40宽30', 1, 0, '2025-09-21 19:13:07', 'admin', '2025-09-21 19:13:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969721587385999362, 1969721416438751233, '销售价 (元)', '42', 1, 0, '2025-09-21 19:13:17', 'admin', '2025-09-21 19:13:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969721670806511617, 1969721416438751233, '外箱箱规 (长*宽*高)cm', '59*47*10', 1, 0, '2025-09-21 19:13:37', 'admin', '2025-09-21 19:13:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969721690209361922, 1969721416438751233, '每箱数量', '1', 1, 0, '2025-09-21 19:13:41', 'admin', '2025-09-21 19:13:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969721736787107842, 1969721416438751233, '单SKU整箱毛重 (KG-含包装)', '3.5', 1, 0, '2025-09-21 19:13:52', 'admin', '2025-09-21 19:13:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969721780596613122, 1969721416438751233, '单SKU方数 m³', '0.02773', 1, 0, '2025-09-21 19:14:03', 'admin', '2025-09-21 19:14:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969721824355786754, 1969721416438751233, '40QH 装柜箱量', '2452 ', 1, 0, '2025-09-21 19:14:13', 'admin', '2025-09-21 19:14:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969721855750152193, 1969721416438751233, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 19:14:21', 'admin', '2025-09-21 19:14:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969723719350722561, 1969723684936458241, '产品颜色', '胡桃色 原木色', 1, 0, '2025-09-21 19:21:45', 'admin', '2025-09-21 19:21:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969723838292795394, 1969723684936458241, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 19:22:13', 'admin', '2025-09-21 19:22:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969723904185311234, 1969723684936458241, '产品外观尺寸 (长*宽*高) cm', '64.5*40*30', 1, 0, '2025-09-21 19:22:29', 'admin', '2025-09-21 19:22:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969723958098894850, 1969723684936458241, '销售价 (元)', '42', 1, 0, '2025-09-21 19:22:42', 'admin', '2025-09-21 19:22:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969724057780723713, 1969723684936458241, '外箱箱规 (长*宽*高)cm', '59*47*10', 1, 0, '2025-09-21 19:23:06', 'admin', '2025-09-21 19:23:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969724076193718274, 1969723684936458241, '每箱数量', '1', 1, 0, '2025-09-21 19:23:10', 'admin', '2025-09-21 19:23:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969724122003906562, 1969723684936458241, '单SKU整箱毛重 (KG-含包装)', '3.5', 1, 0, '2025-09-21 19:23:21', 'admin', '2025-09-21 19:23:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969724166635495426, 1969723684936458241, '单SKU方数 m³', '0.02773', 1, 0, '2025-09-21 19:23:32', 'admin', '2025-09-21 19:23:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969724351440723970, 1969723684936458241, '40QH 装柜箱量', '2452 ', 1, 0, '2025-09-21 19:24:16', 'admin', '2025-09-21 19:24:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969724379399954434, 1969723684936458241, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 19:24:22', 'admin', '2025-09-21 19:24:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969729171186753538, 1969729136537608193, '产品颜色', '胡桃色 ', 1, 0, '2025-09-21 19:43:25', 'admin', '2025-09-21 19:43:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969729205122867201, 1969729136537608193, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 19:43:33', 'admin', '2025-09-21 19:43:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969729330180235265, 1969729136537608193, '产品外观尺寸 (长*宽*高) cm', '64.5*40*40 下板40*30', 1, 0, '2025-09-21 19:44:03', 'admin', '2025-09-21 19:44:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969729372475596801, 1969729136537608193, '销售价 (元)', '42', 1, 0, '2025-09-21 19:44:13', 'admin', '2025-09-21 19:44:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969729464095973378, 1969729136537608193, '外箱箱规 (长*宽*高)cm', '59*47*10', 1, 0, '2025-09-21 19:44:35', 'admin', '2025-09-21 19:44:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969729488569737217, 1969729136537608193, '每箱数量', '1', 1, 0, '2025-09-21 19:44:41', 'admin', '2025-09-21 19:44:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969729555582132225, 1969729136537608193, '单SKU整箱毛重 (KG-含包装)', '3.5', 1, 0, '2025-09-21 19:44:57', 'admin', '2025-09-21 19:44:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969729637471723522, 1969729136537608193, '单SKU方数 m³', '0.02773', 1, 0, '2025-09-21 19:45:16', 'admin', '2025-09-21 19:45:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969729680803078146, 1969729136537608193, '40QH 装柜箱量', '2452 ', 1, 0, '2025-09-21 19:45:26', 'admin', '2025-09-21 19:45:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969729708867166210, 1969729136537608193, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 19:45:33', 'admin', '2025-09-21 19:45:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969729930137673730, 1969729891176783874, '产品颜色', '胡桃色 ', 1, 0, '2025-09-21 19:46:26', 'admin', '2025-09-21 19:46:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969729972781162497, 1969729891176783874, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 19:46:36', 'admin', '2025-09-21 19:46:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969730018247417858, 1969729891176783874, '产品外观尺寸 (长*宽*高) cm', '64*40*30', 1, 0, '2025-09-21 19:46:47', 'admin', '2025-09-21 19:46:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969730050346426369, 1969729891176783874, '销售价 (元)', '49', 1, 0, '2025-09-21 19:46:54', 'admin', '2025-09-21 19:46:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969730129132232706, 1969729891176783874, '外箱箱规 (长*宽*高)cm', '59*47*10', 1, 0, '2025-09-21 19:47:13', 'admin', '2025-09-21 19:47:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969730150242164737, 1969729891176783874, '每箱数量', '1', 1, 0, '2025-09-21 19:47:18', 'admin', '2025-09-21 19:47:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969730217116147714, 1969729891176783874, '单SKU整箱毛重 (KG-含包装)', '3.5', 1, 0, '2025-09-21 19:47:34', 'admin', '2025-09-21 19:47:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969730253115858946, 1969729891176783874, '单SKU方数 m³', '0.02773', 1, 0, '2025-09-21 19:47:43', 'admin', '2025-09-21 19:47:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969730292861083650, 1969729891176783874, '40QH 装柜箱量', '2452 ', 1, 0, '2025-09-21 19:47:52', 'admin', '2025-09-21 19:47:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969730332975407106, 1969729891176783874, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 19:48:02', 'admin', '2025-09-21 19:48:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969730826699513857, 1969730758001008641, '产品颜色', '胡桃色', 1, 0, '2025-09-21 19:50:00', 'admin', '2025-09-21 19:50:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969730873939959810, 1969730758001008641, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 19:50:11', 'admin', '2025-09-21 19:50:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969730927367004161, 1969730758001008641, '产品外观尺寸 (长*宽*高) cm', '64*40*30 板长40宽30', 1, 0, '2025-09-21 19:50:24', 'admin', '2025-09-21 19:50:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969730967359692802, 1969730758001008641, '销售价 (元)', '18', 1, 0, '2025-09-21 19:50:33', 'admin', '2025-09-21 19:50:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969731042978799618, 1969730758001008641, '外箱箱规 (长*宽*高)cm', '59*46.5*10', 1, 0, '2025-09-21 19:50:51', 'admin', '2025-09-21 19:50:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969731060129308673, 1969730758001008641, '每箱数量', '1', 1, 0, '2025-09-21 19:50:55', 'admin', '2025-09-21 19:50:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969731095776698369, 1969730758001008641, '单SKU整箱毛重 (KG-含包装)', '2', 1, 0, '2025-09-21 19:51:04', 'admin', '2025-09-21 19:51:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969731145458229249, 1969730758001008641, '单SKU方数 m³', '0.027435', 1, 0, '2025-09-21 19:51:16', 'admin', '2025-09-21 19:51:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969731207974330369, 1969730758001008641, '40QH 装柜箱量', '2479 ', 1, 0, '2025-09-21 19:51:30', 'admin', '2025-09-21 19:51:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969731236524957698, 1969730758001008641, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 19:51:37', 'admin', '2025-09-21 19:51:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969731532294692865, 1969731487558246402, '产品颜色', '黑架白理石 黑架黑理石 黑架胡桃', 1, 0, '2025-09-21 19:52:48', 'admin', '2025-09-21 19:52:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969731574061572097, 1969731487558246402, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 19:52:58', 'admin', '2025-09-21 19:52:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969731622430285825, 1969731487558246402, '产品外观尺寸 (长*宽*高) cm', '64*40*30 板长40宽30', 1, 0, '2025-09-21 19:53:09', 'admin', '2025-09-21 19:53:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969731668743790593, 1969731487558246402, '销售价 (元)', '25', 1, 0, '2025-09-21 19:53:20', 'admin', '2025-09-21 19:53:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969731787031552001, 1969731487558246402, '外箱箱规 (长*宽*高)cm', '59*46.5*10', 1, 0, '2025-09-21 19:53:49', 'admin', '2025-09-21 19:53:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969731822473420801, 1969731487558246402, '每箱数量', '1', 1, 0, '2025-09-21 19:53:57', 'admin', '2025-09-21 19:53:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969731883206942721, 1969731487558246402, '单SKU整箱毛重 (KG-含包装)', '2.3', 1, 0, '2025-09-21 19:54:11', 'admin', '2025-09-21 19:54:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969731925259034626, 1969731487558246402, '单SKU方数 m³', '0.027435', 1, 0, '2025-09-21 19:54:21', 'admin', '2025-09-21 19:54:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969731968535863298, 1969731487558246402, '40QH 装柜箱量', '2479 ', 1, 0, '2025-09-21 19:54:32', 'admin', '2025-09-21 19:54:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969732022126485505, 1969731487558246402, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 19:54:45', 'admin', '2025-09-21 19:54:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969732309666996226, 1969732274917187586, '产品颜色', '金架白理石', 1, 0, '2025-09-21 19:55:53', 'admin', '2025-09-21 19:55:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969732349949091842, 1969732274917187586, '详细材质', '碳钢+密度板', 1, 0, '2025-09-21 19:56:03', 'admin', '2025-09-21 19:56:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969732389266497537, 1969732274917187586, '产品外观尺寸 (长*宽*高) cm', '55*50*50 上板直径50下板直径30', 1, 0, '2025-09-21 19:56:12', 'admin', '2025-09-21 19:56:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969732469524504578, 1969732274917187586, '销售价 (元)', '36', 1, 0, '2025-09-21 19:56:31', 'admin', '2025-09-21 19:56:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969732537094742018, 1969732274917187586, '外箱箱规 (长*宽*高)cm', '58.5*52.5*7', 1, 0, '2025-09-21 19:56:47', 'admin', '2025-09-21 19:56:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969732558246617090, 1969732274917187586, '每箱数量', '1', 1, 0, '2025-09-21 19:56:52', 'admin', '2025-09-21 19:56:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969732617512132609, 1969732274917187586, '单SKU整箱毛重 (KG-含包装)', '3.55', 1, 0, '2025-09-21 19:57:07', 'admin', '2025-09-21 19:57:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969732648713560066, 1969732274917187586, '单SKU方数 m³', '0.02149875', 1, 0, '2025-09-21 19:57:14', 'admin', '2025-09-21 19:57:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969732685405331457, 1969732274917187586, '40QH 装柜箱量', '3163 ', 1, 0, '2025-09-21 19:57:23', 'admin', '2025-09-21 19:57:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969732723179233281, 1969732274917187586, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 19:57:32', 'admin', '2025-09-21 19:57:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969733009104936962, 1969732967858151425, '产品颜色', '金架、黑架、黑理石 白理石、胡桃', 1, 0, '2025-09-21 19:58:40', 'admin', '2025-09-21 19:58:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969733043951214594, 1969732967858151425, '详细材质', '碳钢+密度板', 1, 0, '2025-09-21 19:58:48', 'admin', '2025-09-21 19:58:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969733081943220226, 1969732967858151425, '产品外观尺寸 (长*宽*高) cm', '60.5*40*40 上40中32.5下37.5', 1, 0, '2025-09-21 19:58:57', 'admin', '2025-09-21 19:58:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969733130819444738, 1969732967858151425, '销售价 (元)', '60', 1, 0, '2025-09-21 19:59:09', 'admin', '2025-09-21 19:59:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969733190600859650, 1969732967858151425, '外箱箱规 (长*宽*高)cm', '63*44*10', 1, 0, '2025-09-21 19:59:23', 'admin', '2025-09-21 19:59:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969733210876125186, 1969732967858151425, '每箱数量', '1', 1, 0, '2025-09-21 19:59:28', 'admin', '2025-09-21 19:59:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969733246129250306, 1969732967858151425, '单SKU整箱毛重 (KG-含包装)', '5', 1, 0, '2025-09-21 19:59:36', 'admin', '2025-09-21 19:59:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969733380732854274, 1969732967858151425, '单SKU方数 m³', '0.02772', 1, 0, '2025-09-21 20:00:09', 'admin', '2025-09-21 20:00:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969733494616596482, 1969732967858151425, '40QH 装柜箱量', '2453 ', 1, 0, '2025-09-21 20:00:36', 'admin', '2025-09-21 20:00:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969733533246136322, 1969732967858151425, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 20:00:45', 'admin', '2025-09-21 20:00:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969743658472153089, 1969743619855196161, '产品颜色', '白理石 黑理石 胡桃 原木', 1, 0, '2025-09-21 20:40:59', 'admin', '2025-09-21 20:40:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969743698708111361, 1969743619855196161, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 20:41:08', 'admin', '2025-09-21 20:41:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969743745482989569, 1969743619855196161, '产品外观尺寸 (长*宽*高) cm', '56*40*40 上40下30', 1, 0, '2025-09-21 20:41:20', 'admin', '2025-09-21 20:41:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969743775015084033, 1969743619855196161, '销售价 (元)', '18', 1, 0, '2025-09-21 20:41:27', 'admin', '2025-09-21 20:41:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969743851842150401, 1969743619855196161, '外箱箱规 (长*宽*高)cm', '56.5*30*4', 1, 0, '2025-09-21 20:41:45', 'admin', '2025-09-21 20:41:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969743890383609858, 1969743619855196161, '每箱数量', '1', 1, 0, '2025-09-21 20:41:54', 'admin', '2025-09-21 20:41:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969743933815627778, 1969743619855196161, '单SKU整箱毛重 (KG-含包装)', '2.2', 1, 0, '2025-09-21 20:42:05', 'admin', '2025-09-21 20:42:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969743975901274113, 1969743619855196161, '单SKU方数 m³', '0.00678', 1, 0, '2025-09-21 20:42:15', 'admin', '2025-09-21 20:42:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969744030259453953, 1969743619855196161, '40QH 装柜箱量', '10029 ', 1, 0, '2025-09-21 20:42:28', 'admin', '2025-09-21 20:42:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969744063172157442, 1969743619855196161, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 20:42:35', 'admin', '2025-09-21 20:42:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969744264700076033, 1969744214443925506, '产品颜色', '白理石 黑理石 胡桃', 1, 0, '2025-09-21 20:43:23', 'admin', '2025-09-21 20:43:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969744309927256065, 1969744214443925506, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 20:43:34', 'admin', '2025-09-21 20:43:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969744360971935745, 1969744214443925506, '产品外观尺寸 (长*宽*高) cm', '62*47*40 上花直径40下花30', 1, 0, '2025-09-21 20:43:46', 'admin', '2025-09-21 20:43:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969744393481986050, 1969744214443925506, '销售价 (元)', '30', 1, 0, '2025-09-21 20:43:54', 'admin', '2025-09-21 20:43:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969744466886500354, 1969744214443925506, '外箱箱规 (长*宽*高)cm', '58.5*52.5*7', 1, 0, '2025-09-21 20:44:12', 'admin', '2025-09-21 20:44:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969744486209658881, 1969744214443925506, '每箱数量', '1', 1, 0, '2025-09-21 20:44:16', 'admin', '2025-09-21 20:44:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969744534045696002, 1969744214443925506, '单SKU整箱毛重 (KG-含包装)', '2.3', 1, 0, '2025-09-21 20:44:28', 'admin', '2025-09-21 20:44:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969744591503466497, 1969744214443925506, '单SKU方数 m³', '0.02149875', 1, 0, '2025-09-21 20:44:41', 'admin', '2025-09-21 20:44:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969744630875398146, 1969744214443925506, '40QH 装柜箱量', '3163 ', 1, 0, '2025-09-21 20:44:51', 'admin', '2025-09-21 20:44:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969744654720016385, 1969744214443925506, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 20:44:56', 'admin', '2025-09-21 20:44:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745103984500738, 1969745049185918977, '产品颜色', '白理石 黑理石 胡桃 原木 纯黑', 1, 0, '2025-09-21 20:46:44', 'admin', '2025-09-21 20:46:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745154655887361, 1969745049185918977, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 20:46:56', 'admin', '2025-09-21 20:46:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745195239972866, 1969745049185918977, '产品外观尺寸 (长*宽*高) cm', '小56*39*28 下30*20 大60*45*30 下40*24', 1, 0, '2025-09-21 20:47:05', 'admin', '2025-09-21 20:47:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745230111416322, 1969745049185918977, '销售价 (元)', '18', 1, 0, '2025-09-21 20:47:14', 'admin', '2025-09-21 20:47:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745299338403842, 1969745049185918977, '外箱箱规 (长*宽*高)cm', '64*32.5*6.5', 1, 0, '2025-09-21 20:47:30', 'admin', '2025-09-21 20:47:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745316279197698, 1969745049185918977, '每箱数量', '1', 1, 0, '2025-09-21 20:47:34', 'admin', '2025-09-21 20:47:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745353616891905, 1969745049185918977, '单SKU整箱毛重 (KG-含包装)', '2.5', 1, 0, '2025-09-21 20:47:43', 'admin', '2025-09-21 20:47:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745386558955521, 1969745049185918977, '单SKU方数 m³', '0.01352', 1, 0, '2025-09-21 20:47:51', 'admin', '2025-09-21 20:47:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745417055739905, 1969745049185918977, '40QH 装柜箱量', '5030 ', 1, 0, '2025-09-21 20:47:58', 'admin', '2025-09-21 20:47:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745455303598081, 1969745049185918977, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 20:48:07', 'admin', '2025-09-21 20:48:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745656424669186, 1969745614460657665, '产品颜色', '奶白色+茶色玻璃 黑色+茶色玻璃 黑色+黑色玻璃', 1, 0, '2025-09-21 20:48:55', 'admin', '2025-09-21 20:48:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745700875902978, 1969745614460657665, '详细材质', '碳钢+钢化玻璃', 1, 0, '2025-09-21 20:49:06', 'admin', '2025-09-21 20:49:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745764549632002, 1969745614460657665, '产品外观尺寸 (长*宽*高) cm', '57*55.5*36.5', 1, 0, '2025-09-21 20:49:21', 'admin', '2025-09-21 20:49:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745798452191233, 1969745614460657665, '销售价 (元)', '80', 1, 0, '2025-09-21 20:49:29', 'admin', '2025-09-21 20:49:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745881369387010, 1969745614460657665, '外箱箱规 (长*宽*高)cm', '65*40*40', 1, 0, '2025-09-21 20:49:49', 'admin', '2025-09-21 20:49:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745903460786177, 1969745614460657665, '每箱数量', '1', 1, 0, '2025-09-21 20:49:54', 'admin', '2025-09-21 20:49:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745934507024386, 1969745614460657665, '单SKU整箱毛重 (KG-含包装)', '5.2', 1, 0, '2025-09-21 20:50:02', 'admin', '2025-09-21 20:50:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745980019417089, 1969745614460657665, '单SKU方数 m³', '0.104', 1, 0, '2025-09-21 20:50:12', 'admin', '2025-09-21 20:50:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969746023178805249, 1969745614460657665, '40QH 装柜箱量', '654 ', 1, 0, '2025-09-21 20:50:23', 'admin', '2025-09-21 20:50:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969746052450852865, 1969745614460657665, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 20:50:30', 'admin', '2025-09-21 20:50:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969746405950988290, 1969746361415868417, '产品颜色', '黑架黑理石 黑架白理石 黑架胡桃', 1, 0, '2025-09-21 20:51:54', 'admin', '2025-09-21 20:51:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969746437597011970, 1969746361415868417, '详细材质', '碳钢+密度板', 1, 0, '2025-09-21 20:52:02', 'admin', '2025-09-21 20:52:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969746817579982850, 1969746361415868417, '产品外观尺寸 (长*宽*高) cm', '60*50*50', 1, 0, '2025-09-21 20:53:32', 'admin', '2025-09-21 20:53:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969746855181918209, 1969746361415868417, '销售价 (元)', '60', 1, 0, '2025-09-21 20:53:41', 'admin', '2025-09-21 20:53:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969755299188285441, 1969746361415868417, '每箱数量', '1', 1, 0, '2025-09-21 21:27:14', 'admin', '2025-09-21 21:27:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969755327923462146, 1969746361415868417, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 21:27:21', 'admin', '2025-09-21 21:27:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969755577660710914, 1969755456743120898, '产品颜色', '胡桃色', 1, 0, '2025-09-21 21:28:21', 'admin', '2025-09-21 21:28:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969755627744894978, 1969755456743120898, '详细材质', '碳钢+密度板+布兜', 1, 0, '2025-09-21 21:28:33', 'admin', '2025-09-21 21:28:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969755711844884482, 1969755456743120898, '产品外观尺寸 (长*宽*高) cm', '64*47*30 上板47*30下板34.5*24', 1, 0, '2025-09-21 21:28:53', 'admin', '2025-09-21 21:28:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969755765464866817, 1969755456743120898, '销售价 (元)', '30', 1, 0, '2025-09-21 21:29:05', 'admin', '2025-09-21 21:29:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969755830065537025, 1969755456743120898, '外箱箱规 (长*宽*高)cm', '60.5*47*7', 1, 0, '2025-09-21 21:29:21', 'admin', '2025-09-21 21:29:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969755849594216450, 1969755456743120898, '每箱数量', '1', 1, 0, '2025-09-21 21:29:25', 'admin', '2025-09-21 21:29:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969755909253996545, 1969755456743120898, '单SKU整箱毛重 (KG-含包装)', '3.5', 1, 0, '2025-09-21 21:29:40', 'admin', '2025-09-21 21:29:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969755950056185857, 1969755456743120898, '单SKU方数 m³', '0.0199045', 1, 0, '2025-09-21 21:29:49', 'admin', '2025-09-21 21:29:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969755999028879362, 1969755456743120898, '40QH 装柜箱量', '3416 ', 1, 0, '2025-09-21 21:30:01', 'admin', '2025-09-21 21:30:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969756198300262401, 1969755456743120898, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 21:30:49', 'admin', '2025-09-21 21:30:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969762506533478402, 1969762458005381122, '产品颜色', '黑架+胡桃色 黑架+原木', 1, 0, '2025-09-21 21:55:53', 'admin', '2025-09-21 21:55:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969762540863856642, 1969762458005381122, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 21:56:01', 'admin', '2025-09-21 21:56:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969762606466965505, 1969762458005381122, '产品外观尺寸 (长*宽*高) cm', '最高高度77最低52.5 长46宽30 上板46*30下板38*28', 1, 0, '2025-09-21 21:56:16', 'admin', '2025-09-21 21:56:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969762639845236737, 1969762458005381122, '销售价 (元)', '43', 1, 0, '2025-09-21 21:56:24', 'admin', '2025-09-21 21:56:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969762705649672194, 1969762458005381122, '外箱箱规 (长*宽*高)cm', '58*42*8.5', 1, 0, '2025-09-21 21:56:40', 'admin', '2025-09-21 21:56:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969762722477219841, 1969762458005381122, '每箱数量', '1', 1, 0, '2025-09-21 21:56:44', 'admin', '2025-09-21 21:56:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969762766089592834, 1969762458005381122, '单SKU整箱毛重 (KG-含包装)', '3.5', 1, 0, '2025-09-21 21:56:55', 'admin', '2025-09-21 21:56:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969762812545703937, 1969762458005381122, '单SKU方数 m³', '0.020706', 1, 0, '2025-09-21 21:57:06', 'admin', '2025-09-21 21:57:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969763019920482305, 1969762458005381122, '40QH 装柜箱量', '3284', 1, 0, '2025-09-21 21:57:55', 'admin', '2025-09-21 21:57:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969763064472379394, 1969762458005381122, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 21:58:06', 'admin', '2025-09-21 21:58:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969763338444316673, 1969763289819750401, '产品颜色', '黑架+胡桃色 黑架+原木', 1, 0, '2025-09-21 21:59:11', 'admin', '2025-09-21 21:59:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969763390940225537, 1969763289819750401, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 21:59:23', 'admin', '2025-09-21 21:59:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969763427195789313, 1969763289819750401, '产品外观尺寸 (长*宽*高) cm', '最高82最低57 上板直径40 下板长40宽30', 1, 0, '2025-09-21 21:59:32', 'admin', '2025-09-21 21:59:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969767902442659842, 1969763289819750401, '销售价 (元)', '43', 1, 0, '2025-09-21 22:17:19', 'admin', '2025-09-21 22:17:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969767982318985218, 1969763289819750401, '外箱箱规 (长*宽*高)cm', '58*42*8.5', 1, 0, '2025-09-21 22:17:38', 'admin', '2025-09-21 22:17:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969768004309721090, 1969763289819750401, '每箱数量', '1', 1, 0, '2025-09-21 22:17:43', 'admin', '2025-09-21 22:17:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969768117509791745, 1969763289819750401, '单SKU整箱毛重 (KG-含包装)', '3.5', 1, 0, '2025-09-21 22:18:10', 'admin', '2025-09-21 22:18:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969768160652402690, 1969763289819750401, '单SKU方数 m³', '0.020706', 1, 0, '2025-09-21 22:18:21', 'admin', '2025-09-21 22:18:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969768197499363330, 1969763289819750401, '40QH 装柜箱量', '3284', 1, 0, '2025-09-21 22:18:29', 'admin', '2025-09-21 22:18:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969768322103746561, 1969763289819750401, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 22:18:59', 'admin', '2025-09-21 22:18:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969768860287475713, 1969768770843942913, '产品颜色', '黑架+ 茶玻璃+ 橘色皮革', 1, 0, '2025-09-21 22:21:07', 'admin', '2025-09-21 22:21:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969768900275970049, 1969768770843942913, '详细材质', '碳钢+ 钢化玻璃+ 皮革', 1, 0, '2025-09-21 22:21:17', 'admin', '2025-09-21 22:21:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969768932593082370, 1969768770843942913, '产品外观尺寸 (长*宽*高) cm', '54*52*34', 1, 0, '2025-09-21 22:21:25', 'admin', '2025-09-21 22:21:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969769006647713794, 1969768770843942913, '外箱箱规 (长*宽*高)cm', '57*49*8', 1, 0, '2025-09-21 22:21:42', 'admin', '2025-09-21 22:21:42', 'admin', ''); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969769026700681217, 1969768770843942913, '每箱数量', '1', 1, 0, '2025-09-21 22:21:47', 'admin', '2025-09-21 22:21:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969769073270038530, 1969768770843942913, '单SKU整箱毛重 (KG-含包装)', '3.7', 1, 0, '2025-09-21 22:21:58', 'admin', '2025-09-21 22:21:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969769324273967105, 1969768770843942913, '单SKU方数 m³', '0.022344', 1, 0, '2025-09-21 22:22:58', 'admin', '2025-09-21 22:22:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969769362727346178, 1969768770843942913, '40QH 装柜箱量', '3043 ', 1, 0, '2025-09-21 22:23:07', 'admin', '2025-09-21 22:23:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969769390179065857, 1969768770843942913, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 22:23:14', 'admin', '2025-09-21 22:23:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969772567267876866, 1969772501052399617, '产品颜色', '黑架+胡桃色', 1, 0, '2025-09-21 22:35:51', 'admin', '2025-09-21 22:35:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969772607600304130, 1969772501052399617, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 22:36:01', 'admin', '2025-09-21 22:36:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969772647832068097, 1969772501052399617, '产品外观尺寸 (长*宽*高) cm', '64.5*40*40 地面到第一块板的距离16.5', 1, 0, '2025-09-21 22:36:11', 'admin', '2025-09-21 22:36:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969772794045505537, 1969772501052399617, '销售价 (元)', '55', 1, 0, '2025-09-21 22:36:45', 'admin', '2025-09-21 22:36:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969772852757372929, 1969772501052399617, '外箱箱规 (长*宽*高)cm', '59.5*44.5*11', 1, 0, '2025-09-21 22:36:59', 'admin', '2025-09-21 22:36:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969772974706761729, 1969772501052399617, '每箱数量', '1', 1, 0, '2025-09-21 22:37:28', 'admin', '2025-09-21 22:37:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969773018872782850, 1969772501052399617, '单SKU整箱毛重 (KG-含包装) ', '4.55', 1, 0, '2025-09-21 22:37:39', 'admin', '2025-09-21 22:37:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969773068919218177, 1969772501052399617, '单SKU方数 m³', '0.02912525', 1, 0, '2025-09-21 22:37:51', 'admin', '2025-09-21 22:37:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969773141975605250, 1969772501052399617, '40QH 装柜箱量', '2335 ', 1, 0, '2025-09-21 22:38:08', 'admin', '2025-09-21 22:38:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969773165560176641, 1969772501052399617, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 22:38:14', 'admin', '2025-09-21 22:38:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969773615118262273, 1969773576773935106, '产品颜色', '白架白理石', 1, 0, '2025-09-21 22:40:01', 'admin', '2025-09-21 22:40:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969773642788085761, 1969773576773935106, '详细材质', '碳钢+密度板', 1, 0, '2025-09-21 22:40:08', 'admin', '2025-09-21 22:40:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969773683284090882, 1969773576773935106, '产品外观尺寸 (长*宽*高) cm', '67*60*30 上圆直径30下板长60宽30 上面棍20下面36cm ', 1, 0, '2025-09-21 22:40:17', 'admin', '2025-09-21 22:40:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969774185531023362, 1969773576773935106, '销售价 (元)', '32', 1, 0, '2025-09-21 22:42:17', 'admin', '2025-09-21 22:42:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969774291466559490, 1969773576773935106, '外箱箱规 (长*宽*高)cm', '65*34*10', 1, 0, '2025-09-21 22:42:42', 'admin', '2025-09-21 22:42:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969774313176276994, 1969773576773935106, '每箱数量', '1', 1, 0, '2025-09-21 22:42:48', 'admin', '2025-09-21 22:42:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969774481908932610, 1969773576773935106, '单SKU方数 m³', '0.0221', 1, 0, '2025-09-21 22:43:28', 'admin', '2025-09-21 22:43:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969774563265847297, 1969773576773935106, '40QH 装柜箱量', '3077 ', 1, 0, '2025-09-21 22:43:47', 'admin', '2025-09-21 22:43:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969774590361051138, 1969773576773935106, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 22:43:54', 'admin', '2025-09-21 22:43:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969774957039689729, 1969774903805583362, '产品颜色', '纯白', 1, 0, '2025-09-21 22:45:21', 'admin', '2025-09-21 22:45:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969774991453954049, 1969774903805583362, '详细材质', '碳钢+密度板', 1, 0, '2025-09-21 22:45:29', 'admin', '2025-09-21 22:45:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969775022089150465, 1969774903805583362, '销售价 (元)', '16', 1, 0, '2025-09-21 22:45:37', 'admin', '2025-09-21 22:45:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969775094671581186, 1969774903805583362, '外箱箱规 (长*宽*高)cm', '42*78*5', 1, 0, '2025-09-21 22:45:54', 'admin', '2025-09-21 22:45:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969775430371090434, 1969774903805583362, '每箱数量', '1', 1, 0, '2025-09-21 22:47:14', 'admin', '2025-09-21 22:47:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969775478072909825, 1969774903805583362, '单SKU方数 m³', '0.01638', 1, 0, '2025-09-21 22:47:25', 'admin', '2025-09-21 22:47:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969775510876561410, 1969774903805583362, '40QH 装柜箱量', '4151 ', 1, 0, '2025-09-21 22:47:33', 'admin', '2025-09-21 22:47:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969775538449915905, 1969774903805583362, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 22:47:40', 'admin', '2025-09-21 22:47:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969776222708670466, 1969776187866587138, '产品颜色', '胡桃色', 1, 0, '2025-09-21 22:50:23', 'admin', '2025-09-21 22:50:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969776256078553089, 1969776187866587138, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 22:50:31', 'admin', '2025-09-21 22:50:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969776287288369153, 1969776187866587138, '销售价 (元)', '21', 1, 0, '2025-09-21 22:50:38', 'admin', '2025-09-21 22:50:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969776347237556225, 1969776187866587138, '外箱箱规 (长*宽*高)cm', '56.5*30*4', 1, 0, '2025-09-21 22:50:53', 'admin', '2025-09-21 22:50:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969776364937519105, 1969776187866587138, '每箱数量', '1', 1, 0, '2025-09-21 22:50:57', 'admin', '2025-09-21 22:50:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969776437666750466, 1969776187866587138, '单SKU方数 m³', '0.00678', 1, 0, '2025-09-21 22:51:14', 'admin', '2025-09-21 22:51:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969776473674850305, 1969776187866587138, '40QH 装柜箱量', '10029 ', 1, 0, '2025-09-21 22:51:23', 'admin', '2025-09-21 22:51:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969776500329652226, 1969776187866587138, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 22:51:29', 'admin', '2025-09-21 22:51:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969777357045604354, 1969777317749170178, '详细材质', '碳钢 密度板 布袋', 1, 0, '2025-09-21 22:54:53', 'admin', '2025-09-21 22:54:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969777428348772354, 1969777317749170178, '外箱箱规 (长*宽*高)cm', '44*32*9', 1, 0, '2025-09-21 22:55:10', 'admin', '2025-09-21 22:55:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969777445256011777, 1969777317749170178, '每箱数量', '1', 1, 0, '2025-09-21 22:55:14', 'admin', '2025-09-21 22:55:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969777486460854274, 1969777317749170178, '单SKU方数 m³', '0.012672', 1, 0, '2025-09-21 22:55:24', 'admin', '2025-09-21 22:55:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969777532333957122, 1969777317749170178, '40QH 装柜箱量', '5366', 1, 0, '2025-09-21 22:55:35', 'admin', '2025-09-21 22:55:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969777583760318465, 1969777317749170178, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 22:55:47', 'admin', '2025-09-21 22:55:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969781304279932930, 1969781242216816642, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 23:10:34', 'admin', '2025-09-21 23:10:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969781343903522817, 1969781242216816642, '产品外观尺寸 (长*宽*高) cm', '40*30*57 底座30*20', 1, 0, '2025-09-21 23:10:44', 'admin', '2025-09-21 23:10:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969781553694220289, 1969781242216816642, '外箱箱规 (长*宽*高)cm', '64*38*5', 1, 0, '2025-09-21 23:11:34', 'admin', '2025-09-21 23:11:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969781569972314113, 1969781242216816642, '每箱数量', '1', 1, 0, '2025-09-21 23:11:38', 'admin', '2025-09-21 23:11:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969781724872155138, 1969781242216816642, '单SKU整箱毛重 (KG-含包装)', '2.85', 1, 0, '2025-09-21 23:12:15', 'admin', '2025-09-21 23:12:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969781762578948097, 1969781242216816642, '单SKU方数 m³', '0.01216', 1, 0, '2025-09-21 23:12:24', 'admin', '2025-09-21 23:12:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969782219711946754, 1969781242216816642, '40QH 装柜箱量', '5592', 1, 0, '2025-09-21 23:14:13', 'admin', '2025-09-21 23:14:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969782247125917697, 1969781242216816642, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 23:14:19', 'admin', '2025-09-21 23:14:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969783691258339329, 1969783638057787393, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 23:20:03', 'admin', '2025-09-21 23:20:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969783756559458306, 1969783638057787393, '外箱箱规 (长*宽*高)cm', '37*33*7', 1, 0, '2025-09-21 23:20:19', 'admin', '2025-09-21 23:20:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969783776092332033, 1969783638057787393, '每箱数量', '1', 1, 0, '2025-09-21 23:20:24', 'admin', '2025-09-21 23:20:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969783800775811074, 1969783638057787393, '单SKU整箱毛重 (KG-含包装)', '3', 1, 0, '2025-09-21 23:20:30', 'admin', '2025-09-21 23:20:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969783833726263298, 1969783638057787393, '单SKU方数 m³', '0.008547', 1, 0, '2025-09-21 23:20:37', 'admin', '2025-09-21 23:20:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969783880031379458, 1969783638057787393, '40QH 装柜箱量', '7956', 1, 0, '2025-09-21 23:20:48', 'admin', '2025-09-21 23:20:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969783908233879554, 1969783638057787393, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 23:20:55', 'admin', '2025-09-21 23:20:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969785318103031809, 1969785247814885378, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 23:26:31', 'admin', '2025-09-21 23:26:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969785397002084353, 1969785247814885378, '产品外观尺寸 (长*宽*高) cm', '40*29*60', 1, 0, '2025-09-21 23:26:50', 'admin', '2025-09-21 23:26:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969785427117187074, 1969785247814885378, '销售价 (元)', '22', 1, 0, '2025-09-21 23:26:57', 'admin', '2025-09-21 23:26:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969785497485025281, 1969785247814885378, '外箱箱规 (长*宽*高)cm', '64*45*7', 1, 0, '2025-09-21 23:27:14', 'admin', '2025-09-21 23:27:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969785794441748481, 1969785247814885378, '每箱数量', '1', 1, 0, '2025-09-21 23:28:25', 'admin', '2025-09-21 23:28:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969785858006425601, 1969785247814885378, '单SKU整箱毛重 (KG-含包装)', '4.5', 1, 0, '2025-09-21 23:28:40', 'admin', '2025-09-21 23:28:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969785905926348801, 1969785247814885378, '单SKU方数 m³', '0.02016', 1, 0, '2025-09-21 23:28:51', 'admin', '2025-09-21 23:28:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969785969780432898, 1969785247814885378, '40QH 装柜箱量', '3373', 1, 0, '2025-09-21 23:29:07', 'admin', '2025-09-21 23:29:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969786009311748097, 1969785247814885378, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 23:29:16', 'admin', '2025-09-21 23:29:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789194885636097, 1969789149700399105, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 23:41:56', 'admin', '2025-09-21 23:41:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789227483766786, 1969789149700399105, '产品外观尺寸 (长*宽*高) cm', '33+57', 1, 0, '2025-09-21 23:42:03', 'admin', '2025-09-21 23:42:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789251609403394, 1969789149700399105, '销售价 (元)', '13', 1, 0, '2025-09-21 23:42:09', 'admin', '2025-09-21 23:42:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789312464560130, 1969789149700399105, '外箱箱规 (长*宽*高)cm', '64*40*5', 1, 0, '2025-09-21 23:42:24', 'admin', '2025-09-21 23:42:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789327719243777, 1969789149700399105, '每箱数量', '1', 1, 0, '2025-09-21 23:42:27', 'admin', '2025-09-21 23:42:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789367015677953, 1969789149700399105, '单SKU整箱毛重 (KG-含包装)', '2.6', 1, 0, '2025-09-21 23:42:37', 'admin', '2025-09-21 23:42:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789400519778306, 1969789149700399105, '单SKU方数 m³', '0.0128', 1, 0, '2025-09-21 23:42:45', 'admin', '2025-09-21 23:42:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789449781878785, 1969789149700399105, '40QH 装柜箱量', '5312', 1, 0, '2025-09-21 23:42:56', 'admin', '2025-09-21 23:42:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789496296710146, 1969789149700399105, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 23:43:07', 'admin', '2025-09-21 23:43:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789779932323842, 1969789745975238657, '产品颜色', '黑架+胡桃', 1, 0, '2025-09-21 23:44:15', 'admin', '2025-09-21 23:44:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789809216954370, 1969789745975238657, '详细材质', '碳钢+密度板', 1, 0, '2025-09-21 23:44:22', 'admin', '2025-09-21 23:44:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789842649751553, 1969789745975238657, '产品外观尺寸 (长*宽*高) cm', '72*60*39', 1, 0, '2025-09-21 23:44:30', 'admin', '2025-09-21 23:44:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789872001490945, 1969789745975238657, '销售价 (元)', '40', 1, 0, '2025-09-21 23:44:37', 'admin', '2025-09-21 23:44:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789942524518401, 1969789745975238657, '外箱箱规 (长*宽*高)cm', '78*44*8', 1, 0, '2025-09-21 23:44:54', 'admin', '2025-09-21 23:44:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789960501305345, 1969789745975238657, '每箱数量', '1', 1, 0, '2025-09-21 23:44:58', 'admin', '2025-09-21 23:44:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969790023000629249, 1969789745975238657, '单SKU整箱毛重 (KG-含包装) ', '6.1', 1, 0, '2025-09-21 23:45:13', 'admin', '2025-09-21 23:45:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969790055653285890, 1969789745975238657, '单SKU方数 m³', '0.027456', 1, 0, '2025-09-21 23:45:21', 'admin', '2025-09-21 23:45:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969790106345644034, 1969789745975238657, '40QH 装柜箱量', '2476', 1, 0, '2025-09-21 23:45:33', 'admin', '2025-09-21 23:45:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969790133155635201, 1969789745975238657, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 23:45:39', 'admin', '2025-09-21 23:45:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969790620953190401, 1969790576736837633, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-21 23:47:36', 'admin', '2025-09-21 23:47:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969790652473384962, 1969790576736837633, '产品外观尺寸 (长*宽*高) cm', '40*40*66', 1, 0, '2025-09-21 23:47:43', 'admin', '2025-09-21 23:47:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969790685037961217, 1969790576736837633, '销售价 (元)', '24', 1, 0, '2025-09-21 23:47:51', 'admin', '2025-09-21 23:47:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969790761395265538, 1969790576736837633, '外箱箱规 (长*宽*高)cm', '61*47*8', 1, 0, '2025-09-21 23:48:09', 'admin', '2025-09-21 23:48:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969790778973593601, 1969790576736837633, '每箱数量', '1', 1, 0, '2025-09-21 23:48:13', 'admin', '2025-09-21 23:48:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969790812343476225, 1969790576736837633, '单SKU整箱毛重 (KG-含包装)', '3.65', 1, 0, '2025-09-21 23:48:21', 'admin', '2025-09-21 23:48:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969790842022371330, 1969790576736837633, '单SKU方数 m³', '0.022936', 1, 0, '2025-09-21 23:48:28', 'admin', '2025-09-21 23:48:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969790900310614018, 1969790576736837633, '40QH 装柜箱量', '2964', 1, 0, '2025-09-21 23:48:42', 'admin', '2025-09-21 23:48:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969790927196102658, 1969790576736837633, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 23:48:49', 'admin', '2025-09-21 23:48:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969791431825399809, 1969791366884990977, '详细材质', '碳钢+密度板', 1, 0, '2025-09-21 23:50:49', 'admin', '2025-09-21 23:50:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969791519658319874, 1969791366884990977, '外箱箱规 (长*宽*高)cm', '75*76*10', 1, 0, '2025-09-21 23:51:10', 'admin', '2025-09-21 23:51:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969791536477478913, 1969791366884990977, '每箱数量', '1', 1, 0, '2025-09-21 23:51:14', 'admin', '2025-09-21 23:51:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969791565980213249, 1969791366884990977, '单SKU整箱毛重 (KG-含包装)', '7.7', 1, 0, '2025-09-21 23:51:21', 'admin', '2025-09-21 23:51:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969791594786693121, 1969791366884990977, '单SKU方数 m³', '0.057', 1, 0, '2025-09-21 23:51:28', 'admin', '2025-09-21 23:51:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969791658900824065, 1969791366884990977, '40QH 装柜箱量', '1192', 1, 0, '2025-09-21 23:51:43', 'admin', '2025-09-21 23:51:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969791688885903362, 1969791366884990977, '包装材料', '加厚纸箱', 1, 0, '2025-09-21 23:51:50', 'admin', '2025-09-21 23:51:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969956251136663554, 1969956192529653761, '产品颜色', '火烧纹', 1, 0, '2025-09-22 10:45:45', 'admin', '2025-09-22 10:45:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969956286620475394, 1969956192529653761, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-22 10:45:53', 'admin', '2025-09-22 10:45:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969956325241626625, 1969956192529653761, '产品外观尺寸 (长*宽*高) cm', '41*29.5*59', 1, 0, '2025-09-22 10:46:03', 'admin', '2025-09-22 10:46:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969956362206027777, 1969956192529653761, '销售价 (元)', '100', 1, 0, '2025-09-22 10:46:11', 'admin', '2025-09-22 10:46:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969956397526261762, 1969956192529653761, '加收税点 ( %)', '10', 1, 0, '2025-09-22 10:46:20', 'admin', '2025-09-22 10:46:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969956457274122242, 1969956192529653761, '采购单价 (元-含10%增值税)', '110', 1, 0, '2025-09-22 10:46:34', 'admin', '2025-09-22 10:46:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969956799575465986, 1969956192529653761, '外箱箱规(长*宽*高) cm', '70.5*41*10', 1, 0, '2025-09-22 10:47:56', 'admin', '2025-09-22 10:47:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969956817699053569, 1969956192529653761, '每箱数量', '1', 1, 0, '2025-09-22 10:48:00', 'admin', '2025-09-22 10:48:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969956852318838786, 1969956192529653761, '单SKU产品净重 (KG-不含包装) ', '8.5', 1, 0, '2025-09-22 10:48:08', 'admin', '2025-09-22 10:48:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969956884606590978, 1969956192529653761, '单SKU整箱毛重 (KG-含包装)', '9.5', 1, 0, '2025-09-22 10:48:16', 'admin', '2025-09-22 10:48:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969956982690390017, 1969956192529653761, '单SKU方数 m³', '0.028905', 1, 0, '2025-09-22 10:48:39', 'admin', '2025-09-22 10:48:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969957014332219394, 1969956192529653761, '40QH 装柜箱量', '2353 ', 1, 0, '2025-09-22 10:48:47', 'admin', '2025-09-22 10:48:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969957042589245441, 1969956192529653761, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 10:48:54', 'admin', '2025-09-22 10:48:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969957408865230849, 1969957375948333058, '产品颜色', '白+ 定制', 1, 0, '2025-09-22 10:50:21', 'admin', '2025-09-22 10:50:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969957442973310977, 1969957375948333058, '详细材质', '密度板', 1, 0, '2025-09-22 10:50:29', 'admin', '2025-09-22 10:50:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969957475806322689, 1969957375948333058, '销售价 (元)', '85', 1, 0, '2025-09-22 10:50:37', 'admin', '2025-09-22 10:50:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969957538053988354, 1969957375948333058, '外箱箱规(长*宽*高) cm', '77 *50*12.5', 1, 0, '2025-09-22 10:50:52', 'admin', '2025-09-22 10:50:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969957554189475841, 1969957375948333058, '每箱数量', '1', 1, 0, '2025-09-22 10:50:56', 'admin', '2025-09-22 10:50:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969957584942112769, 1969957375948333058, '单SKU产品净重 (KG-不含包装) ', '18', 1, 0, '2025-09-22 10:51:03', 'admin', '2025-09-22 10:51:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969957613715038209, 1969957375948333058, '单SKU整箱毛重 (KG-含包装)', '19', 1, 0, '2025-09-22 10:51:10', 'admin', '2025-09-22 10:51:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969957646384472066, 1969957375948333058, '单SKU方数 m³', '0.048125', 1, 0, '2025-09-22 10:51:18', 'admin', '2025-09-22 10:51:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969957678575755266, 1969957375948333058, '40QH 装柜箱量', '1413 ', 1, 0, '2025-09-22 10:51:25', 'admin', '2025-09-22 10:51:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969957721122775041, 1969957375948333058, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 10:51:35', 'admin', '2025-09-22 10:51:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958012769509377, 1969957968318275586, '产品颜色', '白胡桃+定制', 1, 0, '2025-09-22 10:52:45', 'admin', '2025-09-22 10:52:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958044365201410, 1969957968318275586, '详细材质', '密度板', 1, 0, '2025-09-22 10:52:52', 'admin', '2025-09-22 10:52:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958081061167106, 1969957968318275586, '产品外观尺寸 (长*宽*高) cm', '40*40*60', 1, 0, '2025-09-22 10:53:01', 'admin', '2025-09-22 10:53:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958108340920321, 1969957968318275586, '销售价 (元)', '94', 1, 0, '2025-09-22 10:53:08', 'admin', '2025-09-22 10:53:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958184501092354, 1969957968318275586, '外箱箱规(长*宽*高) cm', '45*45*12.5', 1, 0, '2025-09-22 10:53:26', 'admin', '2025-09-22 10:53:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958199634141186, 1969957968318275586, '每箱数量', '1', 1, 0, '2025-09-22 10:53:30', 'admin', '2025-09-22 10:53:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958229904433154, 1969957968318275586, '单SKU方数 m³', '0.0253125', 1, 0, '2025-09-22 10:53:37', 'admin', '2025-09-22 10:53:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958261403656194, 1969957968318275586, '40QH 装柜箱量', '2686 ', 1, 0, '2025-09-22 10:53:44', 'admin', '2025-09-22 10:53:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958290465988609, 1969957968318275586, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 10:53:51', 'admin', '2025-09-22 10:53:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958635401355266, 1969958595127648257, '产品颜色', '水曲柳+ 黑色碳钢架+ 定制', 1, 0, '2025-09-22 10:55:13', 'admin', '2025-09-22 10:55:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958671258460161, 1969958595127648257, '详细材质', '碳钢 密度板 牛津布 美规插座', 1, 0, '2025-09-22 10:55:22', 'admin', '2025-09-22 10:55:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958706339618818, 1969958595127648257, '产品外观尺寸 (长*宽*高) cm', '39*29*59', 1, 2, '2025-09-22 10:55:30', 'admin', '2025-09-23 07:09:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958734881857537, 1969958595127648257, '销售价 (元)', '78', 1, 2, '2025-09-22 10:55:37', 'admin', '2025-09-23 07:09:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958795409858562, 1969958595127648257, '外箱箱规(长*宽*高) cm', '43.5*33.5*18.5', 1, 2, '2025-09-22 10:55:52', 'admin', '2025-09-23 07:09:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958813353091074, 1969958595127648257, '每箱数量', '2', 1, 2, '2025-09-22 10:55:56', 'admin', '2025-09-23 07:09:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958844655181825, 1969958595127648257, '单SKU产品净重 (KG-不含包装) ', '8.48', 1, 2, '2025-09-22 10:56:03', 'admin', '2025-09-23 07:09:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958871335149569, 1969958595127648257, '单SKU整箱毛重 (KG-含包装)', '9.18', 1, 2, '2025-09-22 10:56:10', 'admin', '2025-09-23 07:09:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958935373783041, 1969958595127648257, '单SKU方数 m³', '0.0191565', 1, 2, '2025-09-22 10:56:25', 'admin', '2025-09-23 07:09:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958984799461377, 1969958595127648257, '40QH 装柜箱量', '3550 ', 1, 2, '2025-09-22 10:56:37', 'admin', '2025-09-23 07:09:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969959016646811649, 1969958595127648257, '包装材料', '加厚纸箱', 1, 2, '2025-09-22 10:56:44', 'admin', '2025-09-23 07:10:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969959372894216193, 1969959334650552322, '产品颜色', '复古色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-22 10:58:09', 'admin', '2025-09-22 10:58:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969959408738738178, 1969959334650552322, '详细材质', '碳钢 密度板 牛津布 美规插座', 1, 0, '2025-09-22 10:58:18', 'admin', '2025-09-22 10:58:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969959465693192194, 1969959334650552322, '产品外观尺寸 (长*宽*高) cm', '39*29*59', 1, 0, '2025-09-22 10:58:31', 'admin', '2025-09-22 10:58:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969959498157105154, 1969959334650552322, '销售价 (元)', '84', 1, 2, '2025-09-22 10:58:39', 'admin', '2025-09-23 07:13:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969959571402235905, 1969959334650552322, '外箱箱规(长*宽*高) cm', '43.5*33.5*18.5', 1, 2, '2025-09-22 10:58:57', 'admin', '2025-09-23 07:13:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969959594483490817, 1969959334650552322, '每箱数量', '2', 1, 2, '2025-09-22 10:59:02', 'admin', '2025-09-23 07:13:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969959636216815617, 1969959334650552322, '单SKU产品净重 (KG-不含包装) ', '8.16', 1, 2, '2025-09-22 10:59:12', 'admin', '2025-09-23 07:13:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969959665061044225, 1969959334650552322, '单SKU整箱毛重 (KG-含包装)', '9.04', 1, 2, '2025-09-22 10:59:19', 'admin', '2025-09-23 07:13:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969959704164540417, 1969959334650552322, '单SKU方数 m³', '0.0191565', 1, 2, '2025-09-22 10:59:28', 'admin', '2025-09-23 07:13:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969959745323245570, 1969959334650552322, '40QH 装柜箱量', '3550 ', 1, 2, '2025-09-22 10:59:38', 'admin', '2025-09-23 07:13:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969960103835574274, 1969959334650552322, '包装材料', '加厚纸箱', 1, 2, '2025-09-22 11:01:04', 'admin', '2025-09-23 07:13:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969968983579795457, 1969968941892608001, '产品颜色', '深灰色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-22 11:36:21', 'admin', '2025-09-22 11:36:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969969022221918210, 1969968941892608001, '详细材质', '碳钢 密度板 牛津布 美规插座', 1, 0, '2025-09-22 11:36:30', 'admin', '2025-09-22 11:36:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969969059823853570, 1969968941892608001, '产品外观尺寸 (长*宽*高) cm', '39*29*65', 1, 0, '2025-09-22 11:36:39', 'admin', '2025-09-22 11:36:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969969097014747138, 1969968941892608001, '销售价 (元)', '90', 1, 2, '2025-09-22 11:36:48', 'admin', '2025-09-23 07:16:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969969173946671105, 1969968941892608001, '外箱箱规(长*宽*高) cm', '78*33*17', 1, 2, '2025-09-22 11:37:06', 'admin', '2025-09-23 07:16:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969969207102644226, 1969968941892608001, '每箱数量', '2', 1, 2, '2025-09-22 11:37:14', 'admin', '2025-09-23 07:16:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969969265655128065, 1969968941892608001, '单SKU产品净重 (KG-不含包装) ', '10.28', 1, 2, '2025-09-22 11:37:28', 'admin', '2025-09-23 07:16:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969969298597191682, 1969968941892608001, '单SKU整箱毛重 (KG-含包装)', '11.32', 1, 2, '2025-09-22 11:37:36', 'admin', '2025-09-23 07:16:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969969536380674049, 1969968941892608001, '单SKU方数 m³', '0.0205755', 1, 2, '2025-09-22 11:38:32', 'admin', '2025-09-23 07:16:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969969572074201090, 1969968941892608001, '40QH 装柜箱量', '3305 ', 1, 2, '2025-09-22 11:38:41', 'admin', '2025-09-23 07:16:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969969599479783426, 1969968941892608001, '包装材料', '加厚纸箱', 1, 2, '2025-09-22 11:38:47', 'admin', '2025-09-23 07:16:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969969890543509505, 1969969848025849857, '产品颜色', '复古色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-22 11:39:57', 'admin', '2025-09-22 11:39:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969969922931924994, 1969969848025849857, '详细材质', '碳钢 密度板 牛津布', 1, 0, '2025-09-22 11:40:05', 'admin', '2025-09-22 11:40:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969969996500017153, 1969969848025849857, '外箱箱规(长*宽*高) cm', '62.5*34*12.5', 1, 0, '2025-09-22 11:40:22', 'admin', '2025-09-22 11:40:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969970013054935042, 1969969848025849857, '每箱数量', '1', 1, 0, '2025-09-22 11:40:26', 'admin', '2025-09-22 11:40:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969970048232562689, 1969969848025849857, '单SKU方数 m³', '0.0265625', 1, 0, '2025-09-22 11:40:34', 'admin', '2025-09-22 11:40:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969970084362297345, 1969969848025849857, '40QH 装柜箱量', '2560 ', 1, 0, '2025-09-22 11:40:43', 'admin', '2025-09-22 11:40:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969970111809822721, 1969969848025849857, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 11:40:50', 'admin', '2025-09-22 11:40:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969970433009623041, 1969970253501800449, '产品颜色', '橡木色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-22 11:42:06', 'admin', '2025-09-22 11:42:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969970470183739393, 1969970253501800449, '详细材质', '碳钢 密度板', 1, 0, '2025-09-22 11:42:15', 'admin', '2025-09-22 11:42:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969970500697300993, 1969970253501800449, '产品外观尺寸 (长*宽*高) cm', '39*29*53', 1, 0, '2025-09-22 11:42:22', 'admin', '2025-09-22 11:42:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969970528845275138, 1969970253501800449, '销售价 (元)', '75', 1, 0, '2025-09-22 11:42:29', 'admin', '2025-09-22 11:42:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969970548378148866, 1969970253501800449, '每箱数量', '1', 1, 0, '2025-09-22 11:42:34', 'admin', '2025-09-22 11:42:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969970580649123842, 1969970253501800449, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 11:42:41', 'admin', '2025-09-22 11:42:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971065259008001, 1969971026562359298, '产品颜色', '白橡纹', 1, 0, '2025-09-22 11:44:37', 'admin', '2025-09-22 11:44:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971105356554242, 1969971026562359298, '详细材质', '12mm密度板 布抽 D16*0.7mm喷涂铁管', 1, 0, '2025-09-22 11:44:46', 'admin', '2025-09-22 11:44:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971144304861186, 1969971026562359298, '产品外观尺寸 (长*宽*高) cm', '62*40*67', 1, 0, '2025-09-22 11:44:56', 'admin', '2025-09-22 11:44:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971163611242498, 1969971026562359298, '每箱数量', '1', 1, 0, '2025-09-22 11:45:00', 'admin', '2025-09-22 11:45:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971197501218817, 1969971026562359298, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 11:45:08', 'admin', '2025-09-22 11:45:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971447917944833, 1969971395187154945, '产品颜色', '白橡纹', 1, 0, '2025-09-22 11:46:08', 'admin', '2025-09-22 11:46:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971493979791362, 1969971395187154945, '详细材质', '12mm密度板 布抽 D16*0.7mm喷涂铁管', 1, 0, '2025-09-22 11:46:19', 'admin', '2025-09-22 11:46:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971534425464833, 1969971395187154945, '产品外观尺寸 (长*宽*高) cm', '58*40*77', 1, 0, '2025-09-22 11:46:29', 'admin', '2025-09-22 11:46:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971555841581058, 1969971395187154945, '每箱数量', '1', 1, 0, '2025-09-22 11:46:34', 'admin', '2025-09-22 11:46:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971583377186817, 1969971395187154945, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 11:46:40', 'admin', '2025-09-22 11:46:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971834666328066, 1969971793239187458, '产品颜色', '白橡纹', 1, 0, '2025-09-22 11:47:40', 'admin', '2025-09-22 11:47:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971871236464642, 1969971793239187458, '详细材质', '12mm密度板 布抽 D16*0.7mm喷涂铁管', 1, 0, '2025-09-22 11:47:49', 'admin', '2025-09-22 11:47:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971903239004161, 1969971793239187458, '产品外观尺寸 (长*宽*高) cm', '58*40*98', 1, 0, '2025-09-22 11:47:57', 'admin', '2025-09-22 11:47:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971921496809474, 1969971793239187458, '每箱数量', '1', 1, 0, '2025-09-22 11:48:01', 'admin', '2025-09-22 11:48:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971953025392641, 1969971793239187458, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 11:48:09', 'admin', '2025-09-22 11:48:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972188594282498, 1969972146215034881, '产品颜色', '胡桃 黑色', 1, 0, '2025-09-22 11:49:05', 'admin', '2025-09-22 11:49:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972224820486146, 1969972146215034881, '详细材质', '碳钢 密度板 布抽', 1, 0, '2025-09-22 11:49:13', 'admin', '2025-09-22 11:49:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972301525917697, 1969972146215034881, '外箱箱规(长*宽*高) cm', '43*31*34', 1, 0, '2025-09-22 11:49:32', 'admin', '2025-09-22 11:49:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972323587956737, 1969972146215034881, '每箱数量', '1', 1, 0, '2025-09-22 11:49:37', 'admin', '2025-09-22 11:49:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972358732029953, 1969972146215034881, '单SKU方数 m³', '0.045322', 1, 0, '2025-09-22 11:49:45', 'admin', '2025-09-22 11:49:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972410015784961, 1969972146215034881, '40QH 装柜箱量', '1500', 1, 0, '2025-09-22 11:49:58', 'admin', '2025-09-22 11:49:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972436712529921, 1969972146215034881, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 11:50:04', 'admin', '2025-09-22 11:50:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972656666025985, 1969972623245811713, '产品颜色', '火烧纹', 1, 0, '2025-09-22 11:50:56', 'admin', '2025-09-22 11:50:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972691059318785, 1969972623245811713, '详细材质', '碳钢 密度板 布抽', 1, 0, '2025-09-22 11:51:05', 'admin', '2025-09-22 11:51:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972722164277250, 1969972623245811713, '产品外观尺寸 (长*宽*高) cm', '41*29*83.6', 1, 0, '2025-09-22 11:51:12', 'admin', '2025-09-22 11:51:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972787205349378, 1969972623245811713, '外箱箱规(长*宽*高) cm', '47*34*16', 1, 0, '2025-09-22 11:51:27', 'admin', '2025-09-22 11:51:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972804871757825, 1969972623245811713, '每箱数量', '1', 1, 0, '2025-09-22 11:51:32', 'admin', '2025-09-22 11:51:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972838707208193, 1969972623245811713, '单SKU整箱毛重 (KG-含包装)', '7', 1, 0, '2025-09-22 11:51:40', 'admin', '2025-09-22 11:51:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972882185363458, 1969972623245811713, '单SKU方数 m³', '0.025568', 1, 0, '2025-09-22 11:51:50', 'admin', '2025-09-22 11:51:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972933154545666, 1969972623245811713, '40QH 装柜箱量', '2659', 1, 0, '2025-09-22 11:52:02', 'admin', '2025-09-22 11:52:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972963353534466, 1969972623245811713, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 11:52:09', 'admin', '2025-09-22 11:52:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969973575730307074, 1969973546986741761, '产品颜色', '黑+白', 1, 0, '2025-09-22 11:54:35', 'admin', '2025-09-22 11:54:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969973606550052865, 1969973546986741761, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-22 11:54:43', 'admin', '2025-09-22 11:54:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969973638531620865, 1969973546986741761, '产品外观尺寸 (长*宽*高) cm', '60*24*100', 1, 0, '2025-09-22 11:54:50', 'admin', '2025-09-22 11:54:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969973668659306498, 1969973546986741761, '销售价 (元)', '180', 1, 0, '2025-09-22 11:54:58', 'admin', '2025-09-22 11:54:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969973705967640577, 1969973546986741761, '加收税点 ( %)', '10', 1, 0, '2025-09-22 11:55:07', 'admin', '2025-09-22 11:55:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969973786053681153, 1969973546986741761, '采购单价 (元-含10%增值税)', '198', 1, 0, '2025-09-22 11:55:26', 'admin', '2025-09-22 11:55:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969973924830617601, 1969973546986741761, '外箱箱规 (长*宽*高)cm', '94*62*10.5', 1, 0, '2025-09-22 11:55:59', 'admin', '2025-09-22 11:55:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969973943793065986, 1969973546986741761, '每箱数量', '1', 1, 0, '2025-09-22 11:56:03', 'admin', '2025-09-22 11:56:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969973983668314114, 1969973546986741761, '单SKU产品净重 (KG-不含包装) ', '18.5', 1, 0, '2025-09-22 11:56:13', 'admin', '2025-09-22 11:56:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969974019202457602, 1969973546986741761, '单SKU整箱毛重 (KG-含包装)', '19.5', 1, 0, '2025-09-22 11:56:21', 'admin', '2025-09-22 11:56:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969974159048941570, 1969973546986741761, '单SKU方数 m³', '0.061194', 1, 0, '2025-09-22 11:56:55', 'admin', '2025-09-22 11:56:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969974196009148417, 1969973546986741761, '40QH 装柜箱量', '1111 ', 1, 0, '2025-09-22 11:57:03', 'admin', '2025-09-22 11:57:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969974220940091393, 1969973546986741761, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 11:57:09', 'admin', '2025-09-22 11:57:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969974643973398530, 1969974591829811201, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-22 11:58:50', 'admin', '2025-09-22 11:58:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969974687703212034, 1969974591829811201, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-22 11:59:01', 'admin', '2025-09-22 11:59:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969974721920344065, 1969974591829811201, '产品外观尺寸 (长*宽*高) cm', '100*30*45', 1, 0, '2025-09-22 11:59:09', 'admin', '2025-09-22 11:59:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969974769928347649, 1969974591829811201, '销售价 (元)', '56', 1, 0, '2025-09-22 11:59:20', 'admin', '2025-09-22 11:59:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969974810285940738, 1969974591829811201, '加收税点 ( %)', '10', 1, 0, '2025-09-22 11:59:30', 'admin', '2025-09-22 11:59:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969974898055946242, 1969974591829811201, '采购单价 (元-含10%增值税)', '62', 1, 0, '2025-09-22 11:59:51', 'admin', '2025-09-22 11:59:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969974968985821186, 1969974591829811201, '外箱箱规 (长*宽*高)cm', '104*35*12.5', 1, 0, '2025-09-22 12:00:08', 'admin', '2025-09-22 12:00:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969974987524644865, 1969974591829811201, '每箱数量', '1', 1, 0, '2025-09-22 12:00:12', 'admin', '2025-09-22 12:00:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969975177543393281, 1969974591829811201, '单SKU产品净重 (KG-不含包装)', '7', 1, 0, '2025-09-22 12:00:57', 'admin', '2025-09-22 12:00:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969975214272913409, 1969974591829811201, '单SKU整箱毛重 (KG-含包装)', '8', 1, 0, '2025-09-22 12:01:06', 'admin', '2025-09-22 12:01:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969975260720635905, 1969974591829811201, '单SKU方数 m³', '0.0455', 1, 0, '2025-09-22 12:01:17', 'admin', '2025-09-22 12:01:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969975296640655361, 1969974591829811201, '40QH 装柜箱量', '1495 ', 1, 0, '2025-09-22 12:01:26', 'admin', '2025-09-22 12:01:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969975332309016578, 1969974591829811201, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 12:01:34', 'admin', '2025-09-22 12:01:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969975596801826817, 1969975560420433922, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-22 12:02:37', 'admin', '2025-09-22 12:02:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969975640892350466, 1969975560420433922, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-22 12:02:48', 'admin', '2025-09-22 12:02:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969975677491847169, 1969975560420433922, '产品外观尺寸 (长*宽*高) cm', '73*30*45', 1, 0, '2025-09-22 12:02:57', 'admin', '2025-09-22 12:02:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969975718029795330, 1969975560420433922, '销售价 (元)', '60', 1, 0, '2025-09-22 12:03:06', 'admin', '2025-09-22 12:03:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969975758798430210, 1969975560420433922, '加收税点 ( %)', '10', 1, 0, '2025-09-22 12:03:16', 'admin', '2025-09-22 12:03:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969975814729474050, 1969975560420433922, '采购单价 (元-含10%增值税)', '66', 1, 0, '2025-09-22 12:03:29', 'admin', '2025-09-22 12:03:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969975897751527426, 1969975560420433922, '外箱箱规 (长*宽*高)cm', '78*36*12.5', 1, 0, '2025-09-22 12:03:49', 'admin', '2025-09-22 12:03:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969975916151939073, 1969975560420433922, '每箱数量', '1', 1, 0, '2025-09-22 12:03:53', 'admin', '2025-09-22 12:03:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969975965938327553, 1969975560420433922, '单SKU产品净重 (KG-不含包装) ', '7', 1, 0, '2025-09-22 12:04:05', 'admin', '2025-09-22 12:04:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976009332596737, 1969975560420433922, '单SKU整箱毛重 (KG-含包装)', '8', 1, 0, '2025-09-22 12:04:16', 'admin', '2025-09-22 12:04:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976056669511681, 1969975560420433922, '单SKU方数 m³', '0.0351', 1, 0, '2025-09-22 12:04:27', 'admin', '2025-09-22 12:04:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976105679953922, 1969975560420433922, '40QH 装柜箱量', '1937 ', 1, 0, '2025-09-22 12:04:39', 'admin', '2025-09-22 12:04:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976137867042818, 1969975560420433922, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 12:04:46', 'admin', '2025-09-22 12:04:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976437843664897, 1969976402057863170, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-22 12:05:58', 'admin', '2025-09-22 12:05:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976473528803329, 1969976402057863170, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-22 12:06:06', 'admin', '2025-09-22 12:06:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976509377519618, 1969976402057863170, '产品外观尺寸 (长*宽*高) cm', '101.5*35*80', 1, 0, '2025-09-22 12:06:15', 'admin', '2025-09-22 12:06:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976540386009089, 1969976402057863170, '销售价 (元)', '75', 1, 0, '2025-09-22 12:06:22', 'admin', '2025-09-22 12:06:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976571323195394, 1969976402057863170, '加收税点 ( %)', '10', 1, 0, '2025-09-22 12:06:30', 'admin', '2025-09-22 12:06:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976644299890689, 1969976402057863170, '采购单价 (元-含10%增值税)', '83', 1, 0, '2025-09-22 12:06:47', 'admin', '2025-09-22 12:06:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976705452843009, 1969976402057863170, '外箱箱规 (长*宽*高)cm', '105*40*12.5', 1, 0, '2025-09-22 12:07:02', 'admin', '2025-09-22 12:07:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976721416364033, 1969976402057863170, '每箱数量', '1', 1, 0, '2025-09-22 12:07:05', 'admin', '2025-09-22 12:07:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976759840382978, 1969976402057863170, '单SKU产品净重 (KG-不含包装) ', '7', 1, 0, '2025-09-22 12:07:15', 'admin', '2025-09-22 12:07:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976800063758337, 1969976402057863170, '单SKU整箱毛重 (KG-含包装)', '8.5', 1, 0, '2025-09-22 12:07:24', 'admin', '2025-09-22 12:07:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976831596535810, 1969976402057863170, '单SKU方数 m³', '0.0525', 1, 0, '2025-09-22 12:07:32', 'admin', '2025-09-22 12:07:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976876043575297, 1969976402057863170, '40QH 装柜箱量', '1295 ', 1, 0, '2025-09-22 12:07:42', 'admin', '2025-09-22 12:07:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976903822450689, 1969976402057863170, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 12:07:49', 'admin', '2025-09-22 12:07:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969977236913102849, 1969977209574629378, '产品颜色', '火烧纹', 1, 0, '2025-09-22 12:09:08', 'admin', '2025-09-22 12:09:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969977270647889921, 1969977209574629378, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-22 12:09:16', 'admin', '2025-09-22 12:09:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969977304684666882, 1969977209574629378, '产品外观尺寸 (长*宽*高) cm', '1200*600*880', 1, 0, '2025-09-22 12:09:25', 'admin', '2025-09-22 12:09:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969977337463152642, 1969977209574629378, '销售价 (元)', '97', 1, 0, '2025-09-22 12:09:32', 'admin', '2025-09-22 12:09:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969977388793044993, 1969977209574629378, '外箱箱规 (长*宽*高)cm', '127*66*12', 1, 0, '2025-09-22 12:09:45', 'admin', '2025-09-22 12:09:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969977409944920065, 1969977209574629378, '每箱数量', '1', 1, 0, '2025-09-22 12:09:50', 'admin', '2025-09-22 12:09:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969977445244182529, 1969977209574629378, '单SKU产品净重 (KG-不含包装) ', '22', 1, 0, '2025-09-22 12:09:58', 'admin', '2025-09-22 12:09:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969977481751404546, 1969977209574629378, '单SKU整箱毛重 (KG-含包装)', '23.2', 1, 0, '2025-09-22 12:10:07', 'admin', '2025-09-22 12:10:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969977535602073602, 1969977209574629378, '单SKU方数 m³', '0.100584', 1, 0, '2025-09-22 12:10:20', 'admin', '2025-09-22 12:10:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969977578971176962, 1969977209574629378, '40QH 装柜箱量', '676 ', 1, 0, '2025-09-22 12:10:30', 'admin', '2025-09-22 12:10:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969977611351203842, 1969977209574629378, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 12:10:38', 'admin', '2025-09-22 12:10:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969980333244784642, 1969980280547549186, '产品颜色', '火烧纹', 1, 0, '2025-09-22 12:21:27', 'admin', '2025-09-22 12:21:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969980370444066817, 1969980280547549186, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-22 12:21:35', 'admin', '2025-09-22 12:21:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969980418124914690, 1969980280547549186, '产品外观尺寸 (长*宽*高) cm', '1200*600*880', 1, 0, '2025-09-22 12:21:47', 'admin', '2025-09-22 12:21:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969980453961048066, 1969980280547549186, '销售价 (元)', '126', 1, 0, '2025-09-22 12:21:55', 'admin', '2025-09-22 12:21:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969980526467981314, 1969980280547549186, '外箱箱规 (长*宽*高)cm', '127*66*12', 1, 0, '2025-09-22 12:22:13', 'admin', '2025-09-22 12:22:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969980554339131393, 1969980280547549186, '每箱数量', '1', 1, 0, '2025-09-22 12:22:19', 'admin', '2025-09-22 12:22:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969980602967891970, 1969980280547549186, '单SKU产品净重 (KG-不含包装)', '22.5', 1, 0, '2025-09-22 12:22:31', 'admin', '2025-09-22 12:22:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969980645686878210, 1969980280547549186, '单SKU整箱毛重 (KG-含包装)', '23.8', 1, 0, '2025-09-22 12:22:41', 'admin', '2025-09-22 12:22:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969980692822466561, 1969980280547549186, '单SKU方数 m³', '0.100584', 1, 0, '2025-09-22 12:22:52', 'admin', '2025-09-22 12:22:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969980733658210306, 1969980280547549186, '40QH 装柜箱量', '676 ', 1, 0, '2025-09-22 12:23:02', 'admin', '2025-09-22 12:23:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969980761890070530, 1969980280547549186, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 12:23:09', 'admin', '2025-09-22 12:23:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969992533313298434, 1969992490502037505, '产品颜色', '黑+白', 1, 0, '2025-09-22 13:09:55', 'admin', '2025-09-22 13:09:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969992557900308481, 1969992490502037505, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-22 13:10:01', 'admin', '2025-09-22 13:10:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969992706051514369, 1969992490502037505, '产品外观尺寸 (长*宽*高) cm', '120*110*23.8', 1, 0, '2025-09-22 13:10:36', 'admin', '2025-09-22 13:10:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969992821587812353, 1969992490502037505, '外箱箱规 (长*宽*高)cm', '125*53*15', 1, 0, '2025-09-22 13:11:04', 'admin', '2025-09-22 13:11:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969992837601665025, 1969992490502037505, '每箱数量', '1', 1, 0, '2025-09-22 13:11:08', 'admin', '2025-09-22 13:11:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969992868127809538, 1969992490502037505, '单SKU方数 m³', '0.099375', 1, 0, '2025-09-22 13:11:15', 'admin', '2025-09-22 13:11:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969992910410588162, 1969992490502037505, '40QH 装柜箱量', '684 ', 1, 0, '2025-09-22 13:11:25', 'admin', '2025-09-22 13:11:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969992942522179586, 1969992490502037505, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 13:11:33', 'admin', '2025-09-22 13:11:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969993239541817346, 1969993196109799425, '产品颜色', '复古色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-22 13:12:44', 'admin', '2025-09-22 13:12:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969993270877462529, 1969993196109799425, '详细材质', '碳钢 铁网 密度板', 1, 0, '2025-09-22 13:12:51', 'admin', '2025-09-22 13:12:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969993301382635522, 1969993196109799425, '产品外观尺寸 (长*宽*高) cm', '80*30*80', 1, 0, '2025-09-22 13:12:58', 'admin', '2025-09-22 13:12:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969993374216724481, 1969993196109799425, '销售价 (元)', '76', 1, 0, '2025-09-22 13:13:16', 'admin', '2025-09-22 13:13:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969993456181813249, 1969993196109799425, '外箱箱规 (长*宽*高)cm', '85*35*10', 1, 0, '2025-09-22 13:13:35', 'admin', '2025-09-22 13:13:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969993478860414978, 1969993196109799425, '每箱数量', '1', 1, 0, '2025-09-22 13:13:41', 'admin', '2025-09-22 13:13:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969993523986931714, 1969993196109799425, '单SKU整箱毛重 (KG-含包装)', '5.3', 1, 0, '2025-09-22 13:13:51', 'admin', '2025-09-22 13:13:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969993560573845505, 1969993196109799425, '单SKU方数 m³', '0.02975', 1, 0, '2025-09-22 13:14:00', 'admin', '2025-09-22 13:14:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969993595927633922, 1969993196109799425, '40QH 装柜箱量', '2286 ', 1, 0, '2025-09-22 13:14:09', 'admin', '2025-09-22 13:14:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969993629561757698, 1969993196109799425, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 13:14:17', 'admin', '2025-09-22 13:14:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969993911100219394, 1969993881140305922, '产品颜色', '奶白', 1, 0, '2025-09-22 13:15:24', 'admin', '2025-09-22 13:15:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969993947074764801, 1969993881140305922, '详细材质', '碳钢架子 +螺丝钉', 1, 0, '2025-09-22 13:15:32', 'admin', '2025-09-22 13:15:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969993994977910786, 1969993881140305922, '产品外观尺寸 (长*宽*高) cm', '74.5*27*74', 1, 0, '2025-09-22 13:15:44', 'admin', '2025-09-22 13:15:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994035440361474, 1969993881140305922, '销售价 (元)', '50', 1, 0, '2025-09-22 13:15:53', 'admin', '2025-09-22 13:15:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994075990892545, 1969993881140305922, '加收税点 ( %)', '10', 1, 0, '2025-09-22 13:16:03', 'admin', '2025-09-22 13:16:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994126981046273, 1969993881140305922, '采购单价 (元-含10%增值税)', '55', 1, 0, '2025-09-22 13:16:15', 'admin', '2025-09-22 13:16:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994222552457218, 1969993881140305922, '外箱箱规 (长*宽*高)cm', '83*30*11', 1, 0, '2025-09-22 13:16:38', 'admin', '2025-09-22 13:16:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994245306556417, 1969993881140305922, '每箱数量', '1', 1, 0, '2025-09-22 13:16:43', 'admin', '2025-09-22 13:16:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994277741109249, 1969993881140305922, '单SKU产品净重 (KG-不含包装) ', '2.2', 1, 0, '2025-09-22 13:16:51', 'admin', '2025-09-22 13:16:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994315611480065, 1969993881140305922, '单SKU整箱毛重 (KG-含包装)', '2.95', 1, 0, '2025-09-22 13:17:00', 'admin', '2025-09-22 13:17:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994351342755842, 1969993881140305922, '单SKU方数 m³', '0.02739', 1, 0, '2025-09-22 13:17:09', 'admin', '2025-09-22 13:17:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994395915624449, 1969993881140305922, '40QH 装柜箱量', '2483 ', 1, 0, '2025-09-22 13:17:19', 'admin', '2025-09-22 13:17:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994426907336705, 1969993881140305922, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 13:17:27', 'admin', '2025-09-22 13:17:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994711935459329, 1969994683711987714, '产品颜色', '奶白', 1, 0, '2025-09-22 13:18:35', 'admin', '2025-09-22 13:18:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994750300758018, 1969994683711987714, '详细材质', '碳钢架子 +螺丝钉', 1, 0, '2025-09-22 13:18:44', 'admin', '2025-09-22 13:18:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994783653863425, 1969994683711987714, '产品外观尺寸 (长*宽*高) cm', '74.5*27*91', 1, 0, '2025-09-22 13:18:52', 'admin', '2025-09-22 13:18:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994818537889793, 1969994683711987714, '销售价 (元)', '58', 1, 0, '2025-09-22 13:19:00', 'admin', '2025-09-22 13:19:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994861923770369, 1969994683711987714, '加收税点 ( %)', '10', 1, 0, '2025-09-22 13:19:10', 'admin', '2025-09-22 13:19:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994946137006081, 1969994683711987714, '采购单价 (元-含10%增值税)', '64', 1, 0, '2025-09-22 13:19:31', 'admin', '2025-09-22 13:19:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969995013241675777, 1969994683711987714, '外箱箱规 (长*宽*高)cm', '83*30*11', 1, 0, '2025-09-22 13:19:47', 'admin', '2025-09-22 13:19:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969995029884674049, 1969994683711987714, '每箱数量', '1', 1, 0, '2025-09-22 13:19:51', 'admin', '2025-09-22 13:19:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969995062969344002, 1969994683711987714, '单SKU产品净重 (KG-不含包装) ', '2.7', 1, 0, '2025-09-22 13:19:58', 'admin', '2025-09-22 13:19:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969995104794943489, 1969994683711987714, '单SKU整箱毛重 (KG-含包装)', '3.5', 1, 0, '2025-09-22 13:20:08', 'admin', '2025-09-22 13:20:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969995175733207042, 1969994683711987714, '单SKU方数 m³', '0.02739', 1, 0, '2025-09-22 13:20:25', 'admin', '2025-09-22 13:20:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969995223179173889, 1969994683711987714, '40QH 装柜箱量', '2483 ', 1, 0, '2025-09-22 13:20:37', 'admin', '2025-09-22 13:20:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969995260781109249, 1969994683711987714, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 13:20:46', 'admin', '2025-09-22 13:20:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969996762132226049, 1969996731207622658, '产品颜色', '奶白', 1, 0, '2025-09-22 13:26:44', 'admin', '2025-09-22 13:26:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969996799956459521, 1969996731207622658, '详细材质', '碳钢架子 +螺丝钉', 1, 0, '2025-09-22 13:26:53', 'admin', '2025-09-22 13:26:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969996862925545474, 1969996731207622658, '产品外观尺寸 (长*宽*高) cm', '74.5*27*108', 1, 0, '2025-09-22 13:27:08', 'admin', '2025-09-22 13:27:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969996892411502593, 1969996731207622658, '销售价 (元)', '65', 1, 0, '2025-09-22 13:27:15', 'admin', '2025-09-22 13:27:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969996921490612225, 1969996731207622658, '加收税点 ( %)', '10', 1, 0, '2025-09-22 13:27:22', 'admin', '2025-09-22 13:27:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969996971700625410, 1969996731207622658, '采购单价 (元-含10%增值税)', '71', 1, 0, '2025-09-22 13:27:33', 'admin', '2025-09-22 13:27:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969997079389380610, 1969996731207622658, '外箱箱规 (长*宽*高)cm', '86*30*11', 1, 0, '2025-09-22 13:27:59', 'admin', '2025-09-22 13:27:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969997149593640961, 1969996731207622658, '每箱数量', '1', 1, 0, '2025-09-22 13:28:16', 'admin', '2025-09-22 13:28:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969997202165047298, 1969996731207622658, '单SKU产品净重 (KG-不含包装) ', '3.3', 1, 0, '2025-09-22 13:28:28', 'admin', '2025-09-22 13:28:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969997237661442050, 1969996731207622658, '单SKU整箱毛重 (KG-含包装)', '4.25', 1, 0, '2025-09-22 13:28:37', 'admin', '2025-09-22 13:28:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969997278681735169, 1969996731207622658, '单SKU方数 m³', '0.02838', 1, 0, '2025-09-22 13:28:47', 'admin', '2025-09-22 13:28:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969997323690811393, 1969996731207622658, '40QH 装柜箱量', '2396 ', 1, 0, '2025-09-22 13:28:57', 'admin', '2025-09-22 13:28:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969997352618926081, 1969996731207622658, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 13:29:04', 'admin', '2025-09-22 13:29:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969997628847398914, 1969997584480051202, '产品颜色', '奶白', 1, 0, '2025-09-22 13:30:10', 'admin', '2025-09-22 13:30:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969997663240691714, 1969997584480051202, '详细材质', '碳钢架子 +螺丝钉', 1, 0, '2025-09-22 13:30:18', 'admin', '2025-09-22 13:30:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969997698934218753, 1969997584480051202, '产品外观尺寸 (长*宽*高) cm', '49.5*27*73', 1, 0, '2025-09-22 13:30:27', 'admin', '2025-09-22 13:30:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969997735537909761, 1969997584480051202, '销售价 (元)', '45', 1, 0, '2025-09-22 13:30:36', 'admin', '2025-09-22 13:30:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969997766894526465, 1969997584480051202, '加收税点 ( %)', '10', 1, 0, '2025-09-22 13:30:43', 'admin', '2025-09-22 13:30:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969997846783434754, 1969997584480051202, '采购单价 (元-含10%增值税)', '50', 1, 0, '2025-09-22 13:31:02', 'admin', '2025-09-22 13:31:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969998116825309186, 1969997584480051202, '外箱箱规 (长*宽*高)cm', '70*30*8', 1, 0, '2025-09-22 13:32:07', 'admin', '2025-09-22 13:32:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969998139373887489, 1969997584480051202, '每箱数量', '1', 1, 0, '2025-09-22 13:32:12', 'admin', '2025-09-22 13:32:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969998180696170498, 1969997584480051202, '单SKU产品净重 (KG-不含包装) ', '2', 1, 0, '2025-09-22 13:32:22', 'admin', '2025-09-22 13:32:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969998215475339266, 1969997584480051202, '单SKU整箱毛重 (KG-含包装)', '2.35', 1, 0, '2025-09-22 13:32:30', 'admin', '2025-09-22 13:32:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969998260127899649, 1969997584480051202, '单SKU方数 m³', '0.0168', 1, 0, '2025-09-22 13:32:41', 'admin', '2025-09-22 13:32:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969998294814793730, 1969997584480051202, '40QH 装柜箱量', '4048 ', 1, 0, '2025-09-22 13:32:49', 'admin', '2025-09-22 13:32:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969998334316748802, 1969997584480051202, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 13:32:58', 'admin', '2025-09-22 13:32:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969998616102674433, 1969998576277757954, '产品颜色', '奶白', 1, 0, '2025-09-22 13:34:06', 'admin', '2025-09-22 13:34:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969998649875210242, 1969998576277757954, '详细材质', '碳钢架子 +螺丝钉', 1, 0, '2025-09-22 13:34:14', 'admin', '2025-09-22 13:34:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969998695060447233, 1969998576277757954, '产品外观尺寸 (长*宽*高) cm', '49.5*27*90', 1, 0, '2025-09-22 13:34:24', 'admin', '2025-09-22 13:34:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969998728254169090, 1969998576277757954, '销售价 (元)', '50', 1, 0, '2025-09-22 13:34:32', 'admin', '2025-09-22 13:34:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969998769396097026, 1969998576277757954, '加收税点 ( %)', '10', 1, 0, '2025-09-22 13:34:42', 'admin', '2025-09-22 13:34:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969999219927261185, 1969998576277757954, '采购单价 (元-含10%增值税)', '56', 1, 0, '2025-09-22 13:36:30', 'admin', '2025-09-22 13:36:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969999448894316546, 1969998576277757954, '外箱箱规 (长*宽*高)cm', '70*30*8', 1, 0, '2025-09-22 13:37:24', 'admin', '2025-09-22 13:37:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969999467420557313, 1969998576277757954, '每箱数量', '1', 1, 0, '2025-09-22 13:37:29', 'admin', '2025-09-22 13:37:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969999509090967554, 1969998576277757954, '单SKU产品净重 (KG-不含包装) ', '2.4', 1, 0, '2025-09-22 13:37:38', 'admin', '2025-09-22 13:37:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969999542389547010, 1969998576277757954, '单SKU整箱毛重 (KG-含包装)', '2.85', 1, 0, '2025-09-22 13:37:46', 'admin', '2025-09-22 13:37:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969999576552153090, 1969998576277757954, '单SKU方数 m³', '0.0168', 1, 0, '2025-09-22 13:37:55', 'admin', '2025-09-22 13:37:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969999615022309377, 1969998576277757954, '40QH 装柜箱量', '4048 ', 1, 0, '2025-09-22 13:38:04', 'admin', '2025-09-22 13:38:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969999657762267137, 1969998576277757954, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 13:38:14', 'admin', '2025-09-22 13:38:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969999889770192897, 1969999857251753986, '产品颜色', '奶白', 1, 0, '2025-09-22 13:39:09', 'admin', '2025-09-22 13:39:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969999925375639553, 1969999857251753986, '详细材质', '碳钢架子 +螺丝钉', 1, 0, '2025-09-22 13:39:18', 'admin', '2025-09-22 13:39:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969999991402373121, 1969999857251753986, '产品外观尺寸 (长*宽*高) cm', '49.5*27*107', 1, 0, '2025-09-22 13:39:33', 'admin', '2025-09-22 13:39:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000030556200962, 1969999857251753986, '销售价 (元)', '55', 1, 0, '2025-09-22 13:39:43', 'admin', '2025-09-22 13:39:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000068057473026, 1969999857251753986, '加收税点 ( %)', '10', 1, 0, '2025-09-22 13:39:52', 'admin', '2025-09-22 13:39:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000146805530626, 1969999857251753986, '采购单价 (元-含10%增值税)', '61', 1, 0, '2025-09-22 13:40:10', 'admin', '2025-09-22 13:40:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000211695607809, 1969999857251753986, '外箱箱规 (长*宽*高)cm', '86*30*11', 1, 0, '2025-09-22 13:40:26', 'admin', '2025-09-22 13:40:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000229613674498, 1969999857251753986, '每箱数量', '1', 1, 0, '2025-09-22 13:40:30', 'admin', '2025-09-22 13:40:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000284810715137, 1969999857251753986, '单SKU产品净重 (KG-不含包装)', '2.8', 1, 0, '2025-09-22 13:40:43', 'admin', '2025-09-22 13:40:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000315416551425, 1969999857251753986, '单SKU整箱毛重 (KG-含包装)', '3.45', 1, 0, '2025-09-22 13:40:51', 'admin', '2025-09-22 13:40:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000348912263169, 1969999857251753986, '单SKU方数 m³', '0.02838', 1, 0, '2025-09-22 13:40:59', 'admin', '2025-09-22 13:40:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000395804581889, 1969999857251753986, '单SKU方数 m³', '0.02838', 1, 0, '2025-09-22 13:41:10', 'admin', '2025-09-22 13:41:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000431837847553, 1969999857251753986, '40QH 装柜箱量', '2396 ', 1, 0, '2025-09-22 13:41:18', 'admin', '2025-09-22 13:41:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000459323121666, 1969999857251753986, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 13:41:25', 'admin', '2025-09-22 13:41:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000729541156866, 1970000700466241538, '产品颜色', '奶白', 1, 0, '2025-09-22 13:42:29', 'admin', '2025-09-22 13:42:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000763284332546, 1970000700466241538, '详细材质', '碳钢架子 +螺丝钉', 1, 0, '2025-09-22 13:42:37', 'admin', '2025-09-22 13:42:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000795127488513, 1970000700466241538, '产品外观尺寸 (长*宽*高) cm', '28*27*66', 1, 0, '2025-09-22 13:42:45', 'admin', '2025-09-22 13:42:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000829004881922, 1970000700466241538, '销售价 (元)', '33', 1, 0, '2025-09-22 13:42:53', 'admin', '2025-09-22 13:42:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000862978744322, 1970000700466241538, '加收税点 ( %)', '10', 1, 0, '2025-09-22 13:43:01', 'admin', '2025-09-22 13:43:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970001698849005569, 1970000700466241538, '采购单价 (元-含10%增值税)', '37', 1, 0, '2025-09-22 13:46:21', 'admin', '2025-09-22 13:46:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970001807292735489, 1970000700466241538, '外箱箱规 (长*宽*高)cm', '68*30*8', 1, 0, '2025-09-22 13:46:46', 'admin', '2025-09-22 13:46:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970001825013669889, 1970000700466241538, '每箱数量', '1', 1, 0, '2025-09-22 13:46:51', 'admin', '2025-09-22 13:46:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970001858849120257, 1970000700466241538, '单SKU产品净重 (KG-不含包装) ', '1.35', 1, 0, '2025-09-22 13:46:59', 'admin', '2025-09-22 13:46:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970001898665648130, 1970000700466241538, '单SKU整箱毛重 (KG-含包装)', '1.86', 1, 0, '2025-09-22 13:47:08', 'admin', '2025-09-22 13:47:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970001930265534466, 1970000700466241538, '单SKU方数 m³', '0.01632', 1, 0, '2025-09-22 13:47:16', 'admin', '2025-09-22 13:47:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970001964348448770, 1970000700466241538, '40QH 装柜箱量', '4167 ', 1, 0, '2025-09-22 13:47:24', 'admin', '2025-09-22 13:47:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970001996371959809, 1970000700466241538, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 13:47:31', 'admin', '2025-09-22 13:47:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002251020738561, 1970002221828382722, '产品颜色', '奶白', 1, 0, '2025-09-22 13:48:32', 'admin', '2025-09-22 13:48:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002280666079234, 1970002221828382722, '详细材质', '碳钢架子 +螺丝钉', 1, 0, '2025-09-22 13:48:39', 'admin', '2025-09-22 13:48:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002312429543425, 1970002221828382722, '产品外观尺寸 (长*宽*高) cm', '28*27*83', 1, 0, '2025-09-22 13:48:47', 'admin', '2025-09-22 13:48:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002342041329666, 1970002221828382722, '销售价 (元)', '38', 1, 0, '2025-09-22 13:48:54', 'admin', '2025-09-22 13:48:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002374207447041, 1970002221828382722, '加收税点 ( %)', '10', 1, 0, '2025-09-22 13:49:02', 'admin', '2025-09-22 13:49:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002443358937090, 1970002221828382722, '采购单价 (元-含10%增值税)', '42', 1, 0, '2025-09-22 13:49:18', 'admin', '2025-09-22 13:49:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002527144353793, 1970002221828382722, '外箱箱规 (长*宽*高)cm', '70*30*8', 1, 0, '2025-09-22 13:49:38', 'admin', '2025-09-22 13:49:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002542709415937, 1970002221828382722, '每箱数量', '1', 1, 0, '2025-09-22 13:49:42', 'admin', '2025-09-22 13:49:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002574896504833, 1970002221828382722, '单SKU产品净重 (KG-不含包装) ', '1.65', 1, 0, '2025-09-22 13:49:49', 'admin', '2025-09-22 13:49:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002602608271361, 1970002221828382722, '单SKU整箱毛重 (KG-含包装)', '2.24', 1, 0, '2025-09-22 13:49:56', 'admin', '2025-09-22 13:49:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002633201524737, 1970002221828382722, '单SKU方数 m³', '0.0168', 1, 0, '2025-09-22 13:50:03', 'admin', '2025-09-22 13:50:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002664394563585, 1970002221828382722, '40QH 装柜箱量', '4048 ', 1, 0, '2025-09-22 13:50:11', 'admin', '2025-09-22 13:50:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002692999716866, 1970002221828382722, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 13:50:18', 'admin', '2025-09-22 13:50:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002941411565570, 1970002897413316609, '产品颜色', '奶白', 1, 0, '2025-09-22 13:51:17', 'admin', '2025-09-22 13:51:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002965876940802, 1970002897413316609, '详细材质', '碳钢架子 +螺丝钉', 1, 0, '2025-09-22 13:51:23', 'admin', '2025-09-22 13:51:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970003002476437506, 1970002897413316609, '产品外观尺寸 (长*宽*高) cm', '28*27*100', 1, 0, '2025-09-22 13:51:31', 'admin', '2025-09-22 13:51:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970003043211517954, 1970002897413316609, '销售价 (元)', '43', 1, 0, '2025-09-22 13:51:41', 'admin', '2025-09-22 13:51:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970003079529996289, 1970002897413316609, '加收税点 ( %)', '10', 1, 0, '2025-09-22 13:51:50', 'admin', '2025-09-22 13:51:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970003154092138497, 1970002897413316609, '采购单价 (元-含10%增值税)', '48', 1, 0, '2025-09-22 13:52:07', 'admin', '2025-09-22 13:52:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970003238041133057, 1970002897413316609, '外箱箱规 (长*宽*高)cm', '86*30*8', 1, 0, '2025-09-22 13:52:27', 'admin', '2025-09-22 13:52:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970003267514507266, 1970002897413316609, '每箱数量', '1', 1, 0, '2025-09-22 13:52:35', 'admin', '2025-09-22 13:52:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970003339262271489, 1970002897413316609, '单SKU产品净重 (KG-不含包装) ', '2', 1, 0, '2025-09-22 13:52:52', 'admin', '2025-09-22 13:52:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970003368672731138, 1970002897413316609, '单SKU整箱毛重 (KG-含包装)', '2.62', 1, 0, '2025-09-22 13:52:59', 'admin', '2025-09-22 13:52:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970003406018813953, 1970002897413316609, '单SKU方数 m³', '0.02064', 1, 0, '2025-09-22 13:53:08', 'admin', '2025-09-22 13:53:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970003435102117889, 1970002897413316609, '40QH 装柜箱量', '3295 ', 1, 0, '2025-09-22 13:53:14', 'admin', '2025-09-22 13:53:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970003460465074177, 1970002897413316609, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 13:53:21', 'admin', '2025-09-22 13:53:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970004411133435905, 1970004375452491778, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-22 13:57:07', 'admin', '2025-09-22 13:57:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970004442452303873, 1970004375452491778, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-22 13:57:15', 'admin', '2025-09-22 13:57:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970004476459720706, 1970004375452491778, '产品外观尺寸 (长*宽*高) cm', '100*50*62', 1, 0, '2025-09-22 13:57:23', 'admin', '2025-09-22 13:57:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970004543103016961, 1970004375452491778, '销售价 (元)', '165', 1, 0, '2025-09-22 13:57:39', 'admin', '2025-09-22 13:57:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970004574690320386, 1970004375452491778, '加收税点 ( %)', '10', 1, 0, '2025-09-22 13:57:46', 'admin', '2025-09-22 13:57:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970004678058942466, 1970004375452491778, '采购单价 (元-含10%增值税)', '180', 1, 0, '2025-09-22 13:58:11', 'admin', '2025-09-22 13:58:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970005078946324481, 1970004375452491778, '外箱箱规 (长*宽*高)cm', '100*52*12', 1, 0, '2025-09-22 13:59:46', 'admin', '2025-09-22 13:59:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970005100517629953, 1970004375452491778, '每箱数量', '1', 1, 0, '2025-09-22 13:59:52', 'admin', '2025-09-22 13:59:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970005138991980545, 1970004375452491778, '单SKU产品净重 (KG-不含包装) ', '21.5', 1, 0, '2025-09-22 14:00:01', 'admin', '2025-09-22 14:00:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970005169430044674, 1970004375452491778, '单SKU整箱毛重 (KG-含包装)', '23', 1, 0, '2025-09-22 14:00:08', 'admin', '2025-09-22 14:00:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970005232197804033, 1970004375452491778, '单SKU方数 m³', '0.0624', 1, 0, '2025-09-22 14:00:23', 'admin', '2025-09-22 14:00:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970005261620846593, 1970004375452491778, '40QH 装柜箱量', '1090 ', 1, 0, '2025-09-22 14:00:30', 'admin', '2025-09-22 14:00:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970005286862168065, 1970004375452491778, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 14:00:36', 'admin', '2025-09-22 14:00:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970012507205509122, 1970012343887699970, '产品颜色', '黑', 1, 0, '2025-09-22 14:29:17', 'admin', '2025-09-22 14:29:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970012566089342978, 1970012343887699970, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-22 14:29:31', 'admin', '2025-09-22 14:29:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970012672511418370, 1970012343887699970, '产品外观尺寸 (长*宽*高) cm', '101.5*50*44.2', 1, 0, '2025-09-22 14:29:57', 'admin', '2025-09-22 14:29:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970012706011324418, 1970012343887699970, '销售价 (元)', '95', 1, 0, '2025-09-22 14:30:05', 'admin', '2025-09-22 14:30:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970020672055779330, 1970012343887699970, '加收税点 ( %)', '10', 1, 0, '2025-09-22 15:01:44', 'admin', '2025-09-22 15:01:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970020744558518274, 1970012343887699970, '采购单价 (元-含10%增值税)', '105', 1, 0, '2025-09-22 15:02:01', 'admin', '2025-09-22 15:02:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970020831120564225, 1970012343887699970, '外箱箱规 (长*宽*高)cm', '102*52*12', 1, 0, '2025-09-22 15:02:22', 'admin', '2025-09-22 15:02:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970020851089645569, 1970012343887699970, '每箱数量', '1', 1, 0, '2025-09-22 15:02:27', 'admin', '2025-09-22 15:02:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970020885722013698, 1970012343887699970, '单SKU产品净重 (KG-不含包装) ', '11.5', 1, 0, '2025-09-22 15:02:35', 'admin', '2025-09-22 15:02:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970020921952411650, 1970012343887699970, '单SKU整箱毛重 (KG-含包装)', '13', 1, 0, '2025-09-22 15:02:44', 'admin', '2025-09-22 15:02:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970020960531619841, 1970012343887699970, '单SKU方数 m³', '0.063648', 1, 0, '2025-09-22 15:02:53', 'admin', '2025-09-22 15:02:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970020998146138114, 1970012343887699970, '40QH 装柜箱量', '1068 ', 1, 0, '2025-09-22 15:03:02', 'admin', '2025-09-22 15:03:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970021026784845825, 1970012343887699970, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 15:03:09', 'admin', '2025-09-22 15:03:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970021284512243713, 1970021248634167297, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-22 15:04:10', 'admin', '2025-09-22 15:04:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970021321363398657, 1970021248634167297, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-22 15:04:19', 'admin', '2025-09-22 15:04:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970021355257569281, 1970021248634167297, '产品外观尺寸 (长*宽*高) cm', '166*50*44.2', 1, 0, '2025-09-22 15:04:27', 'admin', '2025-09-22 15:04:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970021389193682946, 1970021248634167297, '销售价 (元)', '185', 1, 0, '2025-09-22 15:04:35', 'admin', '2025-09-22 15:04:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970021418964852737, 1970021248634167297, '加收税点 ( %)', '10', 1, 0, '2025-09-22 15:04:42', 'admin', '2025-09-22 15:04:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970021475504070657, 1970021248634167297, '采购单价 (元-含10%增值税)', '203', 1, 0, '2025-09-22 15:04:56', 'admin', '2025-09-22 15:04:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970021554826747905, 1970021248634167297, '外箱箱规 (长*宽*高)cm', '102*57*12', 1, 0, '2025-09-22 15:05:15', 'admin', '2025-09-22 15:05:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970021570970624002, 1970021248634167297, '每箱数量', '1', 1, 0, '2025-09-22 15:05:18', 'admin', '2025-09-22 15:05:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970021616579485697, 1970021248634167297, '单SKU产品净重 (KG-不含包装) ', '21.5', 1, 0, '2025-09-22 15:05:29', 'admin', '2025-09-22 15:05:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970021642047299585, 1970021248634167297, '单SKU整箱毛重 (KG-含包装)', '23', 1, 0, '2025-09-22 15:05:35', 'admin', '2025-09-22 15:05:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970021672007213058, 1970021248634167297, '单SKU方数 m³', '0.069768', 1, 0, '2025-09-22 15:05:42', 'admin', '2025-09-22 15:05:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970021707755266050, 1970021248634167297, '40QH 装柜箱量', '975 ', 1, 0, '2025-09-22 15:05:51', 'admin', '2025-09-22 15:05:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970021739833303042, 1970021248634167297, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 15:05:59', 'admin', '2025-09-22 15:05:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970023086259412993, 1970023047487266818, '产品颜色', '胡桃+定制', 1, 0, '2025-09-22 15:11:20', 'admin', '2025-09-22 15:11:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970023122481422337, 1970023047487266818, '详细材质', '密度板', 1, 0, '2025-09-22 15:11:28', 'admin', '2025-09-22 15:11:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970023151682166785, 1970023047487266818, '产品外观尺寸 (长*宽*高) cm', '100*50*40', 1, 0, '2025-09-22 15:11:35', 'admin', '2025-09-22 15:11:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970023214475091970, 1970023047487266818, '销售价 (元)', '125', 1, 0, '2025-09-22 15:11:50', 'admin', '2025-09-22 15:11:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970023307244707842, 1970023047487266818, '外箱箱规 (长*宽*高)cm', '115*55*10', 1, 0, '2025-09-22 15:12:12', 'admin', '2025-09-22 15:12:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970023339037532162, 1970023047487266818, '每箱数量', '1', 1, 0, '2025-09-22 15:12:20', 'admin', '2025-09-22 15:12:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970023935178153985, 1970023047487266818, '单SKU方数 m³', '0.06325', 1, 0, '2025-09-22 15:14:42', 'admin', '2025-09-22 15:14:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970025930714750977, 1970023047487266818, '40QH 装柜箱量', '1075 ', 1, 0, '2025-09-22 15:22:38', 'admin', '2025-09-22 15:22:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970025959034691586, 1970023047487266818, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 15:22:45', 'admin', '2025-09-22 15:22:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970027139328614402, 1970027100879429634, '产品颜色', '水曲柳+ 黑色碳钢架+ 定制', 1, 0, '2025-09-22 15:27:26', 'admin', '2025-09-22 15:27:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970027651805454338, 1970027100879429634, '详细材质', '密度板 碳钢支架', 1, 0, '2025-09-22 15:29:28', 'admin', '2025-09-22 15:29:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970027681962500097, 1970027100879429634, '产品外观尺寸 (长*宽*高) cm', '90*48*40', 1, 0, '2025-09-22 15:29:35', 'admin', '2025-09-22 15:29:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970027719652515842, 1970027100879429634, '销售价 (元)', '58', 1, 0, '2025-09-22 15:29:44', 'admin', '2025-09-22 15:29:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970028066747949057, 1970027100879429634, '外箱箱规 (长*宽*高)cm', '95*53*8', 1, 0, '2025-09-22 15:31:07', 'admin', '2025-09-22 15:31:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970028083382558721, 1970027100879429634, '每箱数量', '1', 1, 0, '2025-09-22 15:31:11', 'admin', '2025-09-22 15:31:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970028113573158913, 1970027100879429634, '单SKU方数 m³', '0.04028', 1, 0, '2025-09-22 15:31:18', 'admin', '2025-09-22 15:31:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970028408608890881, 1970027100879429634, '40QH 装柜箱量', '1688 ', 1, 0, '2025-09-22 15:32:29', 'admin', '2025-09-22 15:32:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970028439449608193, 1970027100879429634, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 15:32:36', 'admin', '2025-09-22 15:32:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970028962621923330, 1970028917927419906, '产品颜色', '复古色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-22 15:34:41', 'admin', '2025-09-22 15:34:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970028998193815553, 1970028917927419906, '详细材质', '碳钢 铁网 密度板', 1, 0, '2025-09-22 15:34:49', 'admin', '2025-09-22 15:34:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970029038735958018, 1970028917927419906, '产品外观尺寸 (长*宽*高) cm', '方桌:80*46*41 圆桌:60*60*51', 1, 0, '2025-09-22 15:34:59', 'admin', '2025-09-22 15:34:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970029070281318401, 1970028917927419906, '销售价 (元)', '125', 1, 0, '2025-09-22 15:35:06', 'admin', '2025-09-22 15:35:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970029104733331458, 1970028917927419906, '每箱数量', '2', 1, 0, '2025-09-22 15:35:15', 'admin', '2025-09-22 15:35:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970029134525472769, 1970028917927419906, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 15:35:22', 'admin', '2025-09-22 15:35:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970029722952769538, 1970029674735050753, '产品颜色', '黑架+胡桃色 黑架+原木', 1, 0, '2025-09-22 15:37:42', 'admin', '2025-09-22 15:37:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970029754204528642, 1970029674735050753, '详细材质', '密度板 碳钢架黑色喷涂', 1, 0, '2025-09-22 15:37:49', 'admin', '2025-09-22 15:37:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970030738364407810, 1970029674735050753, '产品外观尺寸 (长*宽*高) cm', '60厘米/80厘米', 1, 0, '2025-09-22 15:41:44', 'admin', '2025-09-22 15:41:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970032025789243394, 1970029674735050753, '销售价 (元)', '65/70', 1, 0, '2025-09-22 15:46:51', 'admin', '2025-09-22 15:46:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970032143233949697, 1970029674735050753, '外箱箱规 (长*宽*高)cm', '63*63*7/83*63*7', 1, 0, '2025-09-22 15:47:19', 'admin', '2025-09-22 15:47:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970032790180175873, 1970029674735050753, '每箱数量', '1', 1, 0, '2025-09-22 15:49:53', 'admin', '2025-09-22 15:49:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970032846979440642, 1970029674735050753, '单SKU整箱毛重 (KG-含包装)', '4.6/7.45', 1, 0, '2025-09-22 15:50:07', 'admin', '2025-09-22 15:50:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970033242061905922, 1970029674735050753, '单SKU方数 m³', '0.027783/0.048223', 1, 0, '2025-09-22 15:51:41', 'admin', '2025-09-22 15:51:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970033319740416001, 1970029674735050753, '40QH 装柜箱量', '2448/1410 ', 1, 0, '2025-09-22 15:52:00', 'admin', '2025-09-22 15:52:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970033415479599105, 1970029674735050753, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 15:52:22', 'admin', '2025-09-22 15:52:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970033766563815425, 1970033732845805569, '产品颜色', '大理石白', 1, 0, '2025-09-22 15:53:46', 'admin', '2025-09-22 15:53:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970033811640000514, 1970033732845805569, '详细材质', '碳钢 密度板', 1, 0, '2025-09-22 15:53:57', 'admin', '2025-09-22 15:53:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970033857181753345, 1970033732845805569, '产品外观尺寸 (长*宽*高) cm', '80*80*49 60*60*42', 1, 0, '2025-09-22 15:54:08', 'admin', '2025-09-22 15:54:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970034372292616193, 1970033732845805569, '每箱数量', '1', 1, 0, '2025-09-22 15:56:10', 'admin', '2025-09-22 15:56:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970034712375173122, 1970033732845805569, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 15:57:32', 'admin', '2025-09-22 15:57:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970037974868402177, 1970037936104644610, '产品颜色', '火烧纹 +黑+白', 1, 0, '2025-09-22 16:10:29', 'admin', '2025-09-22 16:10:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970038007583973377, 1970037936104644610, '详细材质', '密度板 +铁钉+pp配件+玻璃', 1, 0, '2025-09-22 16:10:37', 'admin', '2025-09-22 16:10:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970038383162925057, 1970037936104644610, '产品外观尺寸 (长*宽*高) cm', '80*41.5*134', 1, 0, '2025-09-22 16:12:07', 'admin', '2025-09-22 16:12:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970038407842209794, 1970037936104644610, '销售价 (元)', '200', 1, 0, '2025-09-22 16:12:13', 'admin', '2025-09-22 16:12:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970038435038076930, 1970037936104644610, '加收税点 ( %)', '10', 1, 0, '2025-09-22 16:12:19', 'admin', '2025-09-22 16:12:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970038490063151106, 1970037936104644610, '采购单价 (元-含10%增值税)', '220', 1, 0, '2025-09-22 16:12:32', 'admin', '2025-09-22 16:12:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970038600813748225, 1970037936104644610, '外箱箱规 (长*宽*高)cm', '85*49.5*15.5', 1, 0, '2025-09-22 16:12:59', 'admin', '2025-09-22 16:12:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970038621416169473, 1970037936104644610, '每箱数量', '1', 1, 0, '2025-09-22 16:13:04', 'admin', '2025-09-22 16:13:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970038649329262594, 1970037936104644610, '单SKU产品净重 (KG-不含包装) ', '24.3', 1, 0, '2025-09-22 16:13:10', 'admin', '2025-09-22 16:13:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970038680274837505, 1970037936104644610, '单SKU整箱毛重 (KG-含包装)', '25.3', 1, 0, '2025-09-22 16:13:18', 'admin', '2025-09-22 16:13:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970038715473436674, 1970037936104644610, '单SKU方数 m³', '0.06521625', 1, 0, '2025-09-22 16:13:26', 'admin', '2025-09-22 16:13:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970038743172620290, 1970037936104644610, '40QH 装柜箱量', '1043 ', 1, 0, '2025-09-22 16:13:33', 'admin', '2025-09-22 16:13:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970038769391214594, 1970037936104644610, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 16:13:39', 'admin', '2025-09-22 16:13:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970041351094378498, 1970041310816477185, '产品颜色', '白', 1, 0, '2025-09-22 16:23:54', 'admin', '2025-09-22 16:23:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970041385412173826, 1970041310816477185, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-22 16:24:03', 'admin', '2025-09-22 16:24:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970041414403203074, 1970041310816477185, '产品外观尺寸 (长*宽*高) cm', '780*500*1450', 1, 0, '2025-09-22 16:24:09', 'admin', '2025-09-22 16:24:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970041441313857537, 1970041310816477185, '销售价 (元)', '165', 1, 0, '2025-09-22 16:24:16', 'admin', '2025-09-22 16:24:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970041491398041601, 1970041310816477185, '外箱箱规 (长*宽*高)cm', '83*55*14', 1, 0, '2025-09-22 16:24:28', 'admin', '2025-09-22 16:24:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970041507365756929, 1970041310816477185, '每箱数量', '1', 1, 0, '2025-09-22 16:24:32', 'admin', '2025-09-22 16:24:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970041538202279938, 1970041310816477185, '单SKU产品净重 (KG-不含包装) ', '25', 1, 0, '2025-09-22 16:24:39', 'admin', '2025-09-22 16:24:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970041560604057602, 1970041310816477185, '单SKU整箱毛重 (KG-含包装)', '26', 1, 0, '2025-09-22 16:24:44', 'admin', '2025-09-22 16:24:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970041591570604033, 1970041310816477185, '单SKU方数 m³', '0.06391', 1, 0, '2025-09-22 16:24:52', 'admin', '2025-09-22 16:24:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970041621987696641, 1970041310816477185, '40QH 装柜箱量', '1064 ', 1, 0, '2025-09-22 16:24:59', 'admin', '2025-09-22 16:24:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970041648596361218, 1970041310816477185, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 16:25:05', 'admin', '2025-09-22 16:25:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042124960243714, 1970042090592116737, '产品颜色', '白', 1, 0, '2025-09-22 16:26:59', 'admin', '2025-09-22 16:26:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042158451761153, 1970042090592116737, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-22 16:27:07', 'admin', '2025-09-22 16:27:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042183365926913, 1970042090592116737, '产品外观尺寸 (长*宽*高) cm', '800*400*1400', 1, 0, '2025-09-22 16:27:13', 'admin', '2025-09-22 16:27:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042280371789826, 1970042090592116737, '外箱箱规 (长*宽*高)cm', '85*70*14', 1, 0, '2025-09-22 16:27:36', 'admin', '2025-09-22 16:27:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042298730258434, 1970042090592116737, '每箱数量', '1', 1, 0, '2025-09-22 16:27:40', 'admin', '2025-09-22 16:27:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042342845947905, 1970042090592116737, '单SKU产品净重 (KG-不含包装) ', '26', 1, 0, '2025-09-22 16:27:51', 'admin', '2025-09-22 16:27:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042371925057538, 1970042090592116737, '单SKU整箱毛重 (KG-含包装) ', '27', 1, 0, '2025-09-22 16:27:58', 'admin', '2025-09-22 16:27:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042403898236929, 1970042090592116737, '单SKU方数 m³', '0.0833', 1, 0, '2025-09-22 16:28:05', 'admin', '2025-09-22 16:28:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042432251731969, 1970042090592116737, '40QH 装柜箱量', '816 ', 1, 0, '2025-09-22 16:28:12', 'admin', '2025-09-22 16:28:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042464178774018, 1970042090592116737, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 16:28:20', 'admin', '2025-09-22 16:28:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042664460984322, 1970042637965565954, '产品颜色', '白', 1, 0, '2025-09-22 16:29:07', 'admin', '2025-09-22 16:29:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042696169922562, 1970042637965565954, '详细材质', '密度板', 1, 0, '2025-09-22 16:29:15', 'admin', '2025-09-22 16:29:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042731213332481, 1970042637965565954, '产品外观尺寸 (长*宽*高) cm', '800*400*1320', 1, 0, '2025-09-22 16:29:23', 'admin', '2025-09-22 16:29:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042762804830209, 1970042637965565954, '销售价 (元)', '160', 1, 0, '2025-09-22 16:29:31', 'admin', '2025-09-22 16:29:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042818094145537, 1970042637965565954, '外箱箱规 (长*宽*高)cm', '85*66*14', 1, 0, '2025-09-22 16:29:44', 'admin', '2025-09-22 16:29:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042834565177345, 1970042637965565954, '每箱数量', '1', 1, 0, '2025-09-22 16:29:48', 'admin', '2025-09-22 16:29:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042862629265409, 1970042637965565954, '单SKU产品净重 (KG-不含包装) ', '30.4', 1, 0, '2025-09-22 16:29:55', 'admin', '2025-09-22 16:29:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042892828254210, 1970042637965565954, '单SKU整箱毛重 (KG-含包装)', '31.4', 1, 0, '2025-09-22 16:30:02', 'admin', '2025-09-22 16:30:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042924881125377, 1970042637965565954, '单SKU方数 m³', '0.07854', 1, 0, '2025-09-22 16:30:10', 'admin', '2025-09-22 16:30:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042953234620417, 1970042637965565954, '40QH 装柜箱量', '866 ', 1, 0, '2025-09-22 16:30:16', 'admin', '2025-09-22 16:30:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042983412637697, 1970042637965565954, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 16:30:24', 'admin', '2025-09-22 16:30:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970043421352501249, 1970043389756809217, '产品颜色', '白', 1, 0, '2025-09-22 16:32:08', 'admin', '2025-09-22 16:32:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970043449781493762, 1970043389756809217, '详细材质', '密度板', 1, 0, '2025-09-22 16:32:15', 'admin', '2025-09-22 16:32:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970043924673175554, 1970043389756809217, '产品外观尺寸 (长*宽*高) cm', '1200*40*1400', 1, 0, '2025-09-22 16:34:08', 'admin', '2025-09-22 16:34:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970043985930985473, 1970043389756809217, '外箱箱规 (长*宽*高)cm', '85*45*13.5', 1, 0, '2025-09-22 16:34:23', 'admin', '2025-09-22 16:34:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970044002930499585, 1970043389756809217, '每箱数量', '1', 1, 0, '2025-09-22 16:34:27', 'admin', '2025-09-22 16:34:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970044032550674433, 1970043389756809217, '单SKU产品净重 (KG-不含包装) ', '24', 1, 0, '2025-09-22 16:34:34', 'admin', '2025-09-22 16:34:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970044057938796545, 1970043389756809217, '单SKU整箱毛重 (KG-含包装)', '25', 1, 0, '2025-09-22 16:34:40', 'admin', '2025-09-22 16:34:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970044086283902977, 1970043389756809217, '单SKU方数 m³', '0.0516375', 1, 0, '2025-09-22 16:34:46', 'admin', '2025-09-22 16:34:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970044117019762689, 1970043389756809217, '40QH 装柜箱量', '1317 ', 1, 0, '2025-09-22 16:34:54', 'admin', '2025-09-22 16:34:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970044142718263298, 1970043389756809217, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 16:35:00', 'admin', '2025-09-22 16:35:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970044424315445249, 1970044394204536834, '产品颜色', '白', 1, 0, '2025-09-22 16:36:07', 'admin', '2025-09-22 16:36:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970044450831835138, 1970044394204536834, '详细材质', '密度板', 1, 0, '2025-09-22 16:36:13', 'admin', '2025-09-22 16:36:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970044477096566785, 1970044394204536834, '产品外观尺寸 (长*宽*高) cm', '80*40*145', 1, 0, '2025-09-22 16:36:20', 'admin', '2025-09-22 16:36:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970044508012781570, 1970044394204536834, '销售价 (元)', '165', 1, 0, '2025-09-22 16:36:27', 'admin', '2025-09-22 16:36:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970044575138422785, 1970044394204536834, '外箱箱规 (长*宽*高)cm', '88*55*15', 1, 0, '2025-09-22 16:36:43', 'admin', '2025-09-22 16:36:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970044594033762305, 1970044394204536834, '每箱数量', '1', 1, 0, '2025-09-22 16:36:48', 'admin', '2025-09-22 16:36:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970044622919933954, 1970044394204536834, '单SKU方数 m³', '0.0726', 1, 0, '2025-09-22 16:36:54', 'admin', '2025-09-22 16:36:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970044649813811201, 1970044394204536834, '40QH 装柜箱量', '937 ', 1, 0, '2025-09-22 16:37:01', 'admin', '2025-09-22 16:37:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970044675046744066, 1970044394204536834, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 16:37:07', 'admin', '2025-09-22 16:37:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970045189041922050, 1970045154078203905, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-22 16:39:09', 'admin', '2025-09-22 16:39:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970045222755737602, 1970045154078203905, '详细材质', '密度板 +碳钢支架+pp配件+牛津布', 1, 0, '2025-09-22 16:39:17', 'admin', '2025-09-22 16:39:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970045258474430466, 1970045154078203905, '产品外观尺寸 (长*宽*高) cm', '75*33*93.5', 1, 0, '2025-09-22 16:39:26', 'admin', '2025-09-22 16:39:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970045285204729857, 1970045154078203905, '销售价 (元)', '93', 1, 0, '2025-09-22 16:39:32', 'admin', '2025-09-22 16:39:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970045310907424770, 1970045154078203905, '加收税点 ( %)', '10', 1, 0, '2025-09-22 16:39:38', 'admin', '2025-09-22 16:39:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970045401420505089, 1970045154078203905, '采购单价 (元-含10%增值税)', '103', 1, 0, '2025-09-22 16:40:00', 'admin', '2025-09-22 16:40:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970045472518152194, 1970045154078203905, '外箱箱规 (长*宽*高)cm', '84*36*14', 1, 0, '2025-09-22 16:40:17', 'admin', '2025-09-22 16:40:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970045504994648066, 1970045154078203905, '每箱数量', '1', 1, 0, '2025-09-22 16:40:25', 'admin', '2025-09-22 16:40:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970045532605751297, 1970045154078203905, '单SKU产品净重 (KG-不含包装) ', '8.5', 1, 0, '2025-09-22 16:40:31', 'admin', '2025-09-22 16:40:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970045559206027265, 1970045154078203905, '单SKU整箱毛重 (KG-含包装)', '9.5', 1, 0, '2025-09-22 16:40:38', 'admin', '2025-09-22 16:40:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970045594639507458, 1970045154078203905, '单SKU方数 m³', '0.042336', 1, 0, '2025-09-22 16:40:46', 'admin', '2025-09-22 16:40:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970045627732566017, 1970045154078203905, '40QH 装柜箱量', '1606 ', 1, 0, '2025-09-22 16:40:54', 'admin', '2025-09-22 16:40:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970045651988226050, 1970045154078203905, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 16:41:00', 'admin', '2025-09-22 16:41:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046018213879810, 1970045978841948162, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-22 16:42:27', 'admin', '2025-09-22 16:42:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046054343614466, 1970045978841948162, '详细材质', '密度板 +碳钢支架+pp配件+牛津布', 1, 0, '2025-09-22 16:42:36', 'admin', '2025-09-22 16:42:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046082818744321, 1970045978841948162, '产品外观尺寸 (长*宽*高) cm', '76*33.4*91', 1, 0, '2025-09-22 16:42:42', 'admin', '2025-09-22 16:42:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046111520366594, 1970045978841948162, '销售价 (元)', '105', 1, 0, '2025-09-22 16:42:49', 'admin', '2025-09-22 16:42:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046147377471490, 1970045978841948162, '加收税点 ( %)', '10', 1, 0, '2025-09-22 16:42:58', 'admin', '2025-09-22 16:42:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046196773789697, 1970045978841948162, '采购单价 (元-含10%增值税)', '116', 1, 0, '2025-09-22 16:43:10', 'admin', '2025-09-22 16:43:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046381977477121, 1970045978841948162, '外箱箱规 (长*宽*高)cm', '70*38*10', 1, 0, '2025-09-22 16:43:54', 'admin', '2025-09-22 16:43:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046419529080834, 1970045978841948162, '每箱数量', '1', 1, 0, '2025-09-22 16:44:03', 'admin', '2025-09-22 16:44:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046450839560193, 1970045978841948162, '单SKU产品净重 (KG-不含包装) ', '9', 1, 0, '2025-09-22 16:44:10', 'admin', '2025-09-22 16:44:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046480468123650, 1970045978841948162, '单SKU整箱毛重 (KG-含包装)', '10', 1, 0, '2025-09-22 16:44:17', 'admin', '2025-09-22 16:44:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046511619219457, 1970045978841948162, '单SKU方数 m³', '0.0266', 1, 0, '2025-09-22 16:44:25', 'admin', '2025-09-22 16:44:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046664220581890, 1970045978841948162, '40QH 装柜箱量', '2556 ', 1, 0, '2025-09-22 16:45:01', 'admin', '2025-09-22 16:45:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046694134358017, 1970045978841948162, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 16:45:08', 'admin', '2025-09-22 16:45:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046901412667394, 1970046870290931713, '产品颜色', '火烧纹+黑', 1, 0, '2025-09-22 16:45:58', 'admin', '2025-09-22 16:45:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046948787331074, 1970046870290931713, '详细材质', '密度板 +碳钢支架+pp配件+牛津布', 1, 0, '2025-09-22 16:46:09', 'admin', '2025-09-22 16:46:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046979506413570, 1970046870290931713, '产品外观尺寸 (长*宽*高) cm', '76.5*32*80.8', 1, 0, '2025-09-22 16:46:16', 'admin', '2025-09-22 16:46:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047019541045249, 1970046870290931713, '销售价 (元)', '90', 1, 0, '2025-09-22 16:46:26', 'admin', '2025-09-22 16:46:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047049261883394, 1970046870290931713, '加收税点 ( %)', '10', 1, 0, '2025-09-22 16:46:33', 'admin', '2025-09-22 16:46:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047110087680001, 1970046870290931713, '采购单价 (元-含10%增值税)', '99', 1, 0, '2025-09-22 16:46:47', 'admin', '2025-09-22 16:46:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047187464200193, 1970046870290931713, '外箱箱规 (长*宽*高)cm', '83*39*13', 1, 0, '2025-09-22 16:47:06', 'admin', '2025-09-22 16:47:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047209375244289, 1970046870290931713, '每箱数量', '1', 1, 0, '2025-09-22 16:47:11', 'admin', '2025-09-22 16:47:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047237510635521, 1970046870290931713, '单SKU产品净重 (KG-不含包装) ', '9', 1, 0, '2025-09-22 16:47:18', 'admin', '2025-09-22 16:47:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047267378274305, 1970046870290931713, '单SKU整箱毛重 (KG-含包装)', '10', 1, 0, '2025-09-22 16:47:25', 'admin', '2025-09-22 16:47:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047300362280962, 1970046870290931713, '单SKU方数 m³', '0.042081', 1, 0, '2025-09-22 16:47:33', 'admin', '2025-09-22 16:47:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047333379842050, 1970046870290931713, '40QH 装柜箱量', '1616 ', 1, 0, '2025-09-22 16:47:41', 'admin', '2025-09-22 16:47:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047362215682050, 1970046870290931713, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 16:47:48', 'admin', '2025-09-22 16:47:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047648233660417, 1970047620505116674, '产品颜色', '胡桃+定制', 1, 0, '2025-09-22 16:48:56', 'admin', '2025-09-22 16:48:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047682132025345, 1970047620505116674, '详细材质', '碳钢 密度板 牛津布', 1, 0, '2025-09-22 16:49:04', 'admin', '2025-09-22 16:49:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047716294631425, 1970047620505116674, '产品外观尺寸 (长*宽*高) cm', '73*33*72', 1, 0, '2025-09-22 16:49:12', 'admin', '2025-09-22 16:49:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047749970698241, 1970047620505116674, '销售价 (元)', '77', 1, 0, '2025-09-22 16:49:20', 'admin', '2025-09-22 16:49:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047866270359554, 1970047620505116674, '外箱箱规 (长*宽*高)cm', '82.5*34.5*10.8', 1, 0, '2025-09-22 16:49:48', 'admin', '2025-09-22 16:49:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047882787528706, 1970047620505116674, '每箱数量', '1', 1, 0, '2025-09-22 16:49:52', 'admin', '2025-09-22 16:49:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047919273779201, 1970047620505116674, '单SKU方数 m³', '0.0307395', 1, 0, '2025-09-22 16:50:00', 'admin', '2025-09-22 16:50:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047949330161665, 1970047620505116674, '40QH 装柜箱量', '2212 ', 1, 0, '2025-09-22 16:50:07', 'admin', '2025-09-22 16:50:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047977440387074, 1970047620505116674, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 16:50:14', 'admin', '2025-09-22 16:50:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970048234156957697, 1970048203609841665, '产品颜色', '胡桃+定制', 1, 0, '2025-09-22 16:51:15', 'admin', '2025-09-22 16:51:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970048267132575745, 1970048203609841665, '详细材质', '碳钢 密度板 牛津布', 1, 0, '2025-09-22 16:51:23', 'admin', '2025-09-22 16:51:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970048294596878338, 1970048203609841665, '产品外观尺寸 (长*宽*高) cm', '92.5*33*71', 1, 0, '2025-09-22 16:51:30', 'admin', '2025-09-22 16:51:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970048324288356354, 1970048203609841665, '销售价 (元)', '96', 1, 0, '2025-09-22 16:51:37', 'admin', '2025-09-22 16:51:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970048386800263169, 1970048203609841665, '外箱箱规 (长*宽*高)cm', '90.5*34.5*10.8', 1, 0, '2025-09-22 16:51:52', 'admin', '2025-09-22 16:51:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970048414629470210, 1970048203609841665, '每箱数量', '1', 1, 0, '2025-09-22 16:51:58', 'admin', '2025-09-22 16:51:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970048449580605441, 1970048203609841665, '单SKU方数 m³', '0.0337203', 1, 0, '2025-09-22 16:52:07', 'admin', '2025-09-22 16:52:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970048480496820225, 1970048203609841665, '40QH 装柜箱量', '2017 ', 1, 0, '2025-09-22 16:52:14', 'admin', '2025-09-22 16:52:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970048505809444865, 1970048203609841665, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 16:52:20', 'admin', '2025-09-22 16:52:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970051119280267266, 1970051086556307457, '产品颜色', '火烧纹+黑+牛筋布', 1, 0, '2025-09-22 17:02:43', 'admin', '2025-09-22 17:02:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970051153958772738, 1970051086556307457, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-22 17:02:52', 'admin', '2025-09-22 17:02:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970051196027641858, 1970051086556307457, '产品外观尺寸 (长*宽*高) cm', '84*30*74', 1, 0, '2025-09-22 17:03:02', 'admin', '2025-09-22 17:03:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970051260087246849, 1970051086556307457, '销售价 (元)', '95', 1, 0, '2025-09-22 17:03:17', 'admin', '2025-09-22 17:03:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970051291016044546, 1970051086556307457, '加收税点 ( %)', '10', 1, 0, '2025-09-22 17:03:24', 'admin', '2025-09-22 17:03:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970051332027949058, 1970051086556307457, '采购单价 (元-含10%增值税)', '105', 1, 0, '2025-09-22 17:03:34', 'admin', '2025-09-22 17:03:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970051413565218817, 1970051086556307457, '外箱箱规 (长*宽*高)cm', '41*32*17', 1, 0, '2025-09-22 17:03:53', 'admin', '2025-09-22 17:03:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970051445878136833, 1970051086556307457, '每箱数量', '1', 1, 0, '2025-09-22 17:04:01', 'admin', '2025-09-22 17:04:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970051476651745282, 1970051086556307457, '单SKU产品净重 (KG-不含包装) ', '7', 1, 0, '2025-09-22 17:04:08', 'admin', '2025-09-22 17:04:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970051507458908161, 1970051086556307457, '单SKU整箱毛重 (KG-含包装)', '7.5', 1, 0, '2025-09-22 17:04:16', 'admin', '2025-09-22 17:04:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970051539352395778, 1970051086556307457, '单SKU方数 m³', '0.022304', 1, 0, '2025-09-22 17:04:23', 'admin', '2025-09-22 17:04:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970052289996075010, 1970051086556307457, '40QH 装柜箱量', '3049 ', 1, 0, '2025-09-22 17:07:22', 'admin', '2025-09-22 17:07:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970052326155169793, 1970051086556307457, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 17:07:31', 'admin', '2025-09-22 17:07:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970093064091938817, 1970093029623148546, '产品颜色', '火烧纹', 1, 0, '2025-09-22 19:49:24', 'admin', '2025-09-22 19:49:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970093101815508994, 1970093029623148546, '详细材质', '密度板 +碳钢支架+pp配件', 1, 0, '2025-09-22 19:49:33', 'admin', '2025-09-22 19:49:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970093196950712322, 1970093029623148546, '产品外观尺寸 (长*宽*高) cm', '80*30*74', 1, 0, '2025-09-22 19:49:55', 'admin', '2025-09-22 19:49:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970093238021337090, 1970093029623148546, '销售价 (元)', '105', 1, 0, '2025-09-22 19:50:05', 'admin', '2025-09-22 19:50:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970093300151562241, 1970093029623148546, '外箱箱规 (长*宽*高)cm', '42*33*19', 1, 0, '2025-09-22 19:50:20', 'admin', '2025-09-22 19:50:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970093319181119489, 1970093029623148546, '每箱数量', '1', 1, 0, '2025-09-22 19:50:25', 'admin', '2025-09-22 19:50:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970093354073534465, 1970093029623148546, '单SKU产品净重 (KG-不含包装) ', '8', 1, 0, '2025-09-22 19:50:33', 'admin', '2025-09-22 19:50:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970093390555590658, 1970093029623148546, '单SKU整箱毛重 (KG-含包装)', '9', 1, 0, '2025-09-22 19:50:42', 'admin', '2025-09-22 19:50:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970093423178887169, 1970093029623148546, '单SKU方数 m³', '0.026334', 1, 0, '2025-09-22 19:50:49', 'admin', '2025-09-22 19:50:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970093455399530497, 1970093029623148546, '40QH 装柜箱量', '2582 ', 1, 0, '2025-09-22 19:50:57', 'admin', '2025-09-22 19:50:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970093482943524865, 1970093029623148546, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 19:51:04', 'admin', '2025-09-22 19:51:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970094030103064577, 1970093897256873986, '产品颜色', '复古色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-22 19:53:14', 'admin', '2025-09-22 19:53:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970094088890429441, 1970093897256873986, '详细材质', '碳钢 密度板 美规插座', 1, 0, '2025-09-22 19:53:28', 'admin', '2025-09-22 19:53:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970094121899601922, 1970093897256873986, '产品外观尺寸 (长*宽*高) cm', '40*30*69', 1, 0, '2025-09-22 19:53:36', 'admin', '2025-09-22 19:53:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970094258331922434, 1970093897256873986, '销售价 (元)', '74', 1, 2, '2025-09-22 19:54:08', 'admin', '2025-09-23 07:26:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970094365626413057, 1970093897256873986, '外箱箱规 (长*宽*高)cm', '43*33*13.5', 1, 2, '2025-09-22 19:54:34', 'admin', '2025-09-23 07:26:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970094384295260161, 1970093897256873986, '每箱数量', '1', 1, 2, '2025-09-22 19:54:38', 'admin', '2025-09-23 07:26:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970094420471132161, 1970093897256873986, '单SKU产品净重 (KG-不含包装) ', '5.4', 1, 2, '2025-09-22 19:54:47', 'admin', '2025-09-23 07:26:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970094453052485633, 1970093897256873986, '单SKU整箱毛重 (KG-含包装)', '6.1', 1, 2, '2025-09-22 19:54:55', 'admin', '2025-09-23 07:26:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970094494341214210, 1970093897256873986, '单SKU方数 m³', '0.0191565', 1, 2, '2025-09-22 19:55:05', 'admin', '2025-09-23 07:26:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970094531678908418, 1970093897256873986, '40QH 装柜箱量', '3550 ', 1, 2, '2025-09-22 19:55:14', 'admin', '2025-09-23 07:26:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970094558778306561, 1970093897256873986, '包装材料', '加厚纸箱', 1, 2, '2025-09-22 19:55:20', 'admin', '2025-09-23 07:26:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970099169643802625, 1970099134256459777, '产品颜色', '白色', 1, 0, '2025-09-22 20:13:39', 'admin', '2025-09-22 20:13:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970099207996518401, 1970099134256459777, '详细材质', '碳钢 密度板', 1, 0, '2025-09-22 20:13:49', 'admin', '2025-09-22 20:13:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970099237075628034, 1970099134256459777, '产品外观尺寸 (长*宽*高) cm', '20*35*64*82', 1, 0, '2025-09-22 20:13:55', 'admin', '2025-09-22 20:13:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970099269099139074, 1970099134256459777, '销售价 (元)', '104', 1, 0, '2025-09-22 20:14:03', 'admin', '2025-09-22 20:14:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970099295099629569, 1970099134256459777, '每箱数量', '1', 1, 0, '2025-09-22 20:14:09', 'admin', '2025-09-22 20:14:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970099338540036097, 1970099134256459777, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 20:14:20', 'admin', '2025-09-22 20:14:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970106010645901313, 1970105980014899202, '产品颜色', '黑色', 1, 0, '2025-09-22 20:40:50', 'admin', '2025-09-22 20:40:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970106044791730178, 1970105980014899202, '详细材质', '碳钢', 1, 0, '2025-09-22 20:40:59', 'admin', '2025-09-22 20:40:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970106207811743745, 1970105980014899202, '产品外观尺寸 (长*宽*高) cm', '五层 27.5*27.5*87.5/ 四层 27.5*27.5*72.5/三层 27.5*27.5*58.4', 1, 0, '2025-09-22 20:41:37', 'admin', '2025-09-22 20:41:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970106386514259969, 1970105980014899202, '销售价 (元)', '五层 42/四层 37/三层 32', 1, 0, '2025-09-22 20:42:20', 'admin', '2025-09-22 20:42:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970106712248102913, 1970105980014899202, '外箱箱规 (长*宽*高)cm', '五层 29*29*90/四层 29*29*73/三层 29*29*58', 1, 0, '2025-09-22 20:43:38', 'admin', '2025-09-22 20:43:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970106774093115393, 1970105980014899202, '每箱数量', '1', 1, 0, '2025-09-22 20:43:52', 'admin', '2025-09-22 20:43:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970106908642193409, 1970105980014899202, '单SKU整箱毛重 (KG-含包装)', '五层 4.1/四层 3.35/三层 2.8', 1, 0, '2025-09-22 20:44:24', 'admin', '2025-09-22 20:44:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970107072949858306, 1970105980014899202, '单SKU方数 m³', '五层 0.07569/四层 0.061393/三层 0.048778', 1, 0, '2025-09-22 20:45:04', 'admin', '2025-09-22 20:45:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970107190096769026, 1970105980014899202, '40QH 装柜箱量', '五层 898 /四层 1108 /三层 1394 ', 1, 0, '2025-09-22 20:45:32', 'admin', '2025-09-22 20:45:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970107222065754114, 1970105980014899202, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 20:45:39', 'admin', '2025-09-22 20:45:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970107603671920642, 1970107544813252609, '产品颜色', '白色', 1, 0, '2025-09-22 20:47:10', 'admin', '2025-09-22 20:47:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970107637821943810, 1970107544813252609, '详细材质', '碳钢', 1, 0, '2025-09-22 20:47:18', 'admin', '2025-09-22 20:47:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970107737604435970, 1970107544813252609, '产品外观尺寸 (长*宽*高) cm', '五层 27.5*27.5*87.5/四层 27.5*27.5*72.5/三层 27.5*27.5*58.4', 1, 0, '2025-09-22 20:47:42', 'admin', '2025-09-22 20:47:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970108050482737154, 1970107544813252609, '销售价 (元)', '五层 42/四层 37/三层 32', 1, 0, '2025-09-22 20:48:57', 'admin', '2025-09-22 20:48:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970113551190798337, 1970107544813252609, '外箱箱规 (长*宽*高)cm', '五层 29*29*90/四层 29*29*73/三层 29*29*58', 1, 0, '2025-09-22 21:10:48', 'admin', '2025-09-22 21:10:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970113570388127746, 1970107544813252609, '每箱数量', '1', 1, 0, '2025-09-22 21:10:53', 'admin', '2025-09-22 21:10:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970113704312254466, 1970107544813252609, '单SKU整箱毛重 (KG-含包装)', '五层 4.1/四层 3.35/三层 2.8', 1, 0, '2025-09-22 21:11:25', 'admin', '2025-09-22 21:11:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970113826156785666, 1970107544813252609, '单SKU方数 m³', '五层 0.07569/四层 0.061393/三层 0.048778', 1, 0, '2025-09-22 21:11:54', 'admin', '2025-09-22 21:11:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970114014195822594, 1970107544813252609, '40QH 装柜箱量', '五层 898/四层 1108 /三层 1394 ', 1, 0, '2025-09-22 21:12:39', 'admin', '2025-09-22 21:12:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970114044600332290, 1970107544813252609, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 21:12:46', 'admin', '2025-09-22 21:12:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970114602316935169, 1970114556485775362, '产品颜色', '黑色', 1, 0, '2025-09-22 21:14:59', 'admin', '2025-09-22 21:14:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970114628850102274, 1970114556485775362, '详细材质', '碳钢', 1, 0, '2025-09-22 21:15:05', 'admin', '2025-09-22 21:15:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970114849780871170, 1970114556485775362, '产品外观尺寸 (长*宽*高) cm', '五层 33*33*84/四层 33*33*69.5/三层 33*33*54.5', 1, 0, '2025-09-22 21:15:58', 'admin', '2025-09-22 21:15:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970114993179930626, 1970114556485775362, '销售价 (元)', '五层 42/四层 37/三层 32', 1, 0, '2025-09-22 21:16:32', 'admin', '2025-09-22 21:16:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970123222127554562, 1970114556485775362, '外箱箱规 (长*宽*高)cm', '五层 31*31*85/四层 31*31*71/三层 31*31*55', 1, 0, '2025-09-22 21:49:14', 'admin', '2025-09-22 21:49:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970123783061188610, 1970114556485775362, '每箱数量', '1', 1, 0, '2025-09-22 21:51:28', 'admin', '2025-09-22 21:51:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970124152440958978, 1970114556485775362, '单SKU整箱毛重 (KG-含包装)', '五层 4/四层 3.3/三层 2.65', 1, 0, '2025-09-22 21:52:56', 'admin', '2025-09-22 21:52:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970124262373666818, 1970114556485775362, '单SKU方数 m³', '五层 0.081685/四层 0.068231/三层 0.052855', 1, 0, '2025-09-22 21:53:22', 'admin', '2025-09-22 21:53:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970132376992952322, 1970114556485775362, '40QH 装柜箱量', '五层 832 /四层 997/三层 1287 ', 1, 0, '2025-09-22 22:25:37', 'admin', '2025-09-22 22:25:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970132408089522178, 1970114556485775362, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 22:25:44', 'admin', '2025-09-22 22:25:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970141633733799938, 1970141350081409025, '产品颜色', '白色', 1, 0, '2025-09-22 23:02:24', 'admin', '2025-09-22 23:02:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970141660208246786, 1970141350081409025, '详细材质', '碳钢', 1, 0, '2025-09-22 23:02:30', 'admin', '2025-09-22 23:02:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970141759147683841, 1970141350081409025, '产品外观尺寸 (长*宽*高) cm', '五层 33*33*84/四层 33*33*69.5/三层 33*33*54.5', 1, 0, '2025-09-22 23:02:54', 'admin', '2025-09-22 23:02:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970141851980214274, 1970141350081409025, '销售价 (元)', '五层 42/四层 37/三层 32', 1, 0, '2025-09-22 23:03:16', 'admin', '2025-09-22 23:03:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970142051570364418, 1970141350081409025, '外箱箱规 (长*宽*高)cm', '五层 31*31*85/四层 31*31*71/三层 31*31*55', 1, 0, '2025-09-22 23:04:03', 'admin', '2025-09-22 23:04:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970142069643620353, 1970141350081409025, '每箱数量', '1', 1, 0, '2025-09-22 23:04:08', 'admin', '2025-09-22 23:04:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970142212140904449, 1970141350081409025, '单SKU整箱毛重 (KG-含包装)', '五层 4/四层 3.3/三层 2.65', 1, 0, '2025-09-22 23:04:42', 'admin', '2025-09-22 23:04:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970142314943295490, 1970141350081409025, '单SKU方数 m³', '五层 0.081685/四层 0.068231/三层 0.052855', 1, 0, '2025-09-22 23:05:06', 'admin', '2025-09-22 23:05:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970142423986810881, 1970141350081409025, '40QH 装柜箱量', '五层 832 /四层 997/三层 1287 ', 1, 0, '2025-09-22 23:05:32', 'admin', '2025-09-22 23:05:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970142452940091394, 1970141350081409025, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 23:05:39', 'admin', '2025-09-22 23:05:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970147683811799042, 1970147640161677314, '产品颜色', '绿色 黑色', 1, 0, '2025-09-22 23:26:26', 'admin', '2025-09-22 23:26:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970147717928267777, 1970147640161677314, '详细材质', '碳钢+塑料', 1, 0, '2025-09-22 23:26:34', 'admin', '2025-09-22 23:26:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970147817593319425, 1970147640161677314, '产品外观尺寸 (长*宽*高) cm', '25*23*23', 1, 0, '2025-09-22 23:26:58', 'admin', '2025-09-22 23:26:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970147935272906753, 1970147640161677314, '销售价 (元)', '33', 1, 0, '2025-09-22 23:27:26', 'admin', '2025-09-22 23:27:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970148000980873217, 1970147640161677314, '外箱箱规 (长*宽*高)cm', '24*24*27', 1, 0, '2025-09-22 23:27:42', 'admin', '2025-09-22 23:27:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970148035328028673, 1970147640161677314, '单SKU整箱毛重 (KG-含包装)', '1.3', 1, 0, '2025-09-22 23:27:50', 'admin', '2025-09-22 23:27:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970148083692548097, 1970147640161677314, '单SKU方数 m³', '0.015552', 1, 0, '2025-09-22 23:28:01', 'admin', '2025-09-22 23:28:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970148134737227778, 1970147640161677314, '40QH 装柜箱量', '4372 ', 1, 0, '2025-09-22 23:28:14', 'admin', '2025-09-22 23:28:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970148174998351873, 1970147640161677314, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 23:28:23', 'admin', '2025-09-22 23:28:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970148421816365057, 1970148385783099393, '产品颜色', '黑色 白色 绿色', 1, 0, '2025-09-22 23:29:22', 'admin', '2025-09-22 23:29:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970148455781838850, 1970148385783099393, '详细材质', '碳钢', 1, 0, '2025-09-22 23:29:30', 'admin', '2025-09-22 23:29:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970148746874925057, 1970148385783099393, '产品外观尺寸 (长*宽*高) cm', '一层 33*33*84/二层 33*33*69.5/三层 33*33*54.5', 1, 0, '2025-09-22 23:30:40', 'admin', '2025-09-22 23:30:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970148873895227394, 1970148385783099393, '销售价 (元)', '一层 16/二层 26/三层 36', 1, 0, '2025-09-22 23:31:10', 'admin', '2025-09-22 23:31:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970149221733052418, 1970148385783099393, '外箱箱规 (长*宽*高)cm', '一层 31.5*31.5*6.5/二层 32*31*8/三层 57.5*34.5*7.5', 1, 0, '2025-09-22 23:32:33', 'admin', '2025-09-22 23:32:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970149249788751874, 1970148385783099393, '每箱数量', '1', 1, 0, '2025-09-22 23:32:39', 'admin', '2025-09-22 23:32:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970149352553394177, 1970148385783099393, '单SKU整箱毛重 (KG-含包装)', '一层 0.8/二层 1.66/三层 2.16', 1, 0, '2025-09-22 23:33:04', 'admin', '2025-09-22 23:33:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970149459495563266, 1970148385783099393, '单SKU方数 m³', '一层 0.006449625/二层 0.007936/三层 0.014878125', 1, 0, '2025-09-22 23:33:29', 'admin', '2025-09-22 23:33:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970149591234457601, 1970148385783099393, '40QH 装柜箱量', '一层 10543/二层 8569/三层 4570 ', 1, 0, '2025-09-22 23:34:01', 'admin', '2025-09-22 23:34:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970149618161889282, 1970148385783099393, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 23:34:07', 'admin', '2025-09-22 23:34:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970149991605940226, 1970149959569846274, '产品颜色', '白色', 1, 0, '2025-09-22 23:35:36', 'admin', '2025-09-22 23:35:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970150022266302466, 1970149959569846274, '详细材质', '塑料+碳钢', 1, 0, '2025-09-22 23:35:44', 'admin', '2025-09-22 23:35:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970150166139318273, 1970149959569846274, '产品外观尺寸 (长*宽*高) cm', '87*35.5*35.5 框与框的距离是34.5', 1, 0, '2025-09-22 23:36:18', 'admin', '2025-09-22 23:36:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970150194710917121, 1970149959569846274, '销售价 (元)', '37', 1, 0, '2025-09-22 23:36:25', 'admin', '2025-09-22 23:36:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970150263023546370, 1970149959569846274, '外箱箱规 (长*宽*高)cm', '39*16.5*41', 1, 0, '2025-09-22 23:36:41', 'admin', '2025-09-22 23:36:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970150282355093505, 1970149959569846274, '每箱数量', '1', 1, 0, '2025-09-22 23:36:46', 'admin', '2025-09-22 23:36:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970150364315987969, 1970149959569846274, '单SKU整箱毛重 (KG-含包装)', '2.7', 1, 0, '2025-09-22 23:37:05', 'admin', '2025-09-22 23:37:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970150397086085122, 1970149959569846274, '单SKU方数 m³', '0.0263835', 1, 0, '2025-09-22 23:37:13', 'admin', '2025-09-22 23:37:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970150434029514753, 1970149959569846274, '40QH 装柜箱量', '2577 ', 1, 0, '2025-09-22 23:37:22', 'admin', '2025-09-22 23:37:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970150476782055425, 1970149959569846274, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 23:37:32', 'admin', '2025-09-22 23:37:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970150825525850114, 1970150786200055810, '产品颜色', '黑色 白色', 1, 0, '2025-09-22 23:38:55', 'admin', '2025-09-22 23:38:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970150865896026114, 1970150786200055810, '详细材质', '碳钢+防水合成板', 1, 0, '2025-09-22 23:39:05', 'admin', '2025-09-22 23:39:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970150930052100098, 1970150786200055810, '产品外观尺寸 (长*宽*高) cm', '77.5*43*29.5 第一个框到第二个距离26.5 第二个框到桌面38.5', 1, 0, '2025-09-22 23:39:20', 'admin', '2025-09-22 23:39:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970150960163008514, 1970150786200055810, '销售价 (元)', '44', 1, 0, '2025-09-22 23:39:27', 'admin', '2025-09-22 23:39:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970151022830104578, 1970150786200055810, '外箱箱规 (长*宽*高)cm', '45*31.5*9.5', 1, 0, '2025-09-22 23:39:42', 'admin', '2025-09-22 23:39:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970151039737344002, 1970150786200055810, '每箱数量', '1', 1, 0, '2025-09-22 23:39:46', 'admin', '2025-09-22 23:39:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970151075116298241, 1970150786200055810, '单SKU整箱毛重 (KG-含包装)', '3.55', 1, 0, '2025-09-22 23:39:55', 'admin', '2025-09-22 23:39:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970151117654929409, 1970150786200055810, '单SKU方数 m³', '0.01346625', 1, 0, '2025-09-22 23:40:05', 'admin', '2025-09-22 23:40:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970151230800474114, 1970150786200055810, '40QH 装柜箱量', '5050 ', 1, 0, '2025-09-22 23:40:32', 'admin', '2025-09-22 23:40:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970151266099736578, 1970150786200055810, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 23:40:40', 'admin', '2025-09-22 23:40:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970152132001214466, 1970152105002479618, '产品颜色', '黑白色', 1, 0, '2025-09-22 23:44:07', 'admin', '2025-09-22 23:44:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970152170081300482, 1970152105002479618, '详细材质', '碳钢', 1, 0, '2025-09-22 23:44:16', 'admin', '2025-09-22 23:44:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970152289467969538, 1970152105002479618, '产品外观尺寸 (长*宽*高) cm', '四层 70*50*10/三层 60*40*10/二层 40*30*10', 1, 0, '2025-09-22 23:44:44', 'admin', '2025-09-22 23:44:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970152387136532481, 1970152105002479618, '销售价 (元)', '四层 45/三层 35/二层 25', 1, 0, '2025-09-22 23:45:07', 'admin', '2025-09-22 23:45:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970152824422084610, 1970152105002479618, '外箱箱规 (长*宽*高)cm', '四层 55*73.5*8.8/三层 64*44.5*8.8/二层 45*35*8.8', 1, 0, '2025-09-22 23:46:52', 'admin', '2025-09-22 23:46:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970152845200666626, 1970152105002479618, '每箱数量', '1', 1, 0, '2025-09-22 23:46:57', 'admin', '2025-09-22 23:46:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970152951073288193, 1970152105002479618, '单SKU整箱毛重 (KG-含包装)', '四层 3.5/三层 2.55/二层 1.45', 1, 0, '2025-09-22 23:47:22', 'admin', '2025-09-22 23:47:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970153053871484929, 1970152105002479618, '单SKU方数 m³', '四层 0.035574/三层 0.0250624/二层 0.01386', 1, 0, '2025-09-22 23:47:46', 'admin', '2025-09-22 23:47:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970153186738647041, 1970152105002479618, '40QH 装柜箱量', '四层 1912/三层 2713/二层 4906 ', 1, 0, '2025-09-22 23:48:18', 'admin', '2025-09-22 23:48:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970153226332876801, 1970152105002479618, '包装材料', '加厚纸箱', 1, 0, '2025-09-22 23:48:27', 'admin', '2025-09-22 23:48:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970320812492271618, 1970320756351512577, '产品颜色', '奶茶色+茶色玻璃 黑色+茶色玻璃', 1, 0, '2025-09-23 10:54:23', 'admin', '2025-09-23 10:54:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970320848798167041, 1970320756351512577, '详细材质', '碳钢+玻璃板', 1, 0, '2025-09-23 10:54:32', 'admin', '2025-09-23 10:54:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970320882751057921, 1970320756351512577, '产品外观尺寸 (长*宽*高) cm', '67*42*28', 1, 0, '2025-09-23 10:54:40', 'admin', '2025-09-23 10:54:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970320921992966146, 1970320756351512577, '销售价 (元)', '75', 1, 0, '2025-09-23 10:54:49', 'admin', '2025-09-23 10:54:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970321089039511553, 1970320756351512577, '外箱箱规 (长*宽*高)cm', '64*29.5*43.5', 1, 0, '2025-09-23 10:55:29', 'admin', '2025-09-23 10:55:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970321106953383937, 1970320756351512577, '每箱数量', '1', 1, 0, '2025-09-23 10:55:33', 'admin', '2025-09-23 10:55:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970321145083801601, 1970320756351512577, '单SKU整箱毛重 (KG-含包装)', '5.45', 1, 0, '2025-09-23 10:55:42', 'admin', '2025-09-23 10:55:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970321251682037761, 1970320756351512577, '单SKU方数 m³', '0.082128', 1, 0, '2025-09-23 10:56:08', 'admin', '2025-09-23 10:56:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970321296397512705, 1970320756351512577, '40QH 装柜箱量', '828 ', 1, 0, '2025-09-23 10:56:19', 'admin', '2025-09-23 10:56:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970321323777929217, 1970320756351512577, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 10:56:25', 'admin', '2025-09-23 10:56:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970321761336111105, 1970321724216520705, '产品颜色', '黑架+复古胡桃', 1, 0, '2025-09-23 10:58:09', 'admin', '2025-09-23 10:58:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970321796866060289, 1970321724216520705, '详细材质', '碳钢+密度板', 1, 0, '2025-09-23 10:58:18', 'admin', '2025-09-23 10:58:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970321942475517954, 1970321724216520705, '产品外观尺寸 (长*宽*高) cm', '33*30*30 下板直径30', 1, 0, '2025-09-23 10:58:53', 'admin', '2025-09-23 10:58:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970322020699287553, 1970321724216520705, '销售价 (元)', '一层 30/二层 40', 1, 0, '2025-09-23 10:59:11', 'admin', '2025-09-23 10:59:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970322220968914946, 1970321724216520705, '外箱箱规 (长*宽*高)cm', '一层 31*31*8.5/二层 31*31*8.5', 1, 0, '2025-09-23 10:59:59', 'admin', '2025-09-23 10:59:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970322243232280577, 1970321724216520705, '每箱数量', '1', 1, 0, '2025-09-23 11:00:04', 'admin', '2025-09-23 11:00:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970322321212780545, 1970321724216520705, '单SKU整箱毛重 (KG-含包装)', '一层 0.9/二层 1.55', 1, 0, '2025-09-23 11:00:23', 'admin', '2025-09-23 11:00:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970322401546285058, 1970321724216520705, '单SKU方数 m³', '一层 0.0081685/二层 0.0081685', 1, 0, '2025-09-23 11:00:42', 'admin', '2025-09-23 11:00:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970322496920563713, 1970321724216520705, '40QH 装柜箱量', '一层 8325/二层 8325 ', 1, 0, '2025-09-23 11:01:05', 'admin', '2025-09-23 11:01:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970322525701877761, 1970321724216520705, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:01:12', 'admin', '2025-09-23 11:01:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970322860294090753, 1970322821106708482, '产品颜色', '灰色', 1, 0, '2025-09-23 11:02:31', 'admin', '2025-09-23 11:02:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970322902992105473, 1970322821106708482, '详细材质', '碳钢 三聚氰胺 牛津布', 1, 0, '2025-09-23 11:02:42', 'admin', '2025-09-23 11:02:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970322941185437697, 1970322821106708482, '产品外观尺寸 (长*宽*高) cm', '107*30*65', 1, 0, '2025-09-23 11:02:51', 'admin', '2025-09-23 11:02:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970322974731481090, 1970322821106708482, '销售价 (元)', '230', 1, 0, '2025-09-23 11:02:59', 'admin', '2025-09-23 11:02:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323005148573697, 1970322821106708482, '每箱数量', '1', 1, 0, '2025-09-23 11:03:06', 'admin', '2025-09-23 11:03:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323033053278209, 1970322821106708482, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:03:13', 'admin', '2025-09-23 11:03:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323297923575809, 1970323256001507330, '产品颜色', '白色', 1, 0, '2025-09-23 11:04:16', 'admin', '2025-09-23 11:04:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323330999857153, 1970323256001507330, '详细材质', 'MDF +三聚氰胺', 1, 0, '2025-09-23 11:04:24', 'admin', '2025-09-23 11:04:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323364738838529, 1970323256001507330, '产品外观尺寸 (长*宽*高) cm', '20*64*145cm 桌板深度58cm', 1, 0, '2025-09-23 11:04:32', 'admin', '2025-09-23 11:04:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323396959481858, 1970323256001507330, '销售价 (元)', '175', 1, 0, '2025-09-23 11:04:39', 'admin', '2025-09-23 11:04:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323419570974721, 1970323256001507330, '每箱数量', '1', 1, 0, '2025-09-23 11:04:45', 'admin', '2025-09-23 11:04:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323448872382466, 1970323256001507330, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:04:52', 'admin', '2025-09-23 11:04:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323742905675777, 1970323703529549825, '产品颜色', '火烧纹', 1, 0, '2025-09-23 11:06:02', 'admin', '2025-09-23 11:06:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323778691477506, 1970323703529549825, '详细材质', '碳钢 密度板 布抽', 1, 0, '2025-09-23 11:06:10', 'admin', '2025-09-23 11:06:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323807971913729, 1970323703529549825, '产品外观尺寸 (长*宽*高) cm', '140*28*90', 1, 0, '2025-09-23 11:06:17', 'admin', '2025-09-23 11:06:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323882433392641, 1970323703529549825, '外箱箱规 (长*宽*高)cm', '95*35*21.5', 1, 0, '2025-09-23 11:06:35', 'admin', '2025-09-23 11:06:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323900997382145, 1970323703529549825, '每箱数量', '1', 1, 0, '2025-09-23 11:06:40', 'admin', '2025-09-23 11:06:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323934895747074, 1970323703529549825, '单SKU整箱毛重 (KG-含包装)', '17', 1, 0, '2025-09-23 11:06:48', 'admin', '2025-09-23 11:06:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323968383070209, 1970323703529549825, '单SKU方数 m³', '0.0714875', 1, 0, '2025-09-23 11:06:56', 'admin', '2025-09-23 11:06:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324019348058114, 1970323703529549825, '40QH 装柜箱量', '951', 1, 0, '2025-09-23 11:07:08', 'admin', '2025-09-23 11:07:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324049689653250, 1970323703529549825, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:07:15', 'admin', '2025-09-23 11:07:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324338123550722, 1970324297761763329, '产品颜色', '黑色', 1, 0, '2025-09-23 11:08:24', 'admin', '2025-09-23 11:08:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324376644038657, 1970324297761763329, '详细材质', '碳钢 密度板 布抽', 1, 0, '2025-09-23 11:08:33', 'admin', '2025-09-23 11:08:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324412186570753, 1970324297761763329, '产品外观尺寸 (长*宽*高) cm', '132*30*88', 1, 0, '2025-09-23 11:08:41', 'admin', '2025-09-23 11:08:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324486929068034, 1970324297761763329, '外箱箱规 (长*宽*高)cm', '92*38*25', 1, 0, '2025-09-23 11:08:59', 'admin', '2025-09-23 11:08:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324504318652417, 1970324297761763329, '每箱数量', '1', 1, 0, '2025-09-23 11:09:03', 'admin', '2025-09-23 11:09:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324532126887937, 1970324297761763329, '单SKU整箱毛重 (KG-含包装)', '17', 1, 0, '2025-09-23 11:09:10', 'admin', '2025-09-23 11:09:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324563928100866, 1970324297761763329, '单SKU方数 m³', '0.0874', 1, 0, '2025-09-23 11:09:18', 'admin', '2025-09-23 11:09:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324611726389250, 1970324297761763329, '40QH 装柜箱量', '778', 1, 0, '2025-09-23 11:09:29', 'admin', '2025-09-23 11:09:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324639782088706, 1970324297761763329, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:09:36', 'admin', '2025-09-23 11:09:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324869105659906, 1970324838759870466, '产品颜色', '白色', 1, 0, '2025-09-23 11:10:30', 'admin', '2025-09-23 11:10:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324902429405186, 1970324838759870466, '详细材质', '碳钢 密度板 布抽', 1, 0, '2025-09-23 11:10:38', 'admin', '2025-09-23 11:10:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324983094259713, 1970324838759870466, '外箱箱规 (长*宽*高)cm', '95*35*21.5', 1, 0, '2025-09-23 11:10:57', 'admin', '2025-09-23 11:10:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970325007198924801, 1970324838759870466, '每箱数量', '1', 1, 0, '2025-09-23 11:11:03', 'admin', '2025-09-23 11:11:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970325038572318722, 1970324838759870466, '单SKU整箱毛重 (KG-含包装)', '17', 1, 0, '2025-09-23 11:11:11', 'admin', '2025-09-23 11:11:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970325071510188033, 1970324838759870466, '单SKU方数 m³', '0.0714875', 1, 0, '2025-09-23 11:11:19', 'admin', '2025-09-23 11:11:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970325115063840769, 1970324838759870466, '40QH 装柜箱量', '951', 1, 0, '2025-09-23 11:11:29', 'admin', '2025-09-23 11:11:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970325142456840194, 1970324838759870466, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:11:35', 'admin', '2025-09-23 11:11:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970325868943847426, 1970325832952524801, '产品颜色', '黑+白+橘+粉+黄+蓝+灰', 1, 0, '2025-09-23 11:14:29', 'admin', '2025-09-23 11:14:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970325905358794753, 1970325832952524801, '详细材质', '靠背PP+PP支架+铁钉+碳钢螺丝钉4个+PU皮革+海绵+PP轮子', 1, 0, '2025-09-23 11:14:37', 'admin', '2025-09-23 11:14:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970325935813636098, 1970325832952524801, '产品外观尺寸 (长*宽*高) cm', '30*34*38*20', 1, 0, '2025-09-23 11:14:45', 'admin', '2025-09-23 11:14:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970325963554762754, 1970325832952524801, '销售价 (元)', '19', 1, 0, '2025-09-23 11:14:51', 'admin', '2025-09-23 11:14:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970325992512237569, 1970325832952524801, '加收税点 ( %)', '10', 1, 0, '2025-09-23 11:14:58', 'admin', '2025-09-23 11:14:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326063043653633, 1970325832952524801, '采购单价 (元-含10%增值税)', '21', 1, 0, '2025-09-23 11:15:15', 'admin', '2025-09-23 11:15:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326163081998337, 1970325832952524801, '外箱箱规 (长*宽*高)cm', '69*44*67', 1, 0, '2025-09-23 11:15:39', 'admin', '2025-09-23 11:15:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326209206759425, 1970325832952524801, '每箱数量', '10', 1, 0, '2025-09-23 11:15:50', 'admin', '2025-09-23 11:15:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326246871609346, 1970325832952524801, '单SKU产品净重 (KG-不含包装) ', '1.2', 1, 0, '2025-09-23 11:15:59', 'admin', '2025-09-23 11:15:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326281831133186, 1970325832952524801, '单SKU整箱毛重 (KG-含包装)', '1.43', 1, 0, '2025-09-23 11:16:07', 'admin', '2025-09-23 11:16:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326368653225985, 1970325832952524801, '单SKU方数 m³', '0.203412', 1, 0, '2025-09-23 11:16:28', 'admin', '2025-09-23 11:16:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326398759940097, 1970325832952524801, '40QH 装柜箱量', '334 ', 1, 0, '2025-09-23 11:16:35', 'admin', '2025-09-23 11:16:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326454179278849, 1970325832952524801, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:16:48', 'admin', '2025-09-23 11:16:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326623629160449, 1970326594034151425, '产品颜色', '透明+烟灰', 1, 0, '2025-09-23 11:17:29', 'admin', '2025-09-23 11:17:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326654117556226, 1970326594034151425, '详细材质', '靠背pet+pu皮革+海绵+碳钢支架+气压杆+铁托盘', 1, 0, '2025-09-23 11:17:36', 'admin', '2025-09-23 11:17:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326686317228033, 1970326594034151425, '产品外观尺寸 (长*宽*高) cm', '38*38*100', 1, 0, '2025-09-23 11:17:44', 'admin', '2025-09-23 11:17:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326727387852802, 1970326594034151425, '销售价 (元)', '67', 1, 0, '2025-09-23 11:17:53', 'admin', '2025-09-23 11:17:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326753526755330, 1970326594034151425, '加收税点 ( %)', '10', 1, 0, '2025-09-23 11:18:00', 'admin', '2025-09-23 11:18:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326824083337217, 1970326594034151425, '采购单价 (元-含10%增值税)', '74', 1, 0, '2025-09-23 11:18:16', 'admin', '2025-09-23 11:18:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326898611924994, 1970326594034151425, '外箱箱规 (长*宽*高)cm', '46*46*53', 1, 0, '2025-09-23 11:18:34', 'admin', '2025-09-23 11:18:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326952273850369, 1970326594034151425, '每箱数量', '4', 1, 0, '2025-09-23 11:18:47', 'admin', '2025-09-23 11:18:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326985870225410, 1970326594034151425, '单SKU产品净重 (KG-不含包装) ', '4.55', 1, 0, '2025-09-23 11:18:55', 'admin', '2025-09-23 11:18:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327017742741506, 1970326594034151425, '单SKU整箱毛重 (KG-含包装)', '19.35', 1, 0, '2025-09-23 11:19:03', 'admin', '2025-09-23 11:19:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327049401348098, 1970326594034151425, '单SKU方数 m³', '0.112148', 1, 0, '2025-09-23 11:19:10', 'admin', '2025-09-23 11:19:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327079864578049, 1970326594034151425, '40QH 装柜箱量', '606 ', 1, 0, '2025-09-23 11:19:17', 'admin', '2025-09-23 11:19:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327108088049665, 1970326594034151425, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:19:24', 'admin', '2025-09-23 11:19:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327386061352962, 1970327341702393858, '产品颜色', '黑+白+橘+绿+灰', 1, 0, '2025-09-23 11:20:30', 'admin', '2025-09-23 11:20:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327418202304514, 1970327341702393858, '详细材质', 'pu皮革+海绵+螺丝钉4个+pp支架+pp轮子', 1, 0, '2025-09-23 11:20:38', 'admin', '2025-09-23 11:20:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327450913681409, 1970327341702393858, '产品外观尺寸 (长*宽*高) cm', '26*26*21', 1, 0, '2025-09-23 11:20:46', 'admin', '2025-09-23 11:20:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327484396810242, 1970327341702393858, '销售价 (元)', '10', 1, 0, '2025-09-23 11:20:54', 'admin', '2025-09-23 11:20:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327513131986945, 1970327341702393858, '加收税点 ( %)', '10', 1, 0, '2025-09-23 11:21:01', 'admin', '2025-09-23 11:21:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327572556886018, 1970327341702393858, '采购单价 (元-含10%增值税)', '11', 1, 0, '2025-09-23 11:21:15', 'admin', '2025-09-23 11:21:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327631847567362, 1970327341702393858, '外箱箱规 (长*宽*高)cm', '50*40*31', 1, 0, '2025-09-23 11:21:29', 'admin', '2025-09-23 11:21:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327659840352257, 1970327341702393858, '每箱数量', '5', 1, 0, '2025-09-23 11:21:36', 'admin', '2025-09-23 11:21:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327693357035521, 1970327341702393858, '单SKU产品净重 (KG-不含包装) ', '0.9', 1, 0, '2025-09-23 11:21:44', 'admin', '2025-09-23 11:21:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327728148787201, 1970327341702393858, '单SKU整箱毛重 (KG-含包装)', '6', 1, 0, '2025-09-23 11:21:52', 'admin', '2025-09-23 11:21:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327762135232514, 1970327341702393858, '单SKU方数 m³', '0.062', 1, 0, '2025-09-23 11:22:00', 'admin', '2025-09-23 11:22:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327803679813634, 1970327341702393858, '40QH 装柜箱量', '1097 ', 1, 0, '2025-09-23 11:22:10', 'admin', '2025-09-23 11:22:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327837875974146, 1970327341702393858, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:22:18', 'admin', '2025-09-23 11:22:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970328089584545794, 1970328043954712577, '产品颜色', '透明+烟灰 +兰+粉+茶', 1, 0, '2025-09-23 11:23:18', 'admin', '2025-09-23 11:23:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970328126108545025, 1970328043954712577, '详细材质', '靠背pet+pu皮革 +海绵+碳钢支架+螺丝钉+pp轮子', 1, 0, '2025-09-23 11:23:27', 'admin', '2025-09-23 11:23:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970328158186582017, 1970328043954712577, '产品外观尺寸 (长*宽*高) cm', '42*35*35', 1, 0, '2025-09-23 11:23:34', 'admin', '2025-09-23 11:23:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970328195557830658, 1970328043954712577, '销售价 (元)', '28', 1, 0, '2025-09-23 11:23:43', 'admin', '2025-09-23 11:23:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970328242240434178, 1970328043954712577, '加收税点 ( %)', '10', 1, 0, '2025-09-23 11:23:55', 'admin', '2025-09-23 11:23:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970328316144070658, 1970328043954712577, '采购单价 (元-含10%增值税)', '31', 1, 0, '2025-09-23 11:24:12', 'admin', '2025-09-23 11:24:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970328470670618625, 1970328043954712577, '外箱箱规 (长*宽*高)cm', '37*35*24', 1, 0, '2025-09-23 11:24:49', 'admin', '2025-09-23 11:24:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970328494318104577, 1970328043954712577, '每箱数量', '1', 1, 0, '2025-09-23 11:24:55', 'admin', '2025-09-23 11:24:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970328527159504898, 1970328043954712577, '单SKU产品净重 (KG-不含包装) ', '1.65', 1, 0, '2025-09-23 11:25:02', 'admin', '2025-09-23 11:25:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970328562949500930, 1970328043954712577, '单SKU整箱毛重 (KG-含包装)', '2.1', 1, 0, '2025-09-23 11:25:11', 'admin', '2025-09-23 11:25:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970328595249836033, 1970328043954712577, '单SKU方数 m³', '0.03108', 1, 0, '2025-09-23 11:25:19', 'admin', '2025-09-23 11:25:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970328636735696897, 1970328043954712577, '40QH 装柜箱量', '2188 ', 1, 0, '2025-09-23 11:25:29', 'admin', '2025-09-23 11:25:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970328815626956802, 1970328043954712577, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:26:11', 'admin', '2025-09-23 11:26:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329098335629314, 1970329049530707970, '产品颜色', '透明+烟灰 +兰+粉+茶', 1, 0, '2025-09-23 11:27:19', 'admin', '2025-09-23 11:27:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329132833779713, 1970329049530707970, '详细材质', '靠背pet+pu皮革 +海绵+碳钢支架+螺丝钉+pp轮子', 1, 0, '2025-09-23 11:27:27', 'admin', '2025-09-23 11:27:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329167617142786, 1970329049530707970, '产品外观尺寸 (长*宽*高) cm', '42*35*35', 1, 0, '2025-09-23 11:27:35', 'admin', '2025-09-23 11:27:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329211560865794, 1970329049530707970, '销售价 (元)', '26', 1, 0, '2025-09-23 11:27:46', 'admin', '2025-09-23 11:27:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329242791653378, 1970329049530707970, '加收税点 ( %)', '10', 1, 0, '2025-09-23 11:27:53', 'admin', '2025-09-23 11:27:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329342251184129, 1970329049530707970, '采购单价 (元-含10%增值税)', '29', 1, 0, '2025-09-23 11:28:17', 'admin', '2025-09-23 11:28:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329440066547713, 1970329049530707970, '外箱箱规 (长*宽*高)cm', '35*38*34', 1, 0, '2025-09-23 11:28:40', 'admin', '2025-09-23 11:28:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329481363664897, 1970329049530707970, '每箱数量', '1', 1, 0, '2025-09-23 11:28:50', 'admin', '2025-09-23 11:28:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329519301144578, 1970329049530707970, '单SKU产品净重 (KG-不含包装)', '1.65', 1, 0, '2025-09-23 11:28:59', 'admin', '2025-09-23 11:28:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329553581191169, 1970329049530707970, '单SKU整箱毛重 (KG-含包装)', '2.1', 1, 0, '2025-09-23 11:29:07', 'admin', '2025-09-23 11:29:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329588825927681, 1970329049530707970, '单SKU方数 m³', '0.04522', 1, 0, '2025-09-23 11:29:16', 'admin', '2025-09-23 11:29:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329637429522433, 1970329049530707970, '40QH 装柜箱量', '1504 ', 1, 0, '2025-09-23 11:29:27', 'admin', '2025-09-23 11:29:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329668047941634, 1970329049530707970, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:29:34', 'admin', '2025-09-23 11:29:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329931060162561, 1970329895458910209, '产品颜色', '灰+粉+蓝', 1, 0, '2025-09-23 11:30:37', 'admin', '2025-09-23 11:30:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329972558606338, 1970329895458910209, '详细材质', 'pp支架 +气压杆+海绵+PP轮子', 1, 0, '2025-09-23 11:30:47', 'admin', '2025-09-23 11:30:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330008398934018, 1970329895458910209, '产品外观尺寸 (长*宽*高) cm', '74*40*40', 1, 0, '2025-09-23 11:30:56', 'admin', '2025-09-23 11:30:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330039495503873, 1970329895458910209, '销售价 (元)', '55', 1, 0, '2025-09-23 11:31:03', 'admin', '2025-09-23 11:31:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330079672741890, 1970329895458910209, '加收税点 ( %)', '10', 1, 0, '2025-09-23 11:31:13', 'admin', '2025-09-23 11:31:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330143266779137, 1970329895458910209, '采购单价 (元-含10%增值税)', '61', 1, 0, '2025-09-23 11:31:28', 'admin', '2025-09-23 11:31:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330259541274626, 1970329895458910209, '外箱箱规 (长*宽*高)cm', '40.5*18.5*40.5', 1, 0, '2025-09-23 11:31:55', 'admin', '2025-09-23 11:31:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330279661350913, 1970329895458910209, '每箱数量', '1', 1, 0, '2025-09-23 11:32:00', 'admin', '2025-09-23 11:32:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330311915548674, 1970329895458910209, '单SKU产品净重 (KG-不含包装) ', '3.1', 1, 0, '2025-09-23 11:32:08', 'admin', '2025-09-23 11:32:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330345499340801, 1970329895458910209, '单SKU整箱毛重 (KG-含包装)', '3.9', 1, 0, '2025-09-23 11:32:16', 'admin', '2025-09-23 11:32:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330378621759490, 1970329895458910209, '单SKU方数 m³', '0.030344625', 1, 0, '2025-09-23 11:32:24', 'admin', '2025-09-23 11:32:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330428265541634, 1970329895458910209, '40QH 装柜箱量', '2241 ', 1, 0, '2025-09-23 11:32:36', 'admin', '2025-09-23 11:32:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330453775298561, 1970329895458910209, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:32:42', 'admin', '2025-09-23 11:32:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330745812103169, 1970330695056830466, '产品颜色', '咖色,米白 橘色', 1, 0, '2025-09-23 11:33:51', 'admin', '2025-09-23 11:33:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330786647846913, 1970330695056830466, '产品外观尺寸 (长*宽*高) cm', '高度82-92 宽61 坐深43.5 坐宽47', 1, 0, '2025-09-23 11:34:01', 'admin', '2025-09-23 11:34:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330817715056642, 1970330695056830466, '销售价 (元)', '108', 1, 0, '2025-09-23 11:34:09', 'admin', '2025-09-23 11:34:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330884937166850, 1970330695056830466, '外箱箱规 (长*宽*高)cm', '57*30*52.5', 1, 0, '2025-09-23 11:34:25', 'admin', '2025-09-23 11:34:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330901617913858, 1970330695056830466, '每箱数量', '1', 1, 0, '2025-09-23 11:34:29', 'admin', '2025-09-23 11:34:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330929304514561, 1970330695056830466, '单SKU产品净重 (KG-不含包装) ', '9.5', 1, 0, '2025-09-23 11:34:35', 'admin', '2025-09-23 11:34:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330959004381185, 1970330695056830466, '单SKU整箱毛重 (KG-含包装)', '10', 1, 0, '2025-09-23 11:34:42', 'admin', '2025-09-23 11:34:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330991870947330, 1970330695056830466, '单SKU方数 m³', '0.089775', 1, 0, '2025-09-23 11:34:50', 'admin', '2025-09-23 11:34:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970331031721029633, 1970330695056830466, '40QH 装柜箱量', '757 ', 1, 0, '2025-09-23 11:35:00', 'admin', '2025-09-23 11:35:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970331060540092418, 1970330695056830466, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:35:06', 'admin', '2025-09-23 11:35:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970331308465401858, 1970331277247197185, '产品颜色', '白+棕', 1, 0, '2025-09-23 11:36:06', 'admin', '2025-09-23 11:36:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970331333497008129, 1970331277247197185, '每箱数量', '1', 1, 0, '2025-09-23 11:36:12', 'admin', '2025-09-23 11:36:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970331379076509697, 1970331277247197185, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:36:22', 'admin', '2025-09-23 11:36:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332009748836354, 1970331972503416833, '产品颜色', '奶白+黑', 1, 0, '2025-09-23 11:38:53', 'admin', '2025-09-23 11:38:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332044620279809, 1970331972503416833, '详细材质', '碳钢支架 +pp小件+石头底座', 1, 0, '2025-09-23 11:39:01', 'admin', '2025-09-23 11:39:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332086915641345, 1970331972503416833, '产品外观尺寸 (长*宽*高) cm', '180*30', 1, 0, '2025-09-23 11:39:11', 'admin', '2025-09-23 11:39:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332117655695362, 1970331972503416833, '销售价 (元)', '38', 1, 0, '2025-09-23 11:39:19', 'admin', '2025-09-23 11:39:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332151700860929, 1970331972503416833, '加收税点 ( %)', '10', 1, 0, '2025-09-23 11:39:27', 'admin', '2025-09-23 11:39:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332185276264450, 1970331972503416833, '采购单价 (元-含10%增值税)', '42', 1, 0, '2025-09-23 11:39:35', 'admin', '2025-09-23 11:39:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332303559831553, 1970331972503416833, '外箱箱规 (长*宽*高)cm', '110*40*17', 1, 0, '2025-09-23 11:40:03', 'admin', '2025-09-23 11:40:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332322358702082, 1970331972503416833, '每箱数量', '1', 1, 0, '2025-09-23 11:40:07', 'admin', '2025-09-23 11:40:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332349885919233, 1970331972503416833, '单SKU产品净重 (KG-不含包装)', '4.55', 1, 0, '2025-09-23 11:40:14', 'admin', '2025-09-23 11:40:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332386917429250, 1970331972503416833, '单SKU整箱毛重 (KG-含包装)', '5.05', 1, 0, '2025-09-23 11:40:23', 'admin', '2025-09-23 11:40:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332420694159362, 1970331972503416833, '单SKU方数 m³', '0.0748', 1, 0, '2025-09-23 11:40:31', 'admin', '2025-09-23 11:40:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332451803312130, 1970331972503416833, '40QH 装柜箱量', '909 ', 1, 0, '2025-09-23 11:40:38', 'admin', '2025-09-23 11:40:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332477627641858, 1970331972503416833, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:40:44', 'admin', '2025-09-23 11:40:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332724495986689, 1970332689217695745, '产品颜色', '奶白+黑', 1, 0, '2025-09-23 11:41:43', 'admin', '2025-09-23 11:41:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332758285299714, 1970332689217695745, '详细材质', '碳钢支架 +pp小件+石头底座', 1, 0, '2025-09-23 11:41:51', 'admin', '2025-09-23 11:41:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332791055396865, 1970332689217695745, '产品外观尺寸 (长*宽*高) cm', '175*30', 1, 0, '2025-09-23 11:41:59', 'admin', '2025-09-23 11:41:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332843291258881, 1970332689217695745, '销售价 (元)', '35', 1, 0, '2025-09-23 11:42:12', 'admin', '2025-09-23 11:42:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332873569939457, 1970332689217695745, '加收税点 ( %)', '10', 1, 0, '2025-09-23 11:42:19', 'admin', '2025-09-23 11:42:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332906797215746, 1970332689217695745, '采购单价 (元-含10%增值税)', '39', 1, 0, '2025-09-23 11:42:27', 'admin', '2025-09-23 11:42:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332964183683073, 1970332689217695745, '外箱箱规 (长*宽*高)cm', '100*31*15', 1, 0, '2025-09-23 11:42:40', 'admin', '2025-09-23 11:42:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332987000696834, 1970332689217695745, '每箱数量', '1', 1, 0, '2025-09-23 11:42:46', 'admin', '2025-09-23 11:42:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333038670327810, 1970332689217695745, '单SKU产品净重 (KG-不含包装) ', '3.55', 1, 0, '2025-09-23 11:42:58', 'admin', '2025-09-23 11:42:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333067539722242, 1970332689217695745, '单SKU整箱毛重 (KG-含包装)', '4.05', 1, 0, '2025-09-23 11:43:05', 'admin', '2025-09-23 11:43:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333097214423041, 1970332689217695745, '单SKU方数 m³', '0.0465', 1, 0, '2025-09-23 11:43:12', 'admin', '2025-09-23 11:43:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333131448332289, 1970332689217695745, '40QH 装柜箱量', '1462 ', 1, 0, '2025-09-23 11:43:20', 'admin', '2025-09-23 11:43:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333152482766850, 1970332689217695745, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:43:25', 'admin', '2025-09-23 11:43:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333527650676737, 1970333493966221314, '产品颜色', '奶白', 1, 0, '2025-09-23 11:44:55', 'admin', '2025-09-23 11:44:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333565080645633, 1970333493966221314, '详细材质', '碳钢支架 +pp小件', 1, 0, '2025-09-23 11:45:04', 'admin', '2025-09-23 11:45:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333595871031298, 1970333493966221314, '产品外观尺寸 (长*宽*高) cm', '133*50*70', 1, 0, '2025-09-23 11:45:11', 'admin', '2025-09-23 11:45:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333625558315009, 1970333493966221314, '销售价 (元)', '35', 1, 0, '2025-09-23 11:45:18', 'admin', '2025-09-23 11:45:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333654859722753, 1970333493966221314, '加收税点 ( %)', '10', 1, 0, '2025-09-23 11:45:25', 'admin', '2025-09-23 11:45:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333689626308609, 1970333493966221314, '采购单价 (元-含10%增值税)', '39', 1, 0, '2025-09-23 11:45:33', 'admin', '2025-09-23 11:45:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333780969861121, 1970333493966221314, '外箱箱规 (长*宽*高)cm', '85.5*70*3.5', 1, 0, '2025-09-23 11:45:55', 'admin', '2025-09-23 11:45:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333800196550657, 1970333493966221314, '每箱数量', '1', 1, 0, '2025-09-23 11:46:00', 'admin', '2025-09-23 11:46:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333872976113665, 1970333493966221314, '单SKU产品净重 (KG-不含包装) ', '3', 1, 0, '2025-09-23 11:46:17', 'admin', '2025-09-23 11:46:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333906136281090, 1970333493966221314, '单SKU整箱毛重 (KG-含包装)', '3.7', 1, 0, '2025-09-23 11:46:25', 'admin', '2025-09-23 11:46:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333941309714433, 1970333493966221314, '单SKU方数 m³', '0.0209475', 1, 0, '2025-09-23 11:46:33', 'admin', '2025-09-23 11:46:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334023723593730, 1970333493966221314, '40QH 装柜箱量', '3246 ', 1, 0, '2025-09-23 11:46:53', 'admin', '2025-09-23 11:46:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334050118348802, 1970333493966221314, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:46:59', 'admin', '2025-09-23 11:46:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334363713875969, 1970334310291025921, '产品颜色', '奶白', 1, 0, '2025-09-23 11:48:14', 'admin', '2025-09-23 11:48:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334399327711233, 1970334310291025921, '详细材质', '碳钢支架 +pp小件', 1, 0, '2025-09-23 11:48:22', 'admin', '2025-09-23 11:48:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334436971589634, 1970334310291025921, '产品外观尺寸 (长*宽*高) cm', '110*50*70', 1, 0, '2025-09-23 11:48:31', 'admin', '2025-09-23 11:48:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334466256220162, 1970334310291025921, '销售价 (元)', '33', 1, 0, '2025-09-23 11:48:38', 'admin', '2025-09-23 11:48:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334498011295745, 1970334310291025921, '加收税点 ( %)', '10', 1, 0, '2025-09-23 11:48:46', 'admin', '2025-09-23 11:48:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334528570994689, 1970334310291025921, '采购单价 (元-含10%增值税)', '37', 1, 0, '2025-09-23 11:48:53', 'admin', '2025-09-23 11:48:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334592450244610, 1970334310291025921, '外箱箱规 (长*宽*高)cm', '72.5*70*3.5', 1, 0, '2025-09-23 11:49:09', 'admin', '2025-09-23 11:49:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334620493361154, 1970334310291025921, '每箱数量', '1', 1, 0, '2025-09-23 11:49:15', 'admin', '2025-09-23 11:49:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334651577348097, 1970334310291025921, '单SKU产品净重 (KG-不含包装) ', '2.8', 1, 0, '2025-09-23 11:49:23', 'admin', '2025-09-23 11:49:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334680895533057, 1970334310291025921, '单SKU整箱毛重 (KG-含包装)', '3.5', 1, 0, '2025-09-23 11:49:30', 'admin', '2025-09-23 11:49:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334709777510402, 1970334310291025921, '单SKU方数 m³', '0.0177625', 1, 0, '2025-09-23 11:49:37', 'admin', '2025-09-23 11:49:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334747509469186, 1970334310291025921, '40QH 装柜箱量', '3828 ', 1, 0, '2025-09-23 11:49:46', 'admin', '2025-09-23 11:49:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334786973675522, 1970334310291025921, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:49:55', 'admin', '2025-09-23 11:49:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970335018109186049, 1970334987025199106, '产品颜色', '奶白+黑', 1, 0, '2025-09-23 11:50:50', 'admin', '2025-09-23 11:50:50', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970335050610847746, 1970334987025199106, '详细材质', '碳钢支架 +pp小件+石头底座', 1, 0, '2025-09-23 11:50:58', 'admin', '2025-09-23 11:50:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970335090616119297, 1970334987025199106, '产品外观尺寸 (长*宽*高) cm', '170*30', 1, 0, '2025-09-23 11:51:07', 'admin', '2025-09-23 11:51:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970335120714444801, 1970334987025199106, '销售价 (元)', '35', 1, 0, '2025-09-23 11:51:14', 'admin', '2025-09-23 11:51:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970335155694940161, 1970334987025199106, '加收税点 ( %)', '10', 1, 0, '2025-09-23 11:51:23', 'admin', '2025-09-23 11:51:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970335195058483201, 1970334987025199106, '采购单价 (元-含10%增值税)', '39', 1, 0, '2025-09-23 11:51:32', 'admin', '2025-09-23 11:51:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970335256928661505, 1970334987025199106, '外箱箱规 (长*宽*高)cm', '91*31*6', 1, 0, '2025-09-23 11:51:47', 'admin', '2025-09-23 11:51:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970335275371016193, 1970334987025199106, '每箱数量', '1', 1, 0, '2025-09-23 11:51:51', 'admin', '2025-09-23 11:51:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970335305544839170, 1970334987025199106, '单SKU产品净重 (KG-不含包装) ', '3.98', 1, 0, '2025-09-23 11:51:59', 'admin', '2025-09-23 11:51:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970335335316008961, 1970334987025199106, '单SKU整箱毛重 (KG-含包装)', '4.48', 1, 0, '2025-09-23 11:52:06', 'admin', '2025-09-23 11:52:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970335365959593985, 1970334987025199106, '单SKU方数 m³', '0.016926', 1, 0, '2025-09-23 11:52:13', 'admin', '2025-09-23 11:52:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970335405612544001, 1970334987025199106, '40QH 装柜箱量', '4017 ', 1, 0, '2025-09-23 11:52:22', 'admin', '2025-09-23 11:52:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970335445202579457, 1970334987025199106, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 11:52:32', 'admin', '2025-09-23 11:52:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970357722547826690, 1970357687143706625, '产品颜色', '黑色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-23 13:21:03', 'admin', '2025-09-23 13:21:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970357755158540290, 1970357687143706625, '详细材质', '碳钢 密度板 美规插座', 1, 0, '2025-09-23 13:21:11', 'admin', '2025-09-23 13:21:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970357788536811522, 1970357687143706625, '产品外观尺寸 (长*宽*高) cm', '80*20*80', 1, 0, '2025-09-23 13:21:19', 'admin', '2025-09-23 13:21:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970357814013014017, 1970357687143706625, '销售价 (元)', '70', 1, 2, '2025-09-23 13:21:25', 'admin', '2025-09-23 07:35:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970357950239813633, 1970357687143706625, '外箱箱规 (长*宽*高)cm', '43.5*23*18.5', 1, 2, '2025-09-23 13:21:57', 'admin', '2025-09-23 07:35:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970357967214161921, 1970357687143706625, '每箱数量', '2', 1, 2, '2025-09-23 13:22:02', 'admin', '2025-09-23 07:35:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970357996628815874, 1970357687143706625, '单SKU产品净重 (KG-不含包装) ', '7.52', 1, 2, '2025-09-23 13:22:09', 'admin', '2025-09-23 07:35:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358025259134978, 1970357687143706625, '单SKU整箱毛重 (KG-含包装)', '8.22', 1, 2, '2025-09-23 13:22:15', 'admin', '2025-09-23 07:35:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358053759430658, 1970357687143706625, '单SKU方数 m³', '0.0110055', 1, 2, '2025-09-23 13:22:22', 'admin', '2025-09-23 07:35:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358081836101633, 1970357687143706625, '40QH 装柜箱量', '6179 ', 1, 2, '2025-09-23 13:22:29', 'admin', '2025-09-23 07:35:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358108700618753, 1970357687143706625, '包装材料', '加厚纸箱', 1, 2, '2025-09-23 13:22:35', 'admin', '2025-09-23 07:35:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358494543032321, 1970358461705826305, '产品颜色', '黑色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-23 13:24:07', 'admin', '2025-09-23 13:24:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358525773819905, 1970358461705826305, '详细材质', '碳钢 密度板 美规插座', 1, 0, '2025-09-23 13:24:15', 'admin', '2025-09-23 13:24:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358563421892609, 1970358461705826305, '产品外观尺寸 (长*宽*高) cm', '100*20*80', 1, 0, '2025-09-23 13:24:24', 'admin', '2025-09-23 13:24:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358591209156609, 1970358461705826305, '销售价 (元)', '78', 1, 2, '2025-09-23 13:24:30', 'admin', '2025-09-23 07:39:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358643029782529, 1970358461705826305, '外箱箱规 (长*宽*高)cm', '43.5*23*12', 1, 2, '2025-09-23 13:24:43', 'admin', '2025-09-23 07:39:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358659836358657, 1970358461705826305, '每箱数量', '1', 1, 2, '2025-09-23 13:24:47', 'admin', '2025-09-23 07:39:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358691046174722, 1970358461705826305, '单SKU产品净重 (KG-不含包装) ', '4.37', 1, 2, '2025-09-23 13:24:54', 'admin', '2025-09-23 07:39:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358719131234306, 1970358461705826305, '单SKU整箱毛重 (KG-含包装)', '4.92', 1, 2, '2025-09-23 13:25:01', 'admin', '2025-09-23 07:39:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358750148112386, 1970358461705826305, '单SKU方数 m³', '0.012006', 1, 2, '2025-09-23 13:25:08', 'admin', '2025-09-23 07:39:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358786395287554, 1970358461705826305, '40QH 装柜箱量', '5664 ', 1, 2, '2025-09-23 13:25:17', 'admin', '2025-09-23 07:39:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358812584521730, 1970358461705826305, '包装材料', '加厚纸箱', 1, 2, '2025-09-23 13:25:23', 'admin', '2025-09-23 07:39:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970359069322063874, 1970359036623269890, '产品颜色', '黑色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-23 13:26:24', 'admin', '2025-09-23 13:26:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970359101093916673, 1970359036623269890, '详细材质', '碳钢 密度板 美规插座', 1, 0, '2025-09-23 13:26:32', 'admin', '2025-09-23 13:26:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970359133062901762, 1970359036623269890, '产品外观尺寸 (长*宽*高) cm', '120*20*80', 1, 0, '2025-09-23 13:26:39', 'admin', '2025-09-23 13:26:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970359160715948034, 1970359036623269890, '销售价 (元)', '87', 1, 2, '2025-09-23 13:26:46', 'admin', '2025-09-23 07:40:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970359209361485826, 1970359036623269890, '外箱箱规 (长*宽*高)cm', '43.5*23*12', 1, 2, '2025-09-23 13:26:58', 'admin', '2025-09-23 07:40:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970359228764336129, 1970359036623269890, '每箱数量', '1', 1, 2, '2025-09-23 13:27:02', 'admin', '2025-09-23 07:40:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970359256866172929, 1970359036623269890, '单SKU产品净重 (KG-不含包装) ', '4.86', 1, 2, '2025-09-23 13:27:09', 'admin', '2025-09-23 07:40:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970359286087888897, 1970359036623269890, '单SKU整箱毛重 (KG-含包装)', '5.46', 1, 2, '2025-09-23 13:27:16', 'admin', '2025-09-23 07:40:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970359318417584130, 1970359036623269890, '单SKU方数 m³', '0.012006', 1, 2, '2025-09-23 13:27:24', 'admin', '2025-09-23 07:40:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970359361425977345, 1970359036623269890, '40QH 装柜箱量', '5664 ', 1, 2, '2025-09-23 13:27:34', 'admin', '2025-09-23 07:40:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970359398570733570, 1970359036623269890, '包装材料', '加厚纸箱', 1, 2, '2025-09-23 13:27:43', 'admin', '2025-09-23 07:40:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360080111579138, 1970360042497060866, '产品颜色', '红胡桃+ 黑色碳钢架+ 定制', 1, 0, '2025-09-23 13:30:25', 'admin', '2025-09-23 13:30:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360108632846337, 1970360042497060866, '详细材质', '密度板 碳钢支架 美规插座', 1, 0, '2025-09-23 13:30:32', 'admin', '2025-09-23 13:30:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360162768728065, 1970360042497060866, '产品外观尺寸 (长*宽*高) cm', '110*40*90 40*40*60', 1, 0, '2025-09-23 13:30:45', 'admin', '2025-09-23 13:30:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360297523326977, 1970360042497060866, '销售价 (元)', '140', 1, 0, '2025-09-23 13:31:17', 'admin', '2025-09-23 13:31:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360377810694145, 1970360042497060866, '外箱箱规 (长*宽*高)cm', '115*45*12.5', 1, 0, '2025-09-23 13:31:36', 'admin', '2025-09-23 13:31:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360400275386369, 1970360042497060866, '每箱数量', '1', 1, 0, '2025-09-23 13:31:42', 'admin', '2025-09-23 13:31:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360428263976962, 1970360042497060866, '单SKU方数 m³', '0.0646875', 1, 0, '2025-09-23 13:31:48', 'admin', '2025-09-23 13:31:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360454931361794, 1970360042497060866, '40QH 装柜箱量', '1051 ', 1, 0, '2025-09-23 13:31:55', 'admin', '2025-09-23 13:31:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360485772079106, 1970360042497060866, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 13:32:02', 'admin', '2025-09-23 13:32:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360769583853570, 1970360738248208385, '产品颜色', '复古色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-23 13:33:10', 'admin', '2025-09-23 13:33:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360797572444161, 1970360738248208385, '详细材质', '碳钢 密度板', 1, 0, '2025-09-23 13:33:16', 'admin', '2025-09-23 13:33:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360832506802177, 1970360738248208385, '产品外观尺寸 (长*宽*高) cm', '桌子:120*60*90 椅子:38*30*65', 1, 0, '2025-09-23 13:33:25', 'admin', '2025-09-23 13:33:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360857911701505, 1970360738248208385, '销售价 (元)', '230', 1, 0, '2025-09-23 13:33:31', 'admin', '2025-09-23 13:33:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360877947891714, 1970360738248208385, '每箱数量', '1', 1, 0, '2025-09-23 13:33:35', 'admin', '2025-09-23 13:33:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360903008858114, 1970360738248208385, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 13:33:41', 'admin', '2025-09-23 13:33:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970361314738515969, 1970361261059813378, '产品颜色', '复古色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-23 13:35:20', 'admin', '2025-09-23 13:35:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970361348431360001, 1970361261059813378, '详细材质', '碳钢 铁网 密度板', 1, 0, '2025-09-23 13:35:28', 'admin', '2025-09-23 13:35:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970361377426583554, 1970361261059813378, '产品外观尺寸 (长*宽*高) cm', '120*120*76', 1, 0, '2025-09-23 13:35:35', 'admin', '2025-09-23 13:35:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970361413292077058, 1970361261059813378, '销售价 (元)', '175', 1, 0, '2025-09-23 13:35:43', 'admin', '2025-09-23 13:35:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970361434028716033, 1970361261059813378, '每箱数量', '1', 1, 0, '2025-09-23 13:35:48', 'admin', '2025-09-23 13:35:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970361465112702978, 1970361261059813378, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 13:35:55', 'admin', '2025-09-23 13:35:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970361870647373826, 1970361834987401218, '产品颜色', '奶白色', 1, 0, '2025-09-23 13:37:32', 'admin', '2025-09-23 13:37:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970361901894938626, 1970361834987401218, '详细材质', '板25 E0颗粒板 国标', 1, 0, '2025-09-23 13:37:40', 'admin', '2025-09-23 13:37:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970361932714684418, 1970361834987401218, '产品外观尺寸 (长*宽*高) cm', '80*60*75', 1, 0, '2025-09-23 13:37:47', 'admin', '2025-09-23 13:37:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970361961626021890, 1970361834987401218, '销售价 (元)', '79', 1, 0, '2025-09-23 13:37:54', 'admin', '2025-09-23 13:37:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970362040692846593, 1970361834987401218, '外箱箱规 (长*宽*高)cm', '85*65*10.5', 1, 0, '2025-09-23 13:38:13', 'admin', '2025-09-23 13:38:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970362058514444290, 1970361834987401218, '每箱数量', '1', 1, 0, '2025-09-23 13:38:17', 'admin', '2025-09-23 13:38:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970362087182512130, 1970361834987401218, '单SKU方数 m³', '0.0580125', 1, 0, '2025-09-23 13:38:24', 'admin', '2025-09-23 13:38:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970362143734312962, 1970361834987401218, '40QH 装柜箱量', '1172 ', 1, 0, '2025-09-23 13:38:37', 'admin', '2025-09-23 13:38:37', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970362174285623298, 1970361834987401218, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 13:38:45', 'admin', '2025-09-23 13:38:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970367237934624769, 1970367200479490050, '产品颜色', '奶白色', 1, 0, '2025-09-23 13:58:52', 'admin', '2025-09-23 13:58:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970367267898732546, 1970367200479490050, '详细材质', '板25 E0颗粒板 国标', 1, 0, '2025-09-23 13:58:59', 'admin', '2025-09-23 13:58:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970367312144445441, 1970367200479490050, '产品外观尺寸 (长*宽*高) cm', '100*60*75', 1, 0, '2025-09-23 13:59:10', 'admin', '2025-09-23 13:59:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970367402946932738, 1970367200479490050, '销售价 (元)', '94', 1, 0, '2025-09-23 13:59:31', 'admin', '2025-09-23 13:59:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970367485536972802, 1970367200479490050, '外箱箱规 (长*宽*高)cm', '105*65*10.5', 1, 0, '2025-09-23 13:59:51', 'admin', '2025-09-23 13:59:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970367500464500738, 1970367200479490050, '每箱数量', '1', 1, 0, '2025-09-23 13:59:54', 'admin', '2025-09-23 13:59:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970367532873887745, 1970367200479490050, '单SKU方数 m³', '0.0716625', 1, 0, '2025-09-23 14:00:02', 'admin', '2025-09-23 14:00:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970367581561368578, 1970367200479490050, '40QH 装柜箱量', '949 ', 1, 0, '2025-09-23 14:00:14', 'admin', '2025-09-23 14:00:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970367617472999426, 1970367200479490050, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 14:00:22', 'admin', '2025-09-23 14:00:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970371523783503874, 1970371468120895490, '产品颜色', '奶白色', 1, 0, '2025-09-23 14:15:54', 'admin', '2025-09-23 14:15:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970371563570671617, 1970371468120895490, '详细材质', '板25 E0颗粒板 国标', 1, 0, '2025-09-23 14:16:03', 'admin', '2025-09-23 14:16:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970371599025123329, 1970371468120895490, '产品外观尺寸 (长*宽*高) cm', '120*60*75', 1, 0, '2025-09-23 14:16:12', 'admin', '2025-09-23 14:16:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970371646039076865, 1970371468120895490, '销售价 (元)', '96', 1, 0, '2025-09-23 14:16:23', 'admin', '2025-09-23 14:16:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970371716734070785, 1970371468120895490, '外箱箱规 (长*宽*高)cm', '125*65*10.5', 1, 0, '2025-09-23 14:16:40', 'admin', '2025-09-23 14:16:40', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970371733603561473, 1970371468120895490, '每箱数量', '1', 1, 0, '2025-09-23 14:16:44', 'admin', '2025-09-23 14:16:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970371767954911234, 1970371468120895490, '单SKU方数 m³', '0.0853125', 1, 0, '2025-09-23 14:16:52', 'admin', '2025-09-23 14:16:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970371807167459330, 1970371468120895490, '40QH 装柜箱量', '797 ', 1, 0, '2025-09-23 14:17:01', 'admin', '2025-09-23 14:17:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970371847101427714, 1970371468120895490, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 14:17:11', 'admin', '2025-09-23 14:17:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970373345000632321, 1970373149739003905, '产品颜色', '大理石白 棕色 灰色', 1, 0, '2025-09-23 14:23:08', 'admin', '2025-09-23 14:23:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970373374885048321, 1970373149739003905, '详细材质', '碳钢 密度板', 1, 0, '2025-09-23 14:23:15', 'admin', '2025-09-23 14:23:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970373588614197249, 1970373149739003905, '产品外观尺寸 (长*宽*高) cm', '桌子:80圆*74.5高 凳子:34*34*45高', 1, 0, '2025-09-23 14:24:06', 'admin', '2025-09-23 14:24:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970374178073292801, 1970373149739003905, '每箱数量', '1', 1, 0, '2025-09-23 14:26:26', 'admin', '2025-09-23 14:26:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970374205780865026, 1970373149739003905, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 14:26:33', 'admin', '2025-09-23 14:26:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970377288510418946, 1970377244034019329, '产品颜色', '浅橡木色 红橡木色', 1, 0, '2025-09-23 14:38:48', 'admin', '2025-09-23 14:38:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970377322526224385, 1970377244034019329, '详细材质', '18mmMDF+三胺, 长80*40cm宽拉伸板', 1, 0, '2025-09-23 14:38:56', 'admin', '2025-09-23 14:38:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970377368948781057, 1970377244034019329, '产品外观尺寸 (长*宽*高) cm', '120-160*80*75', 1, 0, '2025-09-23 14:39:07', 'admin', '2025-09-23 14:39:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970377465052868609, 1970377244034019329, '外箱箱规 (长*宽*高)cm', '126*85*16', 1, 0, '2025-09-23 14:39:30', 'admin', '2025-09-23 14:39:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970377482467618818, 1970377244034019329, '每箱数量', '1', 1, 0, '2025-09-23 14:39:34', 'admin', '2025-09-23 14:39:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970377513673240577, 1970377244034019329, '单SKU产品净重 (KG-不含包装) ', '34.4', 1, 0, '2025-09-23 14:39:42', 'admin', '2025-09-23 14:39:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970377543897395201, 1970377244034019329, '单SKU整箱毛重 (KG-含包装)', '37', 1, 0, '2025-09-23 14:39:49', 'admin', '2025-09-23 14:39:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970377592941391873, 1970377244034019329, '单SKU方数 m³', '0.17136', 1, 0, '2025-09-23 14:40:01', 'admin', '2025-09-23 14:40:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970377648411062274, 1970377244034019329, '40QH 装柜箱量', '396', 1, 0, '2025-09-23 14:40:14', 'admin', '2025-09-23 14:40:14', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970377687514558465, 1970377244034019329, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 14:40:23', 'admin', '2025-09-23 14:40:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970378866583744514, 1970378839551455233, '产品颜色', '黑+定制', 1, 0, '2025-09-23 14:45:04', 'admin', '2025-09-23 14:45:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970378898028441601, 1970378839551455233, '详细材质', '碳钢', 1, 0, '2025-09-23 14:45:12', 'admin', '2025-09-23 14:45:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970378931138277377, 1970378839551455233, '产品外观尺寸 (长*宽*高) cm', '201*150', 1, 0, '2025-09-23 14:45:20', 'admin', '2025-09-23 14:45:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970379169144057857, 1970378839551455233, '外箱箱规 (长*宽*高)cm', '105*35*12', 1, 0, '2025-09-23 14:46:16', 'admin', '2025-09-23 14:46:16', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970379186198097922, 1970378839551455233, '每箱数量', '1', 1, 0, '2025-09-23 14:46:21', 'admin', '2025-09-23 14:46:21', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970379214866165762, 1970378839551455233, '单SKU产品净重 (KG-不含包装) ', '17', 1, 0, '2025-09-23 14:46:27', 'admin', '2025-09-23 14:46:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970379264270872577, 1970378839551455233, '单SKU整箱毛重 (KG-含包装)', '18', 1, 0, '2025-09-23 14:46:39', 'admin', '2025-09-23 14:46:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970379351990546433, 1970378839551455233, '单SKU方数 m³', '0.0441', 1, 0, '2025-09-23 14:47:00', 'admin', '2025-09-23 14:47:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970379382604771329, 1970378839551455233, '40QH 装柜箱量', '1542 ', 1, 0, '2025-09-23 14:47:07', 'admin', '2025-09-23 14:47:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970379407195975681, 1970378839551455233, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 14:47:13', 'admin', '2025-09-23 14:47:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970379876756697089, 1970379842946412546, '产品颜色', '胡桃+定制', 1, 0, '2025-09-23 14:49:05', 'admin', '2025-09-23 14:49:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970379908570492930, 1970379842946412546, '详细材质', '密度板', 1, 0, '2025-09-23 14:49:13', 'admin', '2025-09-23 14:49:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970380013247737858, 1970379842946412546, '销售价 (元)', '85', 1, 0, '2025-09-23 14:49:38', 'admin', '2025-09-23 14:49:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970380031534903298, 1970379842946412546, '每箱数量', '1', 1, 0, '2025-09-23 14:49:42', 'admin', '2025-09-23 14:49:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970380073746378753, 1970379842946412546, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 14:49:52', 'admin', '2025-09-23 14:49:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970380529885327361, 1970380491658440705, '产品颜色', '复古色+ 黑色碳钢架+ 定制', 1, 0, '2025-09-23 14:51:41', 'admin', '2025-09-23 14:51:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970380646767996930, 1970380491658440705, '详细材质', '碳钢 密度板', 1, 0, '2025-09-23 14:52:09', 'admin', '2025-09-23 14:52:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970380683698843649, 1970380491658440705, '产品外观尺寸 (长*宽*高) cm', '60*40*75', 1, 0, '2025-09-23 14:52:18', 'admin', '2025-09-23 14:52:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970380718025027585, 1970380491658440705, '销售价 (元)', '52', 1, 0, '2025-09-23 14:52:26', 'admin', '2025-09-23 14:52:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970380831447396354, 1970380491658440705, '外箱箱规 (长*宽*高)cm', '94*66*4.5', 1, 0, '2025-09-23 14:52:53', 'admin', '2025-09-23 14:52:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970380848878923777, 1970380491658440705, '每箱数量', '1', 1, 0, '2025-09-23 14:52:57', 'admin', '2025-09-23 14:52:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970380881804210178, 1970380491658440705, '单SKU整箱毛重 (KG-含包装)', '5.7', 1, 0, '2025-09-23 14:53:05', 'admin', '2025-09-23 14:53:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970380915606106114, 1970380491658440705, '单SKU方数 m³', '0.027918', 1, 0, '2025-09-23 14:53:13', 'admin', '2025-09-23 14:53:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970381008568659970, 1970380491658440705, '40QH 装柜箱量', '2436 ', 1, 0, '2025-09-23 14:53:35', 'admin', '2025-09-23 14:53:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970381050381676546, 1970380491658440705, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 14:53:45', 'admin', '2025-09-23 14:53:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970381434860941314, 1970381392804655106, '产品颜色', '蓝色、绿色、 咖色、粉色', 1, 0, '2025-09-23 14:55:17', 'admin', '2025-09-23 14:55:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970381469916934145, 1970381392804655106, '详细材质', '羊羔绒+ PP一体支架', 1, 0, '2025-09-23 14:55:25', 'admin', '2025-09-23 14:55:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970381595024633857, 1970381392804655106, '产品外观尺寸 (长*宽*高) cm', '105-30-55', 1, 0, '2025-09-23 14:55:55', 'admin', '2025-09-23 14:55:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970381655800098817, 1970381392804655106, '销售价 (元)', '80', 1, 0, '2025-09-23 14:56:09', 'admin', '2025-09-23 14:56:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970381727057129473, 1970381392804655106, '外箱箱规 (长*宽*高)cm', '51*30*61', 1, 0, '2025-09-23 14:56:26', 'admin', '2025-09-23 14:56:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970381746233487362, 1970381392804655106, '每箱数量', '1', 1, 0, '2025-09-23 14:56:31', 'admin', '2025-09-23 14:56:31', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970381782354833409, 1970381392804655106, '单SKU产品净重 (KG-不含包装) ', '4', 1, 0, '2025-09-23 14:56:39', 'admin', '2025-09-23 14:56:39', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970381820132929538, 1970381392804655106, '单SKU整箱毛重 (KG-含包装)', '4.5', 1, 0, '2025-09-23 14:56:49', 'admin', '2025-09-23 14:56:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970381851040755713, 1970381392804655106, '单SKU方数 m³', '0.09333', 1, 0, '2025-09-23 14:56:56', 'admin', '2025-09-23 14:56:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970381886134497281, 1970381392804655106, '40QH 装柜箱量', '729 ', 1, 0, '2025-09-23 14:57:04', 'admin', '2025-09-23 14:57:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970381914571878402, 1970381392804655106, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 14:57:11', 'admin', '2025-09-23 14:57:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970382648461832194, 1970382586746843137, '详细材质', '密度板', 1, 0, '2025-09-23 15:00:06', 'admin', '2025-09-23 15:00:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970382678967005185, 1970382586746843137, '产品外观尺寸 (长*宽*高) cm', '81*50*62', 1, 0, '2025-09-23 15:00:13', 'admin', '2025-09-23 15:00:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970382697572937729, 1970382586746843137, '每箱数量', '1', 1, 0, '2025-09-23 15:00:18', 'admin', '2025-09-23 15:00:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970382726601715713, 1970382586746843137, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 15:00:25', 'admin', '2025-09-23 15:00:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970382983884517377, 1970382950753710082, '详细材质', '密度板', 1, 0, '2025-09-23 15:01:26', 'admin', '2025-09-23 15:01:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970383017761910786, 1970382950753710082, '产品外观尺寸 (长*宽*高) cm', '81*50*62', 1, 0, '2025-09-23 15:01:34', 'admin', '2025-09-23 15:01:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970383048971726849, 1970382950753710082, '每箱数量', '1', 1, 0, '2025-09-23 15:01:41', 'admin', '2025-09-23 15:01:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970383091535523842, 1970382950753710082, '包装材料', '加厚纸箱', 1, 0, '2025-09-23 15:01:52', 'admin', '2025-09-23 15:01:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970385178281455618, 1969958595127648257, 'SKU', 'TETS01BK-1 TETS01BR-1', 1, 0, '2025-09-23 15:10:09', 'admin', '2025-09-23 15:10:09', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970385204797845505, 1969958595127648257, '每箱数量', '1', 1, 0, '2025-09-23 15:10:15', 'admin', '2025-09-23 15:10:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970385311056343041, 1969958595127648257, '外箱箱规 (长*宽*高)cm', '43*33*13.5', 1, 0, '2025-09-23 15:10:41', 'admin', '2025-09-23 15:10:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970385357101412354, 1969958595127648257, '单SKU产品净重 (KG-不含包装) ', '4.28', 1, 0, '2025-09-23 15:10:52', 'admin', '2025-09-23 15:10:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970385387468173313, 1969958595127648257, '单SKU整箱毛重 (KG-含包装)', '4.9', 1, 0, '2025-09-23 15:10:59', 'admin', '2025-09-23 15:11:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970385497027588097, 1969958595127648257, 'SKU', 'TETS01BK TETS01BR', 1, 0, '2025-09-23 15:11:25', 'admin', '2025-09-23 15:11:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970385530963701762, 1969958595127648257, '每箱数量', '2', 1, 0, '2025-09-23 15:11:33', 'admin', '2025-09-23 15:11:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970385632491024386, 1969958595127648257, '外箱箱规 (长*宽*高)cm', '43.5*33.5*18.5', 1, 0, '2025-09-23 15:11:57', 'admin', '2025-09-23 15:11:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970385668889194498, 1969958595127648257, '单SKU产品净重 (KG-不含包装) ', '8.48', 1, 0, '2025-09-23 15:12:06', 'admin', '2025-09-23 15:12:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970385697213329409, 1969958595127648257, '单SKU整箱毛重 (KG-含包装)', '9.18', 1, 0, '2025-09-23 15:12:13', 'admin', '2025-09-23 15:12:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970386080191033346, 1969959334650552322, 'SKU', 'TETS02BK-1 TETS02BR-1', 1, 0, '2025-09-23 15:13:44', 'admin', '2025-09-23 15:13:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970386098578862082, 1969959334650552322, '每箱数量', '1', 1, 0, '2025-09-23 15:13:49', 'admin', '2025-09-23 15:13:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970386165507371009, 1969959334650552322, '外箱箱规 (长*宽*高)cm', '43*33*13.5', 1, 0, '2025-09-23 15:14:05', 'admin', '2025-09-23 15:14:05', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970386196956262401, 1969959334650552322, '单SKU产品净重 (KG-不含包装) ', '4.08', 1, 0, '2025-09-23 15:14:12', 'admin', '2025-09-23 15:14:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970386225641107458, 1969959334650552322, '单SKU整箱毛重 (KG-含包装)', '4.8', 1, 0, '2025-09-23 15:14:19', 'admin', '2025-09-23 15:14:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970386258566393857, 1969959334650552322, 'SKU', 'TETS02BK TETS02BR', 1, 0, '2025-09-23 15:14:27', 'admin', '2025-09-23 15:14:27', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970386288849268737, 1969959334650552322, '每箱数量', '2', 1, 0, '2025-09-23 15:14:34', 'admin', '2025-09-23 15:14:34', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970386374920581122, 1969959334650552322, '外箱箱规 (长*宽*高)cm', '43.5*33.5*18.5', 1, 0, '2025-09-23 15:14:54', 'admin', '2025-09-23 15:14:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970386409662001154, 1969959334650552322, '单SKU产品净重 (KG-不含包装) ', '8.16', 1, 0, '2025-09-23 15:15:03', 'admin', '2025-09-23 15:15:03', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970386439928098818, 1969959334650552322, '单SKU整箱毛重 (KG-含包装)', '9.04', 1, 0, '2025-09-23 15:15:10', 'admin', '2025-09-23 15:15:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970386601207476226, 1969958595127648257, '产品外观尺寸 (长*宽*高) cm', '39*29*59', 1, 0, '2025-09-23 15:15:48', 'admin', '2025-09-23 15:15:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970386993718833154, 1969968941892608001, 'SKU', 'TETS03BK-1 TETS03BR-1 TETS03DG-1 TETS03GY-1 TETS03WT-1', 1, 0, '2025-09-23 15:17:22', 'admin', '2025-09-23 15:17:22', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970387026409238529, 1969968941892608001, '每箱数量', '1', 1, 0, '2025-09-23 15:17:30', 'admin', '2025-09-23 15:17:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970387087109206017, 1969968941892608001, '外箱箱规 (长*宽*高)cm', '43*33*14.5', 1, 0, '2025-09-23 15:17:44', 'admin', '2025-09-23 15:17:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970387116037320705, 1969968941892608001, '单SKU产品净重 (KG-不含包装) ', '5.16', 1, 0, '2025-09-23 15:17:51', 'admin', '2025-09-23 15:17:51', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970387144520839169, 1969968941892608001, '单SKU整箱毛重 (KG-含包装)', '5.76', 1, 0, '2025-09-23 15:17:58', 'admin', '2025-09-23 15:17:58', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970387177349656577, 1969968941892608001, 'SKU', 'TETS03BK TETS03BR TETS03DG TETS03GY TETS03WT', 1, 0, '2025-09-23 15:18:06', 'admin', '2025-09-23 15:18:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970387206848196610, 1969968941892608001, '每箱数量', '2', 1, 0, '2025-09-23 15:18:13', 'admin', '2025-09-23 15:18:13', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970387313182191617, 1969968941892608001, '外箱箱规 (长*宽*高)cm', '78*33*17', 1, 0, '2025-09-23 15:18:38', 'admin', '2025-09-23 15:18:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970387356886839298, 1969968941892608001, '单SKU产品净重 (KG-不含包装) ', '10.28', 1, 0, '2025-09-23 15:18:49', 'admin', '2025-09-23 15:18:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970387384913178625, 1969968941892608001, '单SKU整箱毛重 (KG-含包装)', '11.32', 1, 0, '2025-09-23 15:18:55', 'admin', '2025-09-23 15:18:55', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970387776703115266, 1969657580507602946, 'SKU', 'TETNDP02LBK-1 TETNDP02LBR-1', 1, 0, '2025-09-23 15:20:29', 'admin', '2025-09-23 15:20:29', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970387793761349634, 1969657580507602946, '每箱数量', '1', 1, 0, '2025-09-23 15:20:33', 'admin', '2025-09-23 15:20:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970387850279596034, 1969657580507602946, '外箱箱规 (长*宽*高)cm', '43*33*10', 1, 0, '2025-09-23 15:20:46', 'admin', '2025-09-23 15:20:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970387881694932994, 1969657580507602946, '单SKU产品净重 (KG-不含包装) ', '2.98', 1, 0, '2025-09-23 15:20:54', 'admin', '2025-09-23 15:20:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970387910354612225, 1969657580507602946, '单SKU整箱毛重 (KG-含包装)', '3.64', 1, 0, '2025-09-23 15:21:01', 'admin', '2025-09-23 15:21:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970387955917336577, 1969657580507602946, 'SKU', 'TETNDP02LBK TETNDP02LBR', 1, 0, '2025-09-23 15:21:11', 'admin', '2025-09-23 15:21:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970387991258542081, 1969657580507602946, '每箱数量', '2', 1, 0, '2025-09-23 15:21:20', 'admin', '2025-09-23 15:21:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970388086704123905, 1969657580507602946, '外箱箱规 (长*宽*高)cm', '43.5*33.5*18.5', 1, 0, '2025-09-23 15:21:43', 'admin', '2025-09-23 15:21:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970388127401455617, 1969657580507602946, '单SKU产品净重 (KG-不含包装)', '5.96', 1, 0, '2025-09-23 15:21:52', 'admin', '2025-09-23 15:21:52', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970388156195352577, 1969657580507602946, '单SKU整箱毛重 (KG-含包装)', '6.7', 1, 0, '2025-09-23 15:21:59', 'admin', '2025-09-23 15:21:59', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970388584316350465, 1969658278494314497, 'SKU', 'TETNDP03LBK-1 TETNDP03LBR-1', 1, 0, '2025-09-23 15:23:41', 'admin', '2025-09-23 15:23:41', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970388611990368257, 1969658278494314497, '每箱数量', '1', 1, 0, '2025-09-23 15:23:48', 'admin', '2025-09-23 15:23:48', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970388672673558530, 1969658278494314497, '外箱箱规 (长*宽*高)cm', '43*33*12', 1, 0, '2025-09-23 15:24:02', 'admin', '2025-09-23 15:24:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970388738054369281, 1969658278494314497, 'SKU', 'TETNDP03LBK TETNDP03LBR', 1, 0, '2025-09-23 15:24:18', 'admin', '2025-09-23 15:24:18', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970388765556420609, 1969658278494314497, '每箱数量', '2', 1, 0, '2025-09-23 15:24:24', 'admin', '2025-09-23 15:24:24', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970388842127634433, 1969658278494314497, '外箱箱规 (长*宽*高)cm', '43.5*33.5*18.5', 1, 0, '2025-09-23 15:24:43', 'admin', '2025-09-23 15:24:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970389262753411073, 1970093897256873986, 'SKU', 'TCD011BR-1 TCD011BK-1', 1, 0, '2025-09-23 15:26:23', 'admin', '2025-09-23 15:26:23', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970389303241027585, 1970093897256873986, '每箱数量', '1', 1, 0, '2025-09-23 15:26:33', 'admin', '2025-09-23 15:26:33', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970389363727085570, 1970093897256873986, '外箱箱规 (长*宽*高)cm', '43*33*13.5', 1, 0, '2025-09-23 15:26:47', 'admin', '2025-09-23 15:26:56', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970389443372724226, 1970093897256873986, '单SKU产品净重 (KG-不含包装) ', '5.4', 1, 0, '2025-09-23 15:27:06', 'admin', '2025-09-23 15:27:06', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970389468899258370, 1970093897256873986, '单SKU整箱毛重 (KG-含包装)', '6.1', 1, 0, '2025-09-23 15:27:12', 'admin', '2025-09-23 15:27:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970389952968077314, 1969673983038038018, '每箱数量', '1', 1, 0, '2025-09-23 15:29:08', 'admin', '2025-09-23 15:29:08', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970389993443110913, 1969673983038038018, '单SKU产品净重 (KG-不含包装) ', '2.6', 1, 0, '2025-09-23 15:29:17', 'admin', '2025-09-23 15:29:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970390029560262658, 1969673983038038018, '单SKU整箱毛重 (KG-含包装)', '3.2', 1, 0, '2025-09-23 15:29:26', 'admin', '2025-09-23 15:29:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970390074128936961, 1969673983038038018, 'SKU', 'TET02BBK TET02BGY TET02BBR', 1, 0, '2025-09-23 15:29:36', 'admin', '2025-09-23 15:29:36', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970390104046907393, 1969673983038038018, '每箱数量', '2', 1, 0, '2025-09-23 15:29:44', 'admin', '2025-09-23 15:29:44', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970390173055791105, 1969673983038038018, '外箱箱规 (长*宽*高)cm', '43*33*14.5', 1, 0, '2025-09-23 15:30:00', 'admin', '2025-09-23 15:30:00', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970390202101346305, 1969673983038038018, '单SKU产品净重 (KG-不含包装) ', '5.2', 1, 0, '2025-09-23 15:30:07', 'admin', '2025-09-23 15:30:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970390235085352962, 1969673983038038018, '单SKU整箱毛重 (KG-含包装)', '5.76', 1, 0, '2025-09-23 15:30:15', 'admin', '2025-09-23 15:30:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970390435023630338, 1969674859500773378, '每箱数量', '1', 1, 0, '2025-09-23 15:31:02', 'admin', '2025-09-23 15:31:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970390489566359553, 1969674859500773378, '单SKU产品净重 (KG-不含包装)', '2.6', 1, 0, '2025-09-23 15:31:15', 'admin', '2025-09-23 15:31:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970390530301440002, 1969674859500773378, '单SKU整箱毛重 (KG-含包装)', '3.2', 1, 0, '2025-09-23 15:31:25', 'admin', '2025-09-23 15:31:25', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970390573343387649, 1969674859500773378, 'SKU', 'TET02CBK TET02CBR TET02CGY', 1, 0, '2025-09-23 15:31:35', 'admin', '2025-09-23 15:31:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970390614283988994, 1969674859500773378, '每箱数量', '2', 1, 0, '2025-09-23 15:31:45', 'admin', '2025-09-23 15:31:45', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970390719271612418, 1969674859500773378, '外箱箱规 (长*宽*高)cm', '43*33*14.5', 1, 0, '2025-09-23 15:32:10', 'admin', '2025-09-23 15:32:10', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970390758052147201, 1969674859500773378, '单SKU产品净重 (KG-不含包装)', '5.2', 1, 0, '2025-09-23 15:32:19', 'admin', '2025-09-23 15:32:19', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970390791942123521, 1969674859500773378, '单SKU整箱毛重 (KG-含包装)', '5.76', 1, 0, '2025-09-23 15:32:28', 'admin', '2025-09-23 15:32:28', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970391086352904193, 1969676147974184961, 'SKU', 'TET04CBK-1 TET04CBR-1 TET04CGY-1', 1, 0, '2025-09-23 15:33:38', 'admin', '2025-09-23 15:33:38', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970391110235271169, 1969676147974184961, '每箱数量', '1', 1, 0, '2025-09-23 15:33:43', 'admin', '2025-09-23 15:33:43', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970391166875152385, 1969676147974184961, '外箱箱规 (长*宽*高)cm', '43*33*10', 1, 0, '2025-09-23 15:33:57', 'admin', '2025-09-23 15:33:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970391197611012098, 1969676147974184961, '单SKU产品净重 (KG-不含包装) ', '3.22', 1, 0, '2025-09-23 15:34:04', 'admin', '2025-09-23 15:34:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970391226727870465, 1969676147974184961, '单SKU整箱毛重 (KG-含包装)', '3.9', 1, 0, '2025-09-23 15:34:11', 'admin', '2025-09-23 15:34:11', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970391290468708353, 1969676147974184961, 'SKU', 'TET04CBK TET04CBR TET04CGY', 1, 0, '2025-09-23 15:34:26', 'admin', '2025-09-23 15:34:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970391312828542978, 1969676147974184961, '每箱数量', '2', 1, 0, '2025-09-23 15:34:32', 'admin', '2025-09-23 15:34:32', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970391375659216897, 1969676147974184961, '外箱箱规 (长*宽*高)cm', '43*33*14.5', 1, 0, '2025-09-23 15:34:47', 'admin', '2025-09-23 15:34:47', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970391406122446849, 1969676147974184961, '单SKU产品净重 (KG-不含包装) ', '6.44', 1, 0, '2025-09-23 15:34:54', 'admin', '2025-09-23 15:34:54', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970391433708384257, 1969676147974184961, '单SKU整箱毛重 (KG-含包装)', '7.24', 1, 0, '2025-09-23 15:35:01', 'admin', '2025-09-23 15:35:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970391713627844609, 1970357687143706625, 'SKU', 'TST080BR-1', 1, 0, '2025-09-23 15:36:07', 'admin', '2025-09-23 15:36:07', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970391746758651905, 1970357687143706625, '每箱数量', '1', 1, 0, '2025-09-23 15:36:15', 'admin', '2025-09-23 15:36:15', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970391950551494657, 1970357687143706625, '外箱箱规 (长*宽*高)cm', '43.5*23*11', 1, 0, '2025-09-23 15:37:04', 'admin', '2025-09-23 15:37:04', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970391986714783746, 1970357687143706625, '单SKU产品净重 (KG-不含包装) ', '3.46', 1, 0, '2025-09-23 15:37:12', 'admin', '2025-09-23 15:37:12', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970392017291259906, 1970357687143706625, '单SKU整箱毛重 (KG-含包装)', '4.32', 1, 0, '2025-09-23 15:37:20', 'admin', '2025-09-23 15:37:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970392042624856065, 1970357687143706625, 'SKU', 'TST080BR', 1, 0, '2025-09-23 15:37:26', 'admin', '2025-09-23 15:37:26', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970392060442259457, 1970357687143706625, '每箱数量', '2', 1, 0, '2025-09-23 15:37:30', 'admin', '2025-09-23 15:37:30', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970392126078922753, 1970357687143706625, '外箱箱规 (长*宽*高)cm', '43.5*23*18.5', 1, 0, '2025-09-23 15:37:46', 'admin', '2025-09-23 15:37:46', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970392157422956545, 1970357687143706625, '单SKU产品净重 (KG-不含包装) ', '7.52', 1, 0, '2025-09-23 15:37:53', 'admin', '2025-09-23 15:37:53', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970392189614239745, 1970357687143706625, '单SKU整箱毛重 (KG-含包装)', '8.22', 1, 0, '2025-09-23 15:38:01', 'admin', '2025-09-23 15:38:01', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970392507995467778, 1970358461705826305, 'SKU', 'TST100BR-1', 1, 0, '2025-09-23 15:39:17', 'admin', '2025-09-23 15:39:17', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970392523887685634, 1970358461705826305, '每箱数量', '1', 1, 0, '2025-09-23 15:39:20', 'admin', '2025-09-23 15:39:20', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970392586835800066, 1970358461705826305, '外箱箱规 (长*宽*高)cm', '43.5*23*12', 1, 0, '2025-09-23 15:39:35', 'admin', '2025-09-23 15:39:35', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970392615822635009, 1970358461705826305, '单SKU产品净重 (KG-不含包装) ', '4.37', 1, 0, '2025-09-23 15:39:42', 'admin', '2025-09-23 15:39:42', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970392642162864129, 1970358461705826305, '单SKU整箱毛重 (KG-含包装)', '4.92', 1, 0, '2025-09-23 15:39:49', 'admin', '2025-09-23 15:39:49', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970392930076667906, 1970359036623269890, 'SKU', 'TST120BR-1', 1, 0, '2025-09-23 15:40:57', 'admin', '2025-09-23 15:40:57', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970392948095397890, 1970359036623269890, '每箱数量', '1', 1, 0, '2025-09-23 15:41:02', 'admin', '2025-09-23 15:41:02', 'admin', NULL); +INSERT INTO `gear_bom_item` (`item_id`, `bom_id`, `attr_key`, `attr_value`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970392996208259074, 1970359036623269890, '外箱箱规 (长*宽*高)cm', '43.5*23*12', 1, 0, '2025-09-23 15:41:13', 'admin', '2025-09-23 15:41:13', 'admin', NULL); diff --git a/script/sql/mysql/item/gear_customer.sql b/script/sql/mysql/item/gear_customer.sql new file mode 100644 index 0000000..30a226e --- /dev/null +++ b/script/sql/mysql/item/gear_customer.sql @@ -0,0 +1,9 @@ +INSERT INTO `gear_customer` (`customer_id`, `name`, `follow_up_status`, `contact_last_time`, `contact_last_content`, `contact_next_time`, `owner_user_id`, `owner_time`, `deal_status`, `mobile`, `telephone`, `qq`, `wechat`, `email`, `area_id`, `detail_address`, `industry_id`, `level`, `source`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (2, '张三', 2, '2024-08-20 09:15:00', '确认订单细节', '2024-08-25 15:30:00', 1002, '2024-08-10 11:00:00', 0, '13987654321', '', '87654321', 'wx876543', 'zhangsan@example.com', 310000, '上海市浦东新区某某路123号', 5, 3, 2, '首次咨询,意向购买小型设备', 'sales1', '2025-09-02 09:03:05', 'sales1', '2025-09-21 08:19:51', 2); +INSERT INTO `gear_customer` (`customer_id`, `name`, `follow_up_status`, `contact_last_time`, `contact_last_content`, `contact_next_time`, `owner_user_id`, `owner_time`, `deal_status`, `mobile`, `telephone`, `qq`, `wechat`, `email`, `area_id`, `detail_address`, `industry_id`, `level`, `source`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (3, '广州某某贸易公司', 0, '2024-07-30 16:45:00', '洽谈代理合作方案', '2024-09-10 14:00:00', 1003, '2024-06-15 10:30:00', 2, '13611223344', '020-56789012', '34567890', 'wx345678', 'trade@example.com', 440100, '广州市天河区某某街道56号', 2, 1, 3, '区域经销商,月采购量较大', 'manager', '2025-09-02 09:03:05', 'manager', '2025-09-21 08:19:51', 2); +INSERT INTO `gear_customer` (`customer_id`, `name`, `follow_up_status`, `contact_last_time`, `contact_last_content`, `contact_next_time`, `owner_user_id`, `owner_time`, `deal_status`, `mobile`, `telephone`, `qq`, `wechat`, `email`, `area_id`, `detail_address`, `industry_id`, `level`, `source`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (1001, '北京某某科技有限公司', 1, '2024-08-15 14:30:00', '沟通产品采购需求', '2024-09-05 10:00:00', 1001, '2024-07-01 09:00:00', 1, '13812345678', '010-87654321', '12345678', 'wx123456', 'contact@example.com', 110000, '北京市朝阳区某某大厦A座1001室', 3, 2, 1, '长期合作客户,主要采购办公设备', 'admin', '2025-09-02 09:03:05', 'admin', '2025-09-21 08:19:51', 2); +INSERT INTO `gear_customer` (`customer_id`, `name`, `follow_up_status`, `contact_last_time`, `contact_last_content`, `contact_next_time`, `owner_user_id`, `owner_time`, `deal_status`, `mobile`, `telephone`, `qq`, `wechat`, `email`, `area_id`, `detail_address`, `industry_id`, `level`, `source`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (1969678019124502530, '荣林海(线下)', 0, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'admin', '2025-09-21 16:20:09', 'admin', '2025-09-21 16:20:09', 0); +INSERT INTO `gear_customer` (`customer_id`, `name`, `follow_up_status`, `contact_last_time`, `contact_last_content`, `contact_next_time`, `owner_user_id`, `owner_time`, `deal_status`, `mobile`, `telephone`, `qq`, `wechat`, `email`, `area_id`, `detail_address`, `industry_id`, `level`, `source`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (1969678062254530562, '荣林海(线上)', 0, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'admin', '2025-09-21 16:20:20', 'admin', '2025-09-21 16:20:29', 0); +INSERT INTO `gear_customer` (`customer_id`, `name`, `follow_up_status`, `contact_last_time`, `contact_last_content`, `contact_next_time`, `owner_user_id`, `owner_time`, `deal_status`, `mobile`, `telephone`, `qq`, `wechat`, `email`, `area_id`, `detail_address`, `industry_id`, `level`, `source`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (1969678239266742273, '永凯', 0, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'admin', '2025-09-21 16:21:02', 'admin', '2025-09-21 16:21:02', 0); +INSERT INTO `gear_customer` (`customer_id`, `name`, `follow_up_status`, `contact_last_time`, `contact_last_content`, `contact_next_time`, `owner_user_id`, `owner_time`, `deal_status`, `mobile`, `telephone`, `qq`, `wechat`, `email`, `area_id`, `detail_address`, `industry_id`, `level`, `source`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (1969678272468852737, '何家堡', 0, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'admin', '2025-09-21 16:21:10', 'admin', '2025-09-21 16:21:10', 0); +INSERT INTO `gear_customer` (`customer_id`, `name`, `follow_up_status`, `contact_last_time`, `contact_last_content`, `contact_next_time`, `owner_user_id`, `owner_time`, `deal_status`, `mobile`, `telephone`, `qq`, `wechat`, `email`, `area_id`, `detail_address`, `industry_id`, `level`, `source`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (1969678312755142658, '天津智杰国际经贸有限公司', 0, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'admin', '2025-09-21 16:21:19', 'admin', '2025-09-21 16:21:19', 0); +INSERT INTO `gear_customer` (`customer_id`, `name`, `follow_up_status`, `contact_last_time`, `contact_last_content`, `contact_next_time`, `owner_user_id`, `owner_time`, `deal_status`, `mobile`, `telephone`, `qq`, `wechat`, `email`, `area_id`, `detail_address`, `industry_id`, `level`, `source`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (1969678354182283265, '张凯(院内)', 0, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'admin', '2025-09-21 16:21:29', 'admin', '2025-09-21 16:21:29', 0); diff --git a/script/sql/mysql/item/gear_journal.sql b/script/sql/mysql/item/gear_journal.sql new file mode 100644 index 0000000..21d4bb5 --- /dev/null +++ b/script/sql/mysql/item/gear_journal.sql @@ -0,0 +1,9 @@ +INSERT INTO `gear_journal` (`journal_id`, `journal_date`, `summary`, `trans_type`, `counterpart`, `income_amount`, `expense_amount`, `balance_amount`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (1962810939908382721, '2025-09-02', '客户付款', '收入', '广州某某贸易公司', 40.00, 0.00, 40.00, '应收款ID: 1962801507648450561', 'admin', '2025-09-02 17:32:50', 'admin', '2025-09-20 10:12:26', 2); +INSERT INTO `gear_journal` (`journal_id`, `journal_date`, `summary`, `trans_type`, `counterpart`, `income_amount`, `expense_amount`, `balance_amount`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (1962811176030920705, '2025-09-02', '向供应商付款', '支出', '恒信耗材批发', 0.00, 40.00, 0.00, '应付款ID: 1962811017117130753', 'admin', '2025-09-02 17:33:46', 'admin', '2025-09-20 10:12:26', 2); +INSERT INTO `gear_journal` (`journal_id`, `journal_date`, `summary`, `trans_type`, `counterpart`, `income_amount`, `expense_amount`, `balance_amount`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (1968150086630375425, '2025-09-17', '向供应商付款', '支出', '恒信耗材批发', 0.00, 9960.00, -9960.00, '应付款ID: 1962811017117130753', 'admin', '2025-09-17 11:08:42', 'admin', '2025-09-20 10:12:26', 2); +INSERT INTO `gear_journal` (`journal_id`, `journal_date`, `summary`, `trans_type`, `counterpart`, `income_amount`, `expense_amount`, `balance_amount`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (1968179026119733250, '2025-09-17', '客户付款', '收入', '广州某某贸易公司', 9960.00, 0.00, 0.00, '应收款ID: 1962801507648450561', 'admin', '2025-09-17 13:03:41', 'admin', '2025-09-20 10:12:26', 2); +INSERT INTO `gear_journal` (`journal_id`, `journal_date`, `summary`, `trans_type`, `counterpart`, `income_amount`, `expense_amount`, `balance_amount`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (1970052748957790210, '2025-09-22', '向供应商付款', '支出', '博城喷涂', 0.00, 100.00, -100.00, '应付款ID: 1969999296908271617', 'admin', '2025-09-22 17:09:12', 'admin', '2025-09-22 17:09:12', 0); +INSERT INTO `gear_journal` (`journal_id`, `journal_date`, `summary`, `trans_type`, `counterpart`, `income_amount`, `expense_amount`, `balance_amount`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (2043621287314690050, '2026-04-13', '向供应商付款', '公户转出', '林海', 0.00, 80000.00, -80100.00, NULL, 'test_user', '2026-04-13 17:24:18', 'test_user', '2026-04-14 05:47:12', 2); +INSERT INTO `gear_journal` (`journal_id`, `journal_date`, `summary`, `trans_type`, `counterpart`, `income_amount`, `expense_amount`, `balance_amount`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (2043623731989942273, '2026-04-13', '付纸箱款', '支出', '昌禹智能', 0.00, 100000.00, -180100.00, NULL, 'test_user', '2026-04-13 17:34:01', 'test_user', '2026-04-13 09:36:39', 2); +INSERT INTO `gear_journal` (`journal_id`, `journal_date`, `summary`, `trans_type`, `counterpart`, `income_amount`, `expense_amount`, `balance_amount`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (2043929344162762754, '2026-04-01', '拉姆枪1把', '支出', '二哥', 0.00, 1500.00, -1600.00, NULL, 'koulintong', '2026-04-14 13:48:25', 'koulintong', '2026-04-14 05:51:45', 2); +INSERT INTO `gear_journal` (`journal_id`, `journal_date`, `summary`, `trans_type`, `counterpart`, `income_amount`, `expense_amount`, `balance_amount`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (2043930011333922817, '2026-04-01', '公户转出', '支出', '玉宾', 0.00, 200000.00, -201600.00, NULL, 'koulintong', '2026-04-14 13:51:04', 'koulintong', '2026-04-14 05:51:45', 2); diff --git a/script/sql/mysql/item/gear_monthly_account.sql b/script/sql/mysql/item/gear_monthly_account.sql new file mode 100644 index 0000000..f5a2b55 --- /dev/null +++ b/script/sql/mysql/item/gear_monthly_account.sql @@ -0,0 +1,10 @@ +INSERT INTO `gear_monthly_account` (`account_id`, `month_year`, `total_amount`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1, '2023-01', 156800.00, '1月份采购总金额', 0, '2025-08-30 08:35:14', 'admin', '2025-08-30 08:35:14', 'admin'); +INSERT INTO `gear_monthly_account` (`account_id`, `month_year`, `total_amount`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2, '2023-02', 125300.50, '2月份采购总金额', 0, '2025-08-30 08:35:14', 'admin', '2025-08-30 08:35:14', 'admin'); +INSERT INTO `gear_monthly_account` (`account_id`, `month_year`, `total_amount`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (3, '2023-03', 189250.75, '3月份采购总金额', 0, '2025-08-30 08:35:14', 'admin', '2025-08-30 08:35:14', 'admin'); +INSERT INTO `gear_monthly_account` (`account_id`, `month_year`, `total_amount`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (4, '2023-04', 210500.00, '4月份采购总金额', 0, '2025-08-30 08:35:14', 'admin', '2025-08-30 08:35:14', 'admin'); +INSERT INTO `gear_monthly_account` (`account_id`, `month_year`, `total_amount`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (5, '2023-05', 178600.25, '5月份采购总金额', 0, '2025-08-30 08:35:14', 'admin', '2025-08-30 08:35:14', 'admin'); +INSERT INTO `gear_monthly_account` (`account_id`, `month_year`, `total_amount`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (6, '2023-06', 205400.80, '6月份采购总金额', 0, '2025-08-30 08:35:14', 'admin', '2025-08-30 08:35:14', 'admin'); +INSERT INTO `gear_monthly_account` (`account_id`, `month_year`, `total_amount`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (7, '2023-07', 198750.50, '7月份采购总金额', 0, '2025-08-30 08:35:14', 'admin', '2025-08-30 08:35:14', 'admin'); +INSERT INTO `gear_monthly_account` (`account_id`, `month_year`, `total_amount`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (8, '2023-08', 220300.00, '8月份采购总金额', 0, '2025-08-30 08:35:14', 'admin', '2025-08-30 08:35:14', 'admin'); +INSERT INTO `gear_monthly_account` (`account_id`, `month_year`, `total_amount`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (9, '2023-09', 165800.30, '9月份采购总金额', 0, '2025-08-30 08:35:14', 'admin', '2025-08-30 08:35:14', 'admin'); +INSERT INTO `gear_monthly_account` (`account_id`, `month_year`, `total_amount`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (10, '2023-10', 142600.75, '10月份采购总金额', 0, '2025-08-30 08:35:14', 'admin', '2025-08-30 08:35:14', 'admin'); diff --git a/script/sql/mysql/item/gear_order.sql b/script/sql/mysql/item/gear_order.sql new file mode 100644 index 0000000..212dab3 --- /dev/null +++ b/script/sql/mysql/item/gear_order.sql @@ -0,0 +1,7 @@ +INSERT INTO `gear_order` (`order_id`, `order_code`, `customer_id`, `company`, `sales_manager`, `order_status`, `trade_type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `tax_amount`, `no_tax_amount`) VALUES (1962786656976941057, 'order-0001', 3, NULL, '小刘', 0, 0, NULL, 2, '2025-09-02 15:56:20', 'admin', '2025-09-21 08:21:42', 'admin', 30000.00, 20000.00); +INSERT INTO `gear_order` (`order_id`, `order_code`, `customer_id`, `company`, `sales_manager`, `order_status`, `trade_type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `tax_amount`, `no_tax_amount`) VALUES (1962787074691870721, 'order-0002', 3, NULL, '小高', 0, 0, NULL, 2, '2025-09-02 15:58:00', 'admin', '2025-09-21 08:21:44', 'admin', 30000.00, 20000.00); +INSERT INTO `gear_order` (`order_id`, `order_code`, `customer_id`, `company`, `sales_manager`, `order_status`, `trade_type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `tax_amount`, `no_tax_amount`) VALUES (1963528895374110722, 'order-0003', 3, NULL, '小狗', 0, 0, NULL, 2, '2025-09-04 17:05:44', 'admin', '2025-09-21 08:21:46', 'admin', 0.00, 0.00); +INSERT INTO `gear_order` (`order_id`, `order_code`, `customer_id`, `company`, `sales_manager`, `order_status`, `trade_type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `tax_amount`, `no_tax_amount`) VALUES (1963528985572618242, 'order-0004', 1001, NULL, '小薰', 0, 0, NULL, 2, '2025-09-04 17:06:05', 'admin', '2025-09-21 08:21:48', 'admin', 0.00, 0.00); +INSERT INTO `gear_order` (`order_id`, `order_code`, `customer_id`, `company`, `sales_manager`, `order_status`, `trade_type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `tax_amount`, `no_tax_amount`) VALUES (1969678625578917890, 'XHD20250921001', 1969678354182283265, NULL, '杨玉宾', 0, 0, NULL, 2, '2025-09-21 16:22:34', 'admin', '2025-10-24 02:10:31', 'admin', 100.00, 95.00); +INSERT INTO `gear_order` (`order_id`, `order_code`, `customer_id`, `company`, `sales_manager`, `order_status`, `trade_type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `tax_amount`, `no_tax_amount`) VALUES (1969681541471641601, 'CG20250921002', 1969678354182283265, 1, '陆永强', 1, 0, NULL, 0, '2025-09-21 16:34:09', 'admin', '2025-11-06 19:11:01', 'admin', 200.00, 190.00); +INSERT INTO `gear_order` (`order_id`, `order_code`, `customer_id`, `company`, `sales_manager`, `order_status`, `trade_type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `tax_amount`, `no_tax_amount`) VALUES (1983080427778830337, '1', 1969678019124502530, 2, '1', 1, 0, '1', 2, '2025-10-28 15:56:32', 'admin', '2025-10-28 07:57:50', 'admin', 0.00, 0.00); diff --git a/script/sql/mysql/item/gear_order_detail.sql b/script/sql/mysql/item/gear_order_detail.sql new file mode 100644 index 0000000..4998d7f --- /dev/null +++ b/script/sql/mysql/item/gear_order_detail.sql @@ -0,0 +1,2 @@ +INSERT INTO `gear_order_detail` (`detail_id`, `order_id`, `product_id`, `quantity`, `unit`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `tax_price`, `no_tax_price`) VALUES (1969678738716073985, 1969678625578917890, 1968980240353452033, 2, '把', NULL, 0, '2025-09-21 16:23:01', 'admin', '2025-09-21 16:23:01', 'admin', 50.00, 42.50); +INSERT INTO `gear_order_detail` (`detail_id`, `order_id`, `product_id`, `quantity`, `unit`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `tax_price`, `no_tax_price`) VALUES (1969681649453998081, 1969681541471641601, 1969037749772607489, 2, '个', NULL, 0, '2025-09-21 16:34:35', 'admin', '2025-09-21 16:34:35', 'admin', 100.00, 95.00); diff --git a/script/sql/mysql/item/gear_other_income.sql b/script/sql/mysql/item/gear_other_income.sql new file mode 100644 index 0000000..4aee243 --- /dev/null +++ b/script/sql/mysql/item/gear_other_income.sql @@ -0,0 +1,19 @@ +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1963054926447632386, '2025-09-12', '随机收入', 100.00, '彩票', 0, '11', 2, '2025-09-03 09:42:21', 'admin', '2025-09-21 05:07:43', 'admin'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1970696052839100417, '2025-09-24', '1111', 1111.00, '1111', 0, '1111', 2, '2025-09-24 11:45:27', 'admin', '2025-09-24 03:49:08', 'admin'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2043930839104983042, '2026-04-01', '二哥', 1500.00, '垫付', 1, '拉姆枪1把', 0, '2026-04-14 13:54:21', 'koulintong', '2026-04-14 13:54:21', 'koulintong'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2043931517034532866, '2026-04-01', '玉宾', 65000.00, '垫付', 1, '吉奥插排定金', 0, '2026-04-14 13:57:03', 'koulintong', '2026-04-14 13:57:03', 'koulintong'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2043932050348675074, '2026-04-01', '玉宾', 70000.00, '垫付', 1, '广泰插排', 0, '2026-04-14 13:59:10', 'koulintong', '2026-04-14 13:59:10', 'koulintong'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2043935949293981697, '2026-04-01', '二子', 40.00, '垫付', 1, NULL, 0, '2026-04-14 14:14:39', 'koulintong', '2026-04-14 14:14:39', 'koulintong'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2043936059918749698, '2026-04-01', '二子', 154.00, '垫付', 1, NULL, 0, '2026-04-14 14:15:06', 'koulintong', '2026-04-14 14:15:06', 'koulintong'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2043941233500459009, '2026-04-02', '二哥', 2174.00, '垫付', 1, '宏利刀具', 0, '2026-04-14 14:35:39', 'koulintong', '2026-04-14 14:35:39', 'koulintong'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2043941402308612097, '2026-04-02', '玉宾', 800.00, '垫付', 1, '云途充值', 0, '2026-04-14 14:36:20', 'koulintong', '2026-04-14 14:36:20', 'koulintong'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2043941530725617666, '2026-04-02', '二哥', 90.00, '垫付', 1, '正大五金', 0, '2026-04-14 14:36:50', 'koulintong', '2026-04-14 14:36:50', 'koulintong'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2043941693749825537, '2026-04-02', '玉宾', 27913.00, '垫付', 1, '元启智罚款', 0, '2026-04-14 14:37:29', 'koulintong', '2026-04-14 14:37:29', 'koulintong'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2043944504000614401, '2026-04-02', '二哥', 100.00, '垫付', 1, '水卡', 0, '2026-04-14 14:48:39', 'koulintong', '2026-04-14 14:48:39', 'koulintong'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2043944662402699265, '2026-04-02', '二哥', 450.00, '垫付', 1, '振泉塑料', 0, '2026-04-14 14:49:17', 'koulintong', '2026-04-14 14:49:17', 'koulintong'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2043944777364377601, '2026-04-02', '二子', 114.00, '垫付', 1, '加班订饭', 0, '2026-04-14 14:49:44', 'koulintong', '2026-04-14 14:49:44', 'koulintong'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2043944872927399938, '2026-04-03', '二子', 54.00, '垫付', 1, NULL, 0, '2026-04-14 14:50:07', 'koulintong', '2026-04-14 14:53:00', 'koulintong'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2043945382132682754, '2026-04-03', '二子', 3000.00, '垫付', 1, '拉手', 0, '2026-04-14 14:52:08', 'koulintong', '2026-04-14 14:53:07', 'koulintong'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2043945550970195969, '2026-04-03', '二子', 240.00, '垫付', 1, '宏利刀具', 0, '2026-04-14 14:52:49', 'koulintong', '2026-04-14 14:53:13', 'koulintong'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2043946019805302786, '2026-04-03', '二哥', 1170.00, '垫付', 1, '振华脚轮', 0, '2026-04-14 14:54:40', 'koulintong', '2026-04-14 14:54:40', 'koulintong'); +INSERT INTO `gear_other_income` (`other_income_id`, `income_date`, `income_type`, `amount`, `source`, `type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2043947490839990274, '2026-04-03', '二哥', 192.00, '垫付', 1, '金龙', 0, '2026-04-14 15:00:31', 'koulintong', '2026-04-14 15:00:31', 'koulintong'); diff --git a/script/sql/mysql/item/gear_payable.sql b/script/sql/mysql/item/gear_payable.sql new file mode 100644 index 0000000..f150b89 --- /dev/null +++ b/script/sql/mysql/item/gear_payable.sql @@ -0,0 +1,3 @@ +INSERT INTO `gear_payable` (`payable_id`, `supplier_id`, `order_id`, `detail_id`, `due_date`, `amount`, `paid_amount`, `balance_amount`, `status`, `del_flag`, `remark`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1962811017117130753, 4, NULL, NULL, '2025-09-18', 10000.00, 10000.00, 0.00, '已结清', 2, NULL, '2025-09-02 17:33:08', 'admin', '2025-09-20 10:12:18', 'admin'); +INSERT INTO `gear_payable` (`payable_id`, `supplier_id`, `order_id`, `detail_id`, `due_date`, `amount`, `paid_amount`, `balance_amount`, `status`, `del_flag`, `remark`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969959428543037442, 1969339606936559617, NULL, 1969959132584558594, '2025-09-27', 400.00, 0.00, 400.00, '未结清', 2, NULL, '2025-09-22 10:58:23', 'admin', '2025-09-22 05:28:54', 'admin'); +INSERT INTO `gear_payable` (`payable_id`, `supplier_id`, `order_id`, `detail_id`, `due_date`, `amount`, `paid_amount`, `balance_amount`, `status`, `del_flag`, `remark`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969999296908271617, 1969339817851330561, 1969678625578917890, 1969959132584558594, '2025-09-19', 100.00, 100.00, 0.00, '已结清', 0, '1', '2025-09-22 13:36:48', 'admin', '2025-09-22 17:09:12', 'admin'); diff --git a/script/sql/mysql/item/gear_product.sql b/script/sql/mysql/item/gear_product.sql new file mode 100644 index 0000000..305023c --- /dev/null +++ b/script/sql/mysql/item/gear_product.sql @@ -0,0 +1,246 @@ +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1962798889162240002, 1962789703820029954, 'product-0001', '产品1', '1', 'g', 1963080824894787585, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/17/13343327c41e479694d3d788197e8ef6.png', '1963088123910799362', 1, 2, '2025-09-02 16:44:57', 'admin', '2025-09-19 09:44:02', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1962805110488522754, 1962725099714682881, 'product-0003', '产品3', '11', 'g', 1968575717720010753, 'product', NULL, NULL, 1, 2, '2025-09-02 17:09:40', 'admin', '2025-09-19 09:44:02', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968980240353452033, 1962789703820029954, 'XHD-SF-1', '懒人摇椅A款-绿', '杨', NULL, 1968983435159003138, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/19/bfd04b1b4ab94d3a81fa7b0f18a66a18.png', '', 1, 0, '2025-09-19 18:07:26', 'admin', '2025-09-19 18:20:08', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968985884674482178, 1962789703820029954, 'XHD-SF-2', '懒人摇椅A款-白', '杨', NULL, 1968986220730507266, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/19/9a69e64b117a48a4bb8c394d43055bdb.png', '', 1, 0, '2025-09-19 18:29:52', 'admin', '2025-09-19 18:31:12', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969007713526996994, 1962789703820029954, 'XHD-SF-3', '懒人摇椅B款-绿', '杨', NULL, 1969007739091279873, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/19/c421473561644298b5a36116481e0c5d.png', '', 1, 0, '2025-09-19 19:56:36', 'admin', '2025-09-19 19:56:42', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969009219064029185, 1962789703820029954, 'XHD-SF-4', '懒人摇椅B款-白', '杨', NULL, 1969009235333734401, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/19/ef02e54cfb0341c5ace38bf1093ea7ed.png', '', 1, 0, '2025-09-19 20:02:35', 'admin', '2025-09-19 20:02:39', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969011358607859714, 1962789703820029954, 'XHD-SF-5', '懒人摇椅C款-白', '杨', NULL, 1969011377939406849, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/19/07e7a300ab7d48b3a768aeaa557646a2.png', '', 1, 0, '2025-09-19 20:11:05', 'admin', '2025-09-19 20:11:10', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969037749772607489, 1962789703820029954, 'XHD-B-8', '摇椅', '杨', NULL, 1969037769360007169, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/19/4ced5ea471dc4cafa215694e8f7cca26.jpg', '', 1, 0, '2025-09-19 21:55:57', 'admin', '2025-09-19 21:56:02', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969216321527209986, 1962725043158687745, 'XHD-B-15', '电脑桌', '杨', NULL, 1969216596778409986, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/ecb2f1cc2c9542348807a4edb61bb5fb.png', '1969216555984609281', 1, 0, '2025-09-20 09:45:32', 'admin', '2025-09-20 13:29:26', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969218278329409538, 1962725043158687745, 'XHD-B-17', '电脑桌', '杨', NULL, 1969218663903387649, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/f7e56b1921a042c3964433affa259694.png', '', 1, 0, '2025-09-20 09:53:19', 'admin', '2025-09-20 09:54:51', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969220236570255361, 1962725043158687745, 'XHD-B-20', '电脑桌', '杨', NULL, 1969220775144054786, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/54162ea3b55f455cb6b22a5b556381db.png', '1969220749663657986', 1, 0, '2025-09-20 10:01:05', 'admin', '2025-09-20 13:29:42', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969222239056814081, 1962725043158687745, 'XHD-B-22', '电脑桌', '杨', NULL, 1969222514257682433, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/fb884d3963ca4d0caffc3ea8f09c7d21.png', '', 1, 0, '2025-09-20 10:09:03', 'admin', '2025-09-20 10:10:09', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969224117274533890, 1962725043158687745, 'XHD-B-30', '电脑桌', '杨', NULL, 1969251946112983042, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/0802d68dfc9d44a4b893ee5c01884fd0.png', '', 1, 0, '2025-09-20 10:16:31', 'admin', '2025-09-20 12:07:06', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969258532676018177, 1962725043158687745, 'XHD-B-31', '电脑桌', '杨', NULL, 1969258676075077634, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/020fd7a0413546ef9e887be1b3b80769.png', '', 1, 0, '2025-09-20 12:33:16', 'admin', '2025-09-20 12:33:50', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969259883854274562, 1962725043158687745, 'XHD-B-35', '电脑桌', '杨', NULL, 1969260053052497922, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/b3110eb504d24947baed342c192d05c0.png', '', 1, 0, '2025-09-20 12:38:38', 'admin', '2025-09-20 12:39:19', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969261332222943234, 1962725043158687745, 'XHD-B-37', '电脑桌', '杨', NULL, 1969261424610877441, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/e17ca6a7f43343779dd77bb21b26ba2e.png', '1969261396353851393', 1, 0, '2025-09-20 12:44:23', 'admin', '2025-09-20 12:44:46', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969268628621598722, 1962725043158687745, 'XHD-B-62', '电脑桌', '杨', NULL, 1969268800189603842, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/de9c7f18c13e4bd6ba3d434843d15182.png', '', 1, 0, '2025-09-20 13:13:23', 'admin', '2025-09-20 13:14:04', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969269838305009665, 1962725043158687745, 'XHD-B-67', '电脑桌', '杨', NULL, 1969270021130526721, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/b6285008696f41e5b21d3e4b4f2dc581.png', '', 1, 0, '2025-09-20 13:18:11', 'admin', '2025-09-20 13:18:55', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969270938739384322, 1962725043158687745, 'XHD-B-82', '电脑桌', '杨', NULL, 1969271048823087106, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/8457960ca97a4cb0998d6a3286d5c527.png', '', 1, 0, '2025-09-20 13:22:34', 'admin', '2025-09-20 13:23:00', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969272359534698497, 1962725043158687745, 'XHD-B-93', '办公桌', '杨', NULL, 1969272832018849793, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/ea1ec57a52f24194b4021eb49a2d39ac.png', '1969272431680921602', 1, 0, '2025-09-20 13:28:12', 'admin', '2025-09-20 13:30:05', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969273645927735297, 1962725043158687745, 'XHD-B-100', '电脑桌', '杨', NULL, 1969273727653748738, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/38aa61e4a8054e099a9a8bb74fa6c81e.png', '1969273711270797314', 1, 0, '2025-09-20 13:33:19', 'admin', '2025-09-20 13:33:39', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969274785423663106, 1962725043158687745, 'XHD-B-101', '电脑桌', '杨', NULL, 1969275101284114433, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/7382d386bb25442b840bf550b266e79c.png', '1969275079838638082', 1, 0, '2025-09-20 13:37:51', 'admin', '2025-09-20 13:39:06', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969276012328886274, 1962725043158687745, 'XHD-B-102', '电脑桌', '杨', NULL, 1969276120260911106, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/9b7c407b6b4a472088fec609370fc7c6.png', '1969276094084259842', 1, 0, '2025-09-20 13:42:43', 'admin', '2025-09-20 13:43:09', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969282422198476801, 1962725043158687745, 'XHD-B-103', '电脑桌', '杨', NULL, 1969292488112840705, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/74b92bed46874deab4502dfcf0b96869.jpg', '1969282503370842113', 1, 0, '2025-09-20 14:08:12', 'admin', '2025-09-23 15:45:00', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969293549867343873, 1962725043158687745, 'XHD-B-104', '电脑桌', '杨', NULL, 1969293682625454082, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/963dea39ee00401eb6ac5e38329f527a.jpg', '', 1, 0, '2025-09-20 14:52:25', 'admin', '2025-09-24 10:06:02', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969294780316753922, 1962725043158687745, 'XHD-B-139', '电脑桌', '杨', NULL, 1969294926278533121, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/c992f1a45331497b89d58e15a89258a5.jpg', '1969294902320668674', 1, 0, '2025-09-20 14:57:18', 'admin', '2025-09-24 10:06:38', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969296076914532353, 1962725043158687745, 'XHD-B-140', '电脑桌', '杨', NULL, 1969296126164049922, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/a576e40e379c4191b8355a1be85f9692.jpg', '1969296107910438913', 1, 0, '2025-09-20 15:02:27', 'admin', '2025-09-24 10:07:56', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969296896351510530, 1962725043158687745, 'XHD-B-143', '电脑桌', '杨', NULL, 1969296943285772289, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/95e5a873d7774046bdf9e06b99f26e71.jpg', '1969296923518017538', 1, 0, '2025-09-20 15:05:43', 'admin', '2025-09-24 10:34:20', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969297711279611905, 1962725043158687745, 'XHD-B-148', '电脑桌', '杨', NULL, 1969297859237879810, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/00123e2d15a44e01964ce18dec5b849f.jpg', '', 1, 0, '2025-09-20 15:08:57', 'admin', '2025-09-24 10:35:07', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969298939342462977, 1962725043158687745, 'XHD-B-149', '电脑桌', '杨', NULL, 1969299068359254018, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/b0253792b5eb47199534e5497fb4c897.jpg', '', 1, 0, '2025-09-20 15:13:50', 'admin', '2025-09-24 10:54:32', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969299887938838529, 1962725043158687745, 'XHD-B-150', '电脑桌', '杨', NULL, 1969299987176071169, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/63c5b5b0155c40848d236944da3b02b0.jpg', '', 1, 0, '2025-09-20 15:17:36', 'admin', '2025-09-24 11:03:04', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969300876397879298, 1962725043158687745, 'XHD-B-151', '电脑桌', '杨', NULL, 1969302194772484098, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/b273b8d371954b698ecf4f141ed2ddf4.jpg', '1969305174276022273', 1, 0, '2025-09-20 15:21:31', 'admin', '2025-09-24 11:03:34', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969303127917043713, 1962725043158687745, 'XHD-B-167', '电脑桌', '杨', NULL, 1969303281441153026, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/8d28eb2fd66c4981a325184d94db9f67.jpg', '1969303262914912258', 1, 0, '2025-09-20 15:30:28', 'admin', '2025-09-24 11:04:56', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969305295344607234, 1962725043158687745, 'XHD-B-172', '电脑桌', '杨', NULL, 1969305424524976130, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/58ad613ca3c941d6a4ee03c5a2c9c6b0.jpg', '', 1, 0, '2025-09-20 15:39:05', 'admin', '2025-09-24 11:05:23', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969305648186236929, 1962725043158687745, 'XHD-B-173', '电脑桌', '杨', NULL, 1969305746374893570, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/22a4987a520248918b830d2214ecb60b.jpg', '', 1, 0, '2025-09-20 15:40:29', 'admin', '2025-09-24 11:05:54', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969306001992556546, 1962725043158687745, 'XHD-B-189', '电竞桌', '杨', NULL, 1969306151355916290, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/3372503e453a42209362fba839635768.jpg', '', 1, 0, '2025-09-20 15:41:53', 'admin', '2025-09-24 11:06:25', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969307102955413506, 1962725099714682881, 'XHD-B-3', '置物架', '杨', NULL, 1969307184773701634, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/2f31e41f20434cd78e717086f1a2f34d.png', '1969307168751460353', 1, 0, '2025-09-20 15:46:16', 'admin', '2025-09-20 15:46:36', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969309424360071170, 1962725099714682881, 'XHD-B-4', '置物架', '杨', NULL, 1969309586151153665, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/52378ff91c204ac6b7a934c35a16ee78.jpg', '', 1, 0, '2025-09-20 15:55:29', 'admin', '2025-09-20 15:56:08', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969310698908393474, 1962725099714682881, 'XHD-B-5', '置物架', '杨', NULL, 1969310827925184513, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/7ba24cd311e145a5888a3654e1b7894f.jpg', '', 1, 0, '2025-09-20 16:00:33', 'admin', '2025-09-20 16:01:04', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969315896292777985, 1962725099714682881, 'XHD-B-6', '置物架', '杨', NULL, 1969315958846627841, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/9886520fd8b94c789cdf7c9dd8a3e0f9.jpg', '1969315944099454977', 1, 0, '2025-09-20 16:21:12', 'admin', '2025-09-20 16:21:28', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969316905912082433, 1962725099714682881, 'XHD-B-14', '置物架', '杨', NULL, 1969316975764021250, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/b5058b1c5951440f8dec42b44dfb09ca.jpg', '1969316960433840129', 1, 0, '2025-09-20 16:25:13', 'admin', '2025-09-20 16:25:30', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969317794928369665, 1962725099714682881, 'XHD-B-19', '置物架', '杨', NULL, 1969318101305499650, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/432cfa699d924baa9106a46da6e60003.jpg', '', 1, 0, '2025-09-20 16:28:45', 'admin', '2025-09-20 16:29:58', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969319045686599682, 1962725099714682881, 'XHD-B-25', '置物架', '杨', NULL, 1969319367314219010, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/e131a26d7108452d92e9be9e27c1a9bf.jpg', '', 1, 0, '2025-09-20 16:33:43', 'admin', '2025-09-20 16:35:00', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969320185727787009, 1962725099714682881, 'XHD-B-27', '置物架', '杨', NULL, 1969320310344753154, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/c75f3e524f3244bbac704cea0d89df32.jpg', '', 1, 0, '2025-09-20 16:38:15', 'admin', '2025-09-20 16:38:45', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969321294227808258, 1962725099714682881, 'XHD-B-32', '置物架', '杨', NULL, 1969321421562683393, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/6f162f0261144201bbab911fea362d9f.jpg', '', 1, 0, '2025-09-20 16:42:39', 'admin', '2025-09-20 16:43:10', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969322174096318466, 1962725099714682881, 'XHD-B-33', '置物架', '杨', NULL, 1969322308133691394, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/aeaacd77f39849d3a0f923b71f65fd08.jpg', '1969322282879787010', 1, 0, '2025-09-20 16:46:09', 'admin', '2025-09-20 16:46:41', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969324218165207041, 1962725099714682881, 'XHD-B-38', '置物架', '杨', NULL, 1969324295218765826, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/9612ddcc629b46d98e30c5b62ca2a433.jpg', '1969324279355908098', 1, 0, '2025-09-20 16:54:17', 'admin', '2025-09-20 16:54:35', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969325084653887489, 1962725099714682881, 'XHD-B-61', '置物架', '杨', NULL, 1969325152068935681, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/112be3600b7d4c0aabfeb71333175737.jpg', '1969325137212710914', 1, 0, '2025-09-20 16:57:43', 'admin', '2025-09-20 16:57:59', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969326954592051202, 1962725099714682881, 'XHD-B-63', '置物架', '杨', NULL, 1969327042336890881, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/d20486df3c7442a7a56f44325c41b018.jpg', '', 1, 0, '2025-09-20 17:05:09', 'admin', '2025-09-20 17:05:30', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969327641660989441, 1962725099714682881, 'XHD-B-66', '置物架', '杨', NULL, 1969327793788395521, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/5f21da56f85d4b319f998a8fb9ba11ed.jpg', '', 1, 0, '2025-09-20 17:07:53', 'admin', '2025-09-20 17:08:29', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969328607261073410, 1962725099714682881, 'XHD-B-72', '置物架', '杨', NULL, 1969328714823999489, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/87d5b683505c4ca19770ed10b85fcdbe.jpg', '', 1, 0, '2025-09-20 17:11:43', 'admin', '2025-09-20 17:12:09', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969329311098839041, 1962725099714682881, 'XHD-B-76', '置物架', '杨', NULL, 1969329920631873537, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/4072ce3cbaab4b97b334869c88a4191c.jpg', '', 1, 0, '2025-09-20 17:14:31', 'admin', '2025-09-20 17:16:56', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969330626872975362, 1962725099714682881, 'XHD-B-79', '冰箱层架', '杨', NULL, 1969330774357286913, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/67e48c947fb64cdfbb84c9dc085a16b4.jpg', '', 1, 0, '2025-09-20 17:19:44', 'admin', '2025-09-20 17:20:20', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969332066458771457, 1962725099714682881, 'XHD-B-80', '置物架', '杨', NULL, 1969332224869244930, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/c31cd685b94b4fd7abda429675707c30.jpg', '1969332205801938945', 1, 0, '2025-09-20 17:25:28', 'admin', '2025-09-20 17:26:06', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969333357247438849, 1962725099714682881, 'XHD-B-81', '置物桌 ', '杨', NULL, 1969333457193508865, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/577aeff804a7466891d83e61a2b26bfd.jpg', '', 1, 0, '2025-09-20 17:30:35', 'admin', '2025-09-20 17:31:00', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969334491726979073, 1962725099714682881, 'XHD-B-83', '上墙置物架', '杨', NULL, 1969334622090141698, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/7436412d4117422b876c752bfad81eae.jpg', '', 1, 0, '2025-09-20 17:35:06', 'admin', '2025-09-20 17:35:37', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969335771455266818, 1962725099714682881, 'XHD-B-84', '上墙置物架', '杨', NULL, 1969335859988635649, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/002edece20004feabbb2578b0af85c47.jpg', '', 1, 0, '2025-09-20 17:40:11', 'admin', '2025-09-20 17:40:32', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969339290124001282, 1962725099714682881, 'XHD-B-89', '微波炉架', '杨', NULL, 1969339393614258178, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/09e0774e70ab43c9a45d62919021404f.jpg', '', 1, 0, '2025-09-20 17:54:10', 'admin', '2025-09-20 17:54:35', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969339775656632322, 1962725099714682881, 'XHD-B-90', '置物架', '杨', NULL, 1969339870116552705, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/b18cbb08e769485f9bde575885f3bbf6.jpg', '', 1, 0, '2025-09-20 17:56:06', 'admin', '2025-09-20 17:56:29', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969340529549221889, 1962725099714682881, 'XHD-B-94', '置物架', '杨', NULL, 1969340601456369666, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/63f3ffcb949849d589c7942207f5910b.jpg', '1969340583269867521', 1, 0, '2025-09-20 17:59:05', 'admin', '2025-09-20 17:59:23', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969341260901621762, 1962725099714682881, 'XHD-B-95', '置物架', '杨', NULL, 1969341324726345730, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/4dc9a85652c74a2f896d49e8bfcf58fe.jpg', '1969341310222442498', 1, 0, '2025-09-20 18:02:00', 'admin', '2025-09-20 18:02:15', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969342049636294658, 1962725099714682881, 'XHD-B-96', '置物架', '杨', NULL, 1969342104887861249, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/42913b5cc1274ee1b95abde8a54a6467.jpg', '1969342091344453633', 1, 0, '2025-09-20 18:05:08', 'admin', '2025-09-20 18:05:21', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969342787686998018, 1962725099714682881, 'XHD-B-105', '上墙置物架', '杨', NULL, 1969342892880142337, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/ab4ffa2fd6b44a5faefad90bd842f3c6.jpg', '', 1, 0, '2025-09-20 18:08:04', 'admin', '2025-09-20 18:08:29', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969343490845286401, 1962725099714682881, 'XHD-B-106', '上墙置物架', '杨', NULL, 1969343542649135106, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/8da0de0af9304c92b2df9cce3c6b8a3e.jpg', '1969343529609043970', 1, 0, '2025-09-20 18:10:52', 'admin', '2025-09-20 18:11:04', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969344425218777090, 1962725099714682881, 'XHD-B-107', '上墙置物架', '杨', NULL, 1969344475802083330, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/31de398968674809baaa00bc3f6253ab.jpg', '1969344461071687681,1969347890145894402', 1, 0, '2025-09-20 18:14:34', 'admin', '2025-09-20 18:28:22', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969347065633808386, 1962725099714682881, 'XHD-B-108', '角落置物架', '杨', NULL, 1969347192045936642, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/9ac9773efa9344259c06fb2c80dc3d43.jpg', '1969347173876211714', 1, 0, '2025-09-20 18:25:04', 'admin', '2025-09-20 18:25:34', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969348433706721282, 1962725099714682881, 'XHD-B-110', '置物架', '杨', NULL, 1969348489918783490, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/3299e322827f4622ab4c30e2a1b7b764.jpg', '1969348472860549122', 1, 0, '2025-09-20 18:30:30', 'admin', '2025-09-24 11:25:42', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969349146872619010, 1962725099714682881, 'XHD-B-111', '置物架', '杨', NULL, 1969349207262208001, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/6fc1a98694ad4a138ef716642a1b0818.jpg', '1969349193286787073', 1, 0, '2025-09-20 18:33:20', 'admin', '2025-09-24 11:27:33', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969349836768518145, 1962725099714682881, 'XHD-B-112', '置物架', '杨', NULL, 1969349891562905601, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/e27a9ada0d8c487dad1918af41997246.jpg', '1969349877868503042', 1, 0, '2025-09-20 18:36:04', 'admin', '2025-09-24 11:29:57', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969350457986883585, 1962725099714682881, 'XHD-B-113', '置物架', '杨', NULL, 1969350503998398465, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/de285ed3634a45a39f1b22d95cce0e9f.jpg', '1969350488852766721', 1, 0, '2025-09-20 18:38:33', 'admin', '2025-09-24 11:31:33', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969351516587270145, 1962725099714682881, 'XHD-B-130', '置物架', '杨', NULL, 1969351677350748161, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/dbac2672c8114df6ad19da5e9059fe2d.jpg', '1969351661961846785', 1, 0, '2025-09-20 18:42:45', 'admin', '2025-09-20 18:49:10', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969352583827922946, 1962725099714682881, 'XHD-B-134', '拱形书架', '杨', NULL, 1969352683060961282, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/e3ac751fbc13423bb50123fa9c1d2223.jpg', '1969352667076468737', 1, 0, '2025-09-20 18:46:59', 'admin', '2025-09-20 18:47:23', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969354006158352385, 1962725099714682881, 'XHD-B-135', '置物架', '杨', NULL, 1969354084294041601, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/ac3a12f7ffcc41d082c4e24da2fd024b.jpg', '1969354069081300994', 1, 0, '2025-09-20 18:52:39', 'admin', '2025-09-20 23:21:18', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969421778980675586, 1962725099714682881, 'XHD-B-136', '置物架', '杨', NULL, 1969421909079597058, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/0e31b14d230a427f822af58852d658f7.jpg', '1969421843983998977', 1, 0, '2025-09-20 23:21:57', 'admin', '2025-09-20 23:22:28', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969422534802644993, 1962725099714682881, 'XHD-B-152', '手推车', '杨', NULL, 1969422668387033089, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/e97f1823c2c74df8b6c1acd73d619490.jpg', '', 1, 0, '2025-09-20 23:24:57', 'admin', '2025-09-20 23:25:29', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969423347453239298, 1962725099714682881, 'XHD-B-153', '置物架', '杨', NULL, 1969423468190474241, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/4f4a2ad0520f4de1a419af49e96dd9ce.jpg', '', 1, 0, '2025-09-20 23:28:11', 'admin', '2025-09-20 23:28:40', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969424153082568705, 1962725099714682881, 'XHD-B-177', '高边柜', '杨', NULL, 1969424355084443650, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/20/cd0eea2a94e14168b5f6faa73bc97277.png', '', 1, 0, '2025-09-20 23:31:23', 'admin', '2025-09-20 23:32:11', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969599016518787074, 1962725156170014722, 'XHD-B-52', '小边桌', '杨', NULL, 1969599117844783106, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/cb13842d387d436c9be3b78c9d0ac089.jpg', '', 1, 0, '2025-09-21 11:06:14', 'admin', '2025-09-21 11:06:38', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969600268128460801, 1962725156170014722, 'XHD-B-53', '边条小边桌', '杨', NULL, 1969600329600180225, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/42f326b70a354c56b90d5dfbc5058f6a.jpg', '1969600316157435906', 1, 0, '2025-09-21 11:11:12', 'admin', '2025-09-21 11:11:27', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969604116826005506, 1962725156170014722, 'XHD-B-54', '两块板小边桌', '杨', NULL, 1969604172316647426, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/2fa409fd82df46589e63b1baec8b9404.jpg', '1969604156818694146', 1, 0, '2025-09-21 11:26:30', 'admin', '2025-09-21 11:26:43', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969605698103779330, 1962725156170014722, 'XHD-B-69', '边桌', '杨', NULL, 1969605793574526977, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/ddaa59bda2ad4b2ebdc3704fbe2a0bf7.jpg', '', 1, 0, '2025-09-21 11:32:47', 'admin', '2025-09-21 11:33:10', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969634227457597441, 1962725156170014722, 'XHD-B-70', '边桌', '杨', NULL, 1969639760684097537, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/4f0c50d0b6d8449b8df84ed137d985d5.jpg', '', 1, 0, '2025-09-21 13:26:09', 'admin', '2025-09-24 11:32:17', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969648674095996930, 1962725156170014722, 'XHD-B-74', '边桌', '杨', NULL, 1969648804987641858, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/623b82688d794c589577c3ab411f48ec.jpg', '', 1, 0, '2025-09-21 14:23:33', 'admin', '2025-09-21 14:24:04', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969654535413538818, 1962725156170014722, 'XHD-B-77', '小边桌', '杨', NULL, 1969654589041909762, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/7486ed9386f544dd9614ec8d329cb883.jpg', '1969654573673979905', 1, 0, '2025-09-21 14:46:50', 'admin', '2025-09-21 14:47:03', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969655768178204674, 1962725156170014722, 'XHD-B-115', '组合小桌子', '杨', NULL, 1969655844430651393, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/9544bb7aebdf4842ae2645dbdaf84393.jpg', '1969655827254976513', 1, 0, '2025-09-21 14:51:44', 'admin', '2025-09-21 14:52:03', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969656478911406081, 1962725156170014722, 'XHD-B-116', '小桌子', '杨', NULL, 1969656547018514434, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/1d4902432bee4f988e972e9cf84aa3e7.jpg', '1969656532241981441', 1, 0, '2025-09-21 14:54:34', 'admin', '2025-09-21 14:54:50', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969657300680417281, 1970383698254180354, 'XHD-B-120', '带电带灯带2抽屉 窄边桌', '杨', NULL, 1969657580507602946, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/dab416034dab4816bd66023369b942d7.jpg', '', 1, 0, '2025-09-21 14:57:50', 'admin', '2025-09-23 15:19:38', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969658191760302082, 1970383698254180354, 'XHD-B-121', '带电带灯带3抽屉 窄边桌', '杨', NULL, 1969658278494314497, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/410581d9e600451495bb6ce4764b16a2.jpg', '', 1, 0, '2025-09-21 15:01:22', 'admin', '2025-09-23 15:22:53', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969659730004516866, 1962725156170014722, 'XHD-B-001', '单腿升降电脑桌', '杨', NULL, 1969659749319286786, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/bbdf8048b1094275b29973f8dff932e8.jpg', '', 1, 0, '2025-09-21 15:07:29', 'admin', '2025-09-21 16:02:42', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969660850399584258, 1962725156170014722, 'XHD-B-002', '双腿升降电脑桌', '杨', NULL, 1969660883522002945, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/4c8b6dcd8cac4bd3b55aa231672ceac6.jpg', '', 1, 0, '2025-09-21 15:11:56', 'admin', '2025-09-21 16:02:53', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969661547895562242, 1962725156170014722, 'XHD-B-178', '边桌', '杨', NULL, 1969661689621094402, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/85cfc31970ab440b9743289474c1989e.jpg', '', 1, 0, '2025-09-21 15:14:42', 'admin', '2025-09-24 11:34:07', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969667113263013889, 1968972604094537730, 'XHD-B-16', '电视柜', '杨', NULL, 1969667254288097282, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/1660f0b0cefd4f7f87661aed7df98bbb.jpg', '', 1, 0, '2025-09-21 15:36:49', 'admin', '2025-09-21 15:37:23', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969667984285736962, 1968972604094537730, 'XHD-B-18', '电视柜', '杨', NULL, 1969668095573204994, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/d81782a0e364441a8410f3dbcfdf0d00.jpg', '', 1, 0, '2025-09-21 15:40:17', 'admin', '2025-09-21 15:40:44', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969668773951545345, 1968972604094537730, 'XHD-B-21', '电视柜', '杨', NULL, 1969668852577968129, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/50e9ad6b63284e46afe4bbb00093c51b.jpg', '', 1, 0, '2025-09-21 15:43:25', 'admin', '2025-09-21 15:43:44', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669404976193537, 1968972604094537730, 'XHD-B-129', '电视柜', '杨', NULL, 1969669468343738370, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/cbc69af105124f55b73f70717e386448.jpg', '1969669455005851650', 1, 0, '2025-09-21 15:45:55', 'admin', '2025-09-21 15:46:11', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969669964848668674, 1968972604094537730, 'XHD-B-145', '电视柜', '杨', NULL, 1969670073397256194, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/de119e3d08a14d298918330ac5106831.jpg', '1969670056599068673', 1, 0, '2025-09-21 15:48:09', 'admin', '2025-09-21 15:48:35', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969670491846189057, 1968972604094537730, 'XHD-B-168', '电视柜', '杨', NULL, 1969670576386580482, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/db854e4838004dbcbaa19cd3f2b5008c.jpg', '1969670560792158209', 1, 0, '2025-09-21 15:50:15', 'admin', '2025-09-21 15:50:35', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969671169234673666, 1968972604094537730, 'XHD-B-170', '电视柜', '杨', NULL, 1969671246753800193, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/92ec1938cbe44160822e66199ec36ae5.jpg', '1969671229565542401', 1, 0, '2025-09-21 15:52:56', 'admin', '2025-09-21 15:53:15', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969671769812869122, 1968972604094537730, 'XHD-B-175', '电视柜', '杨', NULL, 1969671889606385665, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/4e5a600f56e346f59e3f3e94adc0584f.jpg', '1969671875677102082', 1, 0, '2025-09-21 15:55:19', 'admin', '2025-09-21 15:55:48', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969672683244199937, 1968972778376257537, 'XHD-B-7', '边几', '杨', NULL, 1969672762684317698, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/faee578314154282b87c15c517ae9348.jpg', '', 1, 0, '2025-09-21 15:58:57', 'admin', '2025-09-21 15:59:16', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969673851018125313, 1970383698254180354, 'XHD-B-123', 'C型边几', '杨', NULL, 1969673983038038018, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/622ad48ae78347b69736f2dfa6027d90.jpg', '', 1, 0, '2025-09-21 16:03:36', 'admin', '2025-09-23 15:28:18', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969674735076745217, 1970383698254180354, 'XHD-B-124', 'C型边几', '杨', NULL, 1969674859500773378, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/e28220d3520f4c4f8aae0cab3d99b795.jpg', '', 1, 0, '2025-09-21 16:07:06', 'admin', '2025-09-23 15:30:38', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969675638223642626, 1970383698254180354, 'XHD-B-125', '带电带不带 C型边几', '杨', NULL, 1969676147974184961, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/54bfba8135de47c280fb62020e0f3f3c.jpg', '', 1, 0, '2025-09-21 16:10:42', 'admin', '2025-09-23 15:32:55', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969677977244377090, 1968972778376257537, 'XHD-B-003', '边几', '杨', NULL, 1969678004050173953, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/e62bd647e42e45b1b463327663e695fc.jpg', '', 1, 0, '2025-09-21 16:19:59', 'admin', '2025-09-21 16:20:06', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969678848531341314, 1968972778376257537, 'XHD-B-004', '边几', '杨', NULL, 1969678923038957569, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/19f693a24264492fbcf5ab5118c510fb.jpg', '', 1, 0, '2025-09-21 16:23:27', 'admin', '2025-09-21 16:23:45', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969683828323622914, 1968972778376257537, 'XHD-B-005', '边几', '杨', NULL, 1969683854051483649, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/889ae5574a714745ba254ad129c28b50.jpg', '', 1, 0, '2025-09-21 16:43:14', 'admin', '2025-09-21 16:43:21', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969684465283211265, 1968972778376257537, 'XHD-B-006', '边几', '杨', NULL, 1969684476960153601, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/7cf6e77438204fd4b777663471c8e58f.jpg', '', 1, 0, '2025-09-21 16:45:46', 'admin', '2025-09-21 16:45:49', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685138737438721, 1968972778376257537, 'XHD-B-007', '边几', '杨', NULL, 1969685150879948802, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/20e306c4138940b59d01b7e1beab2adf.jpg', '', 1, 0, '2025-09-21 16:48:27', 'admin', '2025-09-21 16:48:30', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969685735893082113, 1968972778376257537, 'XHD-B-008', '边几', '杨', NULL, 1969685746420785153, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/b540382f6ae545b6b67990d6ba4f3e2f.jpg', '', 1, 0, '2025-09-21 16:50:49', 'admin', '2025-09-21 16:50:52', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969687444333764609, 1968972778376257537, 'XHD-B-009', '边几', '杨', NULL, 1969687464231542785, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/62e023b858a14fe5a1b605eb95bec123.jpg', '', 1, 0, '2025-09-21 16:57:36', 'admin', '2025-09-21 16:57:41', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969697119150252033, 1968972778376257537, 'XHD-B-010', '边几', '杨', NULL, 1969697140356653057, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/4b7feb1ec3984115b9a368e50f377776.jpg', '', 1, 0, '2025-09-21 17:36:03', 'admin', '2025-09-21 17:36:08', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969697729215963137, 1968972778376257537, 'XHD-B-011', '边几', '杨', NULL, 1969697753375154178, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/48249d879a754b5a9012f97628c36fa3.jpg', '', 1, 0, '2025-09-21 17:38:29', 'admin', '2025-09-21 17:38:35', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969709297349664770, 1968972778376257537, 'XHD-B-012', '边几', '杨', NULL, 1969709314160435201, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/7a65213d8f074b0cb3fed40827e80b7d.jpg', '', 1, 0, '2025-09-21 18:24:27', 'admin', '2025-09-21 18:24:31', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969714800305872897, 1968972778376257537, 'XHD-B-013', '边几', '杨', NULL, 1969714814461648897, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/3f18cb266fa04378a078d299816a3663.jpg', '', 1, 0, '2025-09-21 18:46:19', 'admin', '2025-09-21 18:46:22', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969718832541966337, 1968972778376257537, 'XHD-B-014', '双圆平面小边几', '杨', NULL, 1969718858471153666, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/eea9b3f365b849d7b2f676434637ce57.jpg', '', 1, 0, '2025-09-21 19:02:20', 'admin', '2025-09-21 19:02:26', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969719476585734146, 1968972778376257537, 'XHD-B-015', '双元凹槽小边几', '杨', NULL, 1969719567895732225, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/e39c5ff474c346a58d5370c63bb1db7b.jpg', '', 1, 0, '2025-09-21 19:04:53', 'admin', '2025-09-21 19:05:16', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969720666186817538, 1968972778376257537, 'XHD-B-016', '双层小边几带轮', '杨', NULL, 1969720677993783298, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/9c0328a9c9c445e5b8c78d3deeb84663.jpg', '', 1, 0, '2025-09-21 19:09:37', 'admin', '2025-09-21 19:09:40', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969721402530439169, 1968972778376257537, 'XHD-B-017', '斜方方', '杨', NULL, 1969721416438751233, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/9bd0fea83f1842baa44aa33ddc1886f7.jpg', '', 1, 0, '2025-09-21 19:12:33', 'admin', '2025-09-21 19:12:36', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969723673813164033, 1968972778376257537, 'XHD-B-018', '弯方方', '杨', NULL, 1969723684936458241, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/87f882f8fc5b40699d89a2ba8e65e5af.jpg', '', 1, 0, '2025-09-21 19:21:34', 'admin', '2025-09-21 19:21:37', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969729118783119361, 1968972778376257537, 'XHD-B-019', '弯圆方', '杨', NULL, 1969729136537608193, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/657775a1d40a46a5a2519bcd11167956.jpg', '', 1, 0, '2025-09-21 19:43:12', 'admin', '2025-09-21 19:43:17', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969729879944437762, 1968972778376257537, 'XHD-B-020', '双腿弯方方', '杨', NULL, 1969729891176783874, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/f8223e7fcde24fcfa5808799eb2f7282.jpg', '', 1, 0, '2025-09-21 19:46:14', 'admin', '2025-09-21 19:46:17', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969730740158439425, 1968972778376257537, 'XHD-B-021', '水滴平面边几', '杨', NULL, 1969730758001008641, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/6e9e2980a88c46f499643bf86e41036d.jpg', '', 1, 0, '2025-09-21 19:49:39', 'admin', '2025-09-21 19:49:43', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969731465886277633, 1968972778376257537, 'XHD-B-022', '水滴凹槽边几', '杨', NULL, 1969731487558246402, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/99a9d2c603c04710804fd1c6bb693733.jpg', '', 1, 0, '2025-09-21 19:52:32', 'admin', '2025-09-21 19:52:37', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969732264246878209, 1968972778376257537, 'XHD-B-023', '金价双层圆小边几', '杨', NULL, 1969732274917187586, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/381e9ddb6c994aae9f2e1f5097ce5050.jpg', '', 1, 0, '2025-09-21 19:55:42', 'admin', '2025-09-21 19:55:45', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969732949252218881, 1968972778376257537, 'XHD-B-024', '六字三层边几', '杨', NULL, 1969732967858151425, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/95614009f9a645a8a798b28a431239ad.jpg', '', 1, 0, '2025-09-21 19:58:26', 'admin', '2025-09-21 19:58:30', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969743609092612098, 1968972778376257537, 'XHD-B-025', '上下圆边几', '杨', NULL, 1969743619855196161, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/ab02ff55f73a4a5ab341aa608859edec.jpg', '', 1, 0, '2025-09-21 20:40:47', 'admin', '2025-09-21 20:40:50', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969744203706507265, 1968972778376257537, 'XHD-B-026', '上下花弯托盘边几', '杨', NULL, 1969744214443925506, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/138bfbd6ea0c40ffbdc9037799173422.jpg', '', 1, 0, '2025-09-21 20:43:09', 'admin', '2025-09-21 20:43:12', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745038683381762, 1968972778376257537, 'XHD-B-027', '双椭圆鸭蛋边几', '杨', NULL, 1969745049185918977, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/d6f40843319548d3afa95fd2cf6df5e2.jpg', '', 1, 0, '2025-09-21 20:46:28', 'admin', '2025-09-21 20:46:31', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969745604713095170, 1968972778376257537, 'XHD-B-028', '棕色皮兜小边几', '杨', NULL, 1969745614460657665, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/4c48ee6c51d74591b27ec21f8268edb0.jpg', '', 1, 0, '2025-09-21 20:48:43', 'admin', '2025-09-21 20:48:45', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969746351882215426, 1968972778376257537, 'XHD-B-029', 'T型边几', '杨', NULL, 1969746361415868417, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/8da8f6ef89dd4c66a6b0cfc42834cffb.jpg', '', 1, 0, '2025-09-21 20:51:41', 'admin', '2025-09-21 20:51:44', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969755445586272257, 1968972778376257537, 'XHD-B-030', 'U型带轮边几', '杨', NULL, 1969755456743120898, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/56de45acb63c4f339ab33696afc0672e.jpg', '', 1, 0, '2025-09-21 21:27:49', 'admin', '2025-09-21 21:27:52', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969762430444609538, 1968972778376257537, 'XHD-B-031', '升降方方小边几', '杨', NULL, 1969762458005381122, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/8d14059d79cd4466afd69e5750914ae4.jpg', '', 1, 0, '2025-09-21 21:55:34', 'admin', '2025-09-21 21:55:41', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969763268856619010, 1968972778376257537, 'XHD-B-032', '升降方圆小边几', '杨', NULL, 1969763289819750401, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/134b933ba23245c0bdec88eab7ebf8cb.jpg', '', 1, 0, '2025-09-21 21:58:54', 'admin', '2025-09-21 21:59:00', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969768530409660417, 1968972778376257537, 'XHD-B-033', '橘色皮革玻璃边几', '杨', NULL, 1969768770843942913, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/09e425d82d28451ab0e71b0657102abf.jpg', '', 1, 0, '2025-09-21 22:19:49', 'admin', '2025-09-21 22:20:46', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969772490478559234, 1968972778376257537, 'XHD-B-034', '双圆扶手边几', '杨', NULL, 1969772501052399617, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/8e84d0f7488e4320a01d0169e21f705d.jpg', '', 1, 0, '2025-09-21 22:35:33', 'admin', '2025-09-21 22:35:36', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969773565428342786, 1968972778376257537, 'XHD-B-035', '三层金白理', '杨', NULL, 1969773576773935106, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/d4dd9b2638ef4516aa98cacc2f6897da.jpg', '', 1, 0, '2025-09-21 22:39:49', 'admin', '2025-09-21 22:39:52', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969774753515282434, 1968972778376257537, 'XHD-B-036', '折叠桌', '杨', NULL, 1969774903805583362, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/7fe64d1ac4b74bee8fd7498da08044c6.jpg', '', 1, 0, '2025-09-21 22:44:33', 'admin', '2025-09-21 22:45:09', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969775989576671233, 1968972778376257537, 'XHD-B-037', '蝴蝶边几', '杨', NULL, 1969776187866587138, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/1c83844dde3e4fbb9779604cec4cc066.jpg', '', 1, 0, '2025-09-21 22:49:27', 'admin', '2025-09-21 22:50:15', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969776842761019393, 1968972778376257537, 'XHD-B-038', '极致灰边几', '杨', NULL, NULL, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/1dc8e55415a840ed99592e80ff213102.jpg', '', 1, 0, '2025-09-21 22:52:51', 'admin', '2025-09-21 22:53:02', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969777302687424514, 1968972778376257537, 'XHD-B-174', 'C型边桌', '杨', NULL, 1969777317749170178, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/e05a6d71c3e5430da5a8900fdb5bd8df.jpg', '1969777654816022529', 1, 0, '2025-09-21 22:54:40', 'admin', '2025-09-21 22:56:07', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969780990093008897, 1968972778376257537, 'XHD-B-182', '边几', '杨', NULL, 1969781242216816642, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/4781df2f5adb4762950367c68c5531eb.jpg', '1969783083201699842', 1, 0, '2025-09-21 23:09:19', 'admin', '2025-09-21 23:17:39', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969783406024695810, 1968972778376257537, 'XHD-B-183', '边几', '杨', NULL, 1969783638057787393, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/5ea7278e42a1439d91166464ba30e835.jpg', '', 1, 0, '2025-09-21 23:18:55', 'admin', '2025-09-21 23:19:51', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969784147493756930, 1968972778376257537, 'XHD-B-184', '边几', '杨', NULL, 1969785247814885378, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/592ed99b16d54a1bb716bb5950f5e305.jpg', '', 1, 0, '2025-09-21 23:21:52', 'admin', '2025-09-21 23:26:15', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969786161900527617, 1968972778376257537, 'XHD-B-185', '边几', '杨', NULL, 1969789149700399105, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/b72eec0878a149d99cedc526ed82a939.jpg', '1969789135590760450', 1, 0, '2025-09-21 23:29:53', 'admin', '2025-09-21 23:41:45', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969789624692744194, 1968972778376257537, 'XHD-B-186', '边桌', '杨', NULL, 1969789745975238657, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/365642c8bebf4009a68445ac8fa32ea1.jpg', '', 1, 0, '2025-09-21 23:43:38', 'admin', '2025-09-21 23:44:07', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969790283173306369, 1968972778376257537, 'XHD-B-187', '边几', '杨', NULL, 1969790576736837633, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/454e6c5fb4c44d93be0f581cd8e1770f.jpg', '1969790533711667201', 1, 0, '2025-09-21 23:46:15', 'admin', '2025-09-21 23:47:25', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969791061833261057, 1968972778376257537, 'XHD-B-188', '茶几', '杨', NULL, 1969791366884990977, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/21/0c6d3846314d446c8512dd568e6bdf66.jpg', '', 1, 0, '2025-09-21 23:49:21', 'admin', '2025-09-21 23:50:34', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969956046119084034, 1968972839566958593, 'XHD-B-2', '床头柜', '杨', NULL, 1969956192529653761, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/d04a40d46e73400db79655ef326ddcfa.jpg', '1969956175542722562', 1, 0, '2025-09-22 10:44:56', 'admin', '2025-09-22 10:45:31', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969957207454752769, 1968972839566958593, 'XHD-B-87', '床头柜', '杨', NULL, 1969957375948333058, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/94fc27b71295413d96e2c8ae34150389.jpg', '1969957357686333442', 1, 0, '2025-09-22 10:49:33', 'admin', '2025-09-22 10:50:13', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969957871375327234, 1968972839566958593, 'XHD-B-91', '床头柜', '杨', NULL, 1969957968318275586, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/43c3ae1dbd6749d7bbfd4bfaec2a39cb.jpg', '', 1, 0, '2025-09-22 10:52:11', 'admin', '2025-09-22 10:52:35', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969958449841152002, 1970383698254180354, 'XHD-B-117', '带电带灯带1抽屉 床头桌', '杨', NULL, 1969958595127648257, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/d1d4d5097dad4cdcbb00092fdfd8dcb6.jpg', '', 1, 0, '2025-09-22 10:54:29', 'admin', '2025-09-23 15:06:50', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969959222054461441, 1970383698254180354, 'XHD-B-118', '带电带灯带2抽屉 床头桌', '杨', NULL, 1969959334650552322, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/fa8cdea2db834a33b77d0b3af401da9d.jpg', '', 1, 0, '2025-09-22 10:57:33', 'admin', '2025-09-23 15:12:55', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969968846753210369, 1970383698254180354, 'XHD-B-119', '带电带灯带3抽屉 床头桌', '杨', NULL, 1969968941892608001, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/c27915f2a7f345e6a7af991f9de37dad.jpg', '', 1, 0, '2025-09-22 11:35:48', 'admin', '2025-09-23 15:16:14', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969969753637232642, 1968972839566958593, 'XHD-B-131', '床头柜', '杨', NULL, 1969969848025849857, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/87a77f0d865448e9862e122c3e5e2afe.jpg', '', 1, 0, '2025-09-22 11:39:24', 'admin', '2025-09-22 11:39:47', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969970239903866881, 1968972839566958593, 'XHD-B-144', '床头柜', '杨', NULL, 1969970253501800449, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/6e0e38751f274d97aa508626f4b7299f.jpg', '1969970344245567490', 1, 0, '2025-09-22 11:41:20', 'admin', '2025-09-22 11:41:46', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969970732315156482, 1968972839566958593, 'XHD-B-161', '床头柜', '杨', NULL, 1969971026562359298, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/4cb2367e759a470ca6a50e480eb9b24e.jpg', '1969970988138340353,1969971007612493826', 1, 0, '2025-09-22 11:43:18', 'admin', '2025-09-22 11:44:28', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971325200998402, 1968972839566958593, 'XHD-B-162', '床头柜', '杨', NULL, 1969971395187154945, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/cd4c21f4c22c4c108d0c1da85d571090.jpg', '1969971376304398338,1969971378523185154', 1, 0, '2025-09-22 11:45:39', 'admin', '2025-09-22 11:45:56', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969971724981084162, 1968972839566958593, 'XHD-B-163', '床头柜', '杨', NULL, 1969971793239187458, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/96e04f3a491a4a9a81ac14969730b97b.jpg', '1969971776386473985,1969971775287566338', 1, 0, '2025-09-22 11:47:14', 'admin', '2025-09-22 11:47:31', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972094251802626, 1968972839566958593, 'XHD-B-164', '床头柜', '杨', NULL, 1969972146215034881, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/41faf8a35ad74cbaa9eff212a94f8d99.jpg', '1969972132445134850', 1, 0, '2025-09-22 11:48:42', 'admin', '2025-09-22 11:48:55', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969972560071204865, 1968972839566958593, 'XHD-B-166', '床头柜', '杨', NULL, 1969972623245811713, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/1673f32f03064f1eae7a2388002e2d33.jpg', '1969972603792629761', 1, 0, '2025-09-22 11:50:33', 'admin', '2025-09-22 11:50:49', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969973493031215106, 1968973039731728386, 'XHD-B-9', '鞋柜', '杨', NULL, 1969973546986741761, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/d8b1c75472384401911f34bc805eb7dd.jpg', '1969973533262979074', 1, 0, '2025-09-22 11:54:16', 'admin', '2025-09-22 11:54:29', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969974408433868801, 1968973039731728386, 'XHD-B-11', '鞋架', '杨', NULL, 1969974591829811201, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/138737d1417b4b83972a250436401ee0.jpg', '1969974460468404226', 1, 0, '2025-09-22 11:57:54', 'admin', '2025-09-22 11:58:38', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969975497623314434, 1968973039731728386, 'XHD-B-12', '鞋架', '杨', NULL, 1969975560420433922, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/0c9e5413a44847f8a2c21fcafb31d2bc.jpg', '1969975546973495297', 1, 0, '2025-09-22 12:02:14', 'admin', '2025-09-22 12:02:29', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969976325973188610, 1968973039731728386, 'XHD-B-13', '鞋架', '杨', NULL, 1969976402057863170, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/19658d7700f14075a081b84ff8cdeec3.jpg', '1969976386174033922', 1, 0, '2025-09-22 12:05:31', 'admin', '2025-09-22 12:05:50', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969977090695471105, 1968973039731728386, 'XHD-B-64', '鞋架', '杨', NULL, 1969977209574629378, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/084837962f4a4a6783a2fedf51294f30.jpg', '', 1, 0, '2025-09-22 12:08:33', 'admin', '2025-09-22 12:09:02', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969980185554952194, 1968973039731728386, 'XHD-B-65', '鞋架', '杨', NULL, 1969980280547549186, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/716c46a1dea4445ebc1185a2270742ce.jpg', '', 1, 0, '2025-09-22 12:20:51', 'admin', '2025-09-22 12:21:14', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969992400181895169, 1968973039731728386, 'XHD-B-68', '换鞋柜', '杨', NULL, 1969992490502037505, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/857a1b37ea954fe1885fcc233a37be59.jpg', '', 1, 0, '2025-09-22 13:09:24', 'admin', '2025-09-22 13:09:45', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969993114266345474, 1968973039731728386, 'XHD-B-133', '鞋架', '杨', NULL, 1969993196109799425, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/0567ad01114548dfb9e01f316edfe73e.jpg', '', 1, 0, '2025-09-22 13:12:14', 'admin', '2025-09-22 13:12:34', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969993796063043585, 1968973039731728386, 'XHD-B-43', '猫头鞋架75三层', '杨', NULL, 1969993881140305922, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/3aa9392443c04778b66fbcd9cb79677f.jpg', '', 1, 0, '2025-09-22 13:14:56', 'admin', '2025-09-22 13:15:17', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969994617689448450, 1968973039731728386, 'XHD-B-44', '猫头鞋架75四层', '杨', NULL, 1969994683711987714, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/4b1a2bcd668647bf8d1a73ea7b8554ae.jpg', '', 1, 0, '2025-09-22 13:18:12', 'admin', '2025-09-22 13:18:28', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969996642565201921, 1968973039731728386, 'XHD-B-45', '猫头鞋架75五层', '杨', NULL, 1969996731207622658, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/6909ba8e85114c8cb67a525071713d62.jpg', '', 1, 0, '2025-09-22 13:26:15', 'admin', '2025-09-22 13:26:36', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969997509104214018, 1968973039731728386, 'XHD-B-46', '猫头鞋架50三层', '杨', NULL, 1969997584480051202, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/104533e1dfd5482c9842e02b39907faf.jpg', '', 1, 0, '2025-09-22 13:29:42', 'admin', '2025-09-22 13:30:00', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969998488033796098, 1968973039731728386, 'XHD-B-47', '猫头鞋架50四层', '杨', NULL, 1969998576277757954, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/47fa311f45534ec4ba93225c4659ccaa.jpg', '', 1, 0, '2025-09-22 13:33:35', 'admin', '2025-09-22 13:33:56', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1969999779111870466, 1968973039731728386, 'XHD-B-48', '猫头鞋架50五层', '杨', NULL, 1969999857251753986, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/7d52eee207724e038fe1530ca76c472b.jpg', '', 1, 0, '2025-09-22 13:38:43', 'admin', '2025-09-22 13:39:02', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970000606383808514, 1968973039731728386, 'XHD-B-49', '猫头鞋架28三层', '杨', NULL, 1970000700466241538, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/6ebeacb1c93c458f901c022889cb9e26.jpg', '', 1, 0, '2025-09-22 13:42:00', 'admin', '2025-09-22 13:42:23', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002151888363521, 1968973039731728386, 'XHD-B-50', '猫头鞋架28四层', '杨', NULL, 1970002221828382722, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/1684ec2715cc4338a8a51ca2fd1269c3.jpg', '', 1, 0, '2025-09-22 13:48:09', 'admin', '2025-09-22 13:48:25', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970002817599905794, 1968973039731728386, 'XHD-B-51', '猫头鞋架28五层', '杨', NULL, 1970002897413316609, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/318ea8c996b444a79d3f30dcd1e5e4ef.jpg', '', 1, 0, '2025-09-22 13:50:47', 'admin', '2025-09-22 13:51:07', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970004236608446466, 1968973078667452418, 'XHD-B-23', '茶几', '杨', NULL, 1970004375452491778, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/827ed96bb8a942c0bb804f1d12ffcc68.jpg', '', 1, 0, '2025-09-22 13:56:26', 'admin', '2025-09-22 13:56:59', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970012278171344898, 1968973078667452418, 'XHD-B-24', '茶几', '杨', NULL, 1970012343887699970, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/efd0e15fd1424b83a20e0cf743327509.jpg', '1970012330876968961', 1, 0, '2025-09-22 14:28:23', 'admin', '2025-09-22 14:28:39', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970021170859188226, 1968973078667452418, 'XHD-B-29', '茶几', '杨', NULL, 1970021248634167297, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/5e1e0af0025d4e56a8c2e861a4c2e307.jpg', '', 1, 0, '2025-09-22 15:03:43', 'admin', '2025-09-22 15:04:02', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970022937013493761, 1968973078667452418, 'XHD-B-92', '茶几', '杨', NULL, 1970023047487266818, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/9248d173c0d3411581918cd9510091a3.jpg', '', 1, 0, '2025-09-22 15:10:44', 'admin', '2025-09-22 15:11:11', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970027043711066113, 1968973078667452418, 'XHD-B-114', '茶几', '杨', NULL, 1970027100879429634, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/c39ff01fffa343c3a2768aee5abb415d.jpg', '1970027086010621953', 1, 0, '2025-09-22 15:27:03', 'admin', '2025-09-24 11:36:23', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970028719062884353, 1968973078667452418, 'XHD-B-142', '茶几', '杨', NULL, 1970028917927419906, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/c3709fb23479401fb6fdbdfb7c7e8e9b.jpg', '1970028902366552065', 1, 0, '2025-09-22 15:33:43', 'admin', '2025-09-22 15:34:30', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970029512520343553, 1968973078667452418, '组合', '60圆/80圆 组合边几', '杨', NULL, 1970029674735050753, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/866c3edd42154de4a078af0364ae8c0e.jpg', '', 1, 0, '2025-09-22 15:36:52', 'admin', '2025-09-22 15:37:31', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970033670522642433, 1968973078667452418, 'XHD-B-176', '茶几', '杨', NULL, 1970033732845805569, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/bae5c287e9544827a1f1b9f326b9f045.jpg', '1970033719566639106', 1, 0, '2025-09-22 15:53:23', 'admin', '2025-09-22 15:53:38', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970037076192632834, 1968973117053722626, 'XHD-B-10', '梳妆台', '杨', NULL, 1970037936104644610, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/1fcdfa548e10441ca7073cabce33c84a.jpg', '1970037614317641729', 1, 0, '2025-09-22 16:06:55', 'admin', '2025-09-22 16:10:20', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970040084334878721, 1968973117053722626, 'XHD-B-71', '梳妆台', '杨', NULL, 1970041310816477185, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/94fb7e2bf51d40fa83162c2e4b29344e.jpg', '1970041258828079105', 1, 0, '2025-09-22 16:18:52', 'admin', '2025-09-22 16:23:45', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042045327187969, 1968973117053722626, 'XHD-B-73', '梳妆台', '杨', NULL, 1970042090592116737, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/cf858e3368994af5b3bf8ec42b770b1b.jpg', '1970042077296173058', 1, 0, '2025-09-22 16:26:40', 'admin', '2025-09-22 16:26:51', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970042592155377666, 1968973117053722626, 'XHD-B-75', '梳妆台', '杨', NULL, 1970042637965565954, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/8f09586a2c40454eb8c41a917d0e503e.jpg', '1970042625542037505', 1, 0, '2025-09-22 16:28:50', 'admin', '2025-09-22 16:29:01', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970043162618470401, 1968973117053722626, 'XHD-B-85', '梳妆台', '杨', NULL, 1970043389756809217, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/dd846c881ef5402580b794c517881145.jpg', '', 1, 0, '2025-09-22 16:31:06', 'admin', '2025-09-22 16:32:01', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970044307889954817, 1968973117053722626, 'XHD-B-99', '梳妆台', '杨', NULL, 1970044394204536834, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/d90384008b2844b19019af814576615a.jpg', '', 1, 0, '2025-09-22 16:35:39', 'admin', '2025-09-22 16:36:00', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970045063376379905, 1968973171470622722, 'XHD-B-26', '脏衣篮', '杨', NULL, 1970045154078203905, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/e4c44f1f0cb648fea2a961b3ce700e8c.jpg', '', 1, 0, '2025-09-22 16:38:39', 'admin', '2025-09-22 16:39:01', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970045808267993090, 1968973171470622722, 'XHD-B-28', '脏衣篮', '杨', NULL, 1970045978841948162, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/cb4a80c6c4ce48c6a8967601469232d5.jpg', '', 1, 0, '2025-09-22 16:41:37', 'admin', '2025-09-22 16:42:18', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970046809268002818, 1968973117053722626, 'XHD-B-34', '脏衣篮', '杨', NULL, 1970046870290931713, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/70077c41b5dd4ffeb1c0ee47374461e3.jpg', '', 1, 0, '2025-09-22 16:45:36', 'admin', '2025-09-22 16:45:50', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970047539701850113, 1968973171470622722, 'XHD-B-97', '脏衣篮', '杨', NULL, 1970047620505116674, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/e06105f2f0f94995a6807097873a86b6.jpg', '', 1, 0, '2025-09-22 16:48:30', 'admin', '2025-09-22 16:48:49', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970048106171965442, 1968973171470622722, 'XHD-B-98', '脏衣篮', '杨', NULL, 1970048203609841665, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/82d49c3bde584c2cb82b33045f58180c.jpg', '', 1, 0, '2025-09-22 16:50:45', 'admin', '2025-09-22 16:51:08', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970051026762309633, 1968973244921274369, 'XHD-B-36', '唱片机架', '杨', NULL, 1970051086556307457, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/3ba50cd6b8a1464b96ffd30dbd2b8462.jpg', '1970051073461690370', 1, 0, '2025-09-22 17:02:21', 'admin', '2025-09-22 17:02:36', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970092964674351106, 1968973244921274369, 'XHD-B-78', '唱片机架', '杨', NULL, 1970093029623148546, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/386fdbbb276c4363b977d41902a6c467.jpg', '1970093016004243458', 1, 0, '2025-09-22 19:49:00', 'admin', '2025-09-22 19:49:16', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970093645602828289, 1970383698254180354, 'XHD-B-122', '唱片机架', '杨', NULL, 1970093897256873986, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/e0a881cb6f8944c6b7ddd8cfc86ff243.jpg', '', 1, 0, '2025-09-22 19:51:42', 'admin', '2025-09-23 15:25:51', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970098822661615617, 1968973244921274369, 'XHD-B-141', '化妆柜', '杨', NULL, 1970099134256459777, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/1aa9053380174d69b1bad08e802e97ee.jpg', '1970098913434742786,1970098914449764354,1970098914797891586', 1, 0, '2025-09-22 20:12:17', 'admin', '2025-09-22 20:13:31', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970105937027477506, 1968973244921274369, 'XHD-B-039', '方形碳钢多层可移动旋转置物架', '杨', NULL, 1970105980014899202, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/5747dec16de345e6be400aba7eeab9ef.jpg', '', 1, 0, '2025-09-22 20:40:33', 'admin', '2025-09-22 20:40:43', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970107533304082434, 1968973244921274369, 'XHD-B-040', '方形碳钢多层可移动旋转置物架', '杨', NULL, 1970107544813252609, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/f758859559fd4d94a4611087d3279e64.jpg', '', 1, 0, '2025-09-22 20:46:53', 'admin', '2025-09-22 20:46:56', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970114536642523137, 1968973244921274369, 'XHD-B-041', '圆形碳钢多层可移动旋转置物架', '杨', NULL, 1970114556485775362, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/8b053a71c84e4fe0944f71c7f1328039.jpg', '', 1, 0, '2025-09-22 21:14:43', 'admin', '2025-09-22 21:14:48', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970132957383962626, 1968973244921274369, 'XHD-B-042', '圆形碳钢多层可移动旋转置物架', '杨', NULL, 1970141350081409025, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/6f1ecdfe18064f95993a7a1ab6a3afe9.jpg', '', 1, 0, '2025-09-22 22:27:55', 'admin', '2025-09-22 23:02:00', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970147623061499905, 1968973244921274369, 'XHD-B-043', '360度可旋转刀架(一层)', '杨', NULL, 1970147640161677314, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/71f89ff37eff46d1bf9ddb456290386c.jpg', '', 1, 0, '2025-09-22 23:26:12', 'admin', '2025-09-22 23:27:11', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970148372877225986, 1968973244921274369, 'XHD-B-044', '360度可旋转调料架', '杨', NULL, 1970148385783099393, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/b8ba8839700c4e12be3fc189fbdcad51.jpg', '', 1, 0, '2025-09-22 23:29:10', 'admin', '2025-09-22 23:29:14', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970149946387148802, 1968973244921274369, 'XHD-B-045', '小旋风可移动旋转置物架(三层 可折叠)', '杨', NULL, 1970149959569846274, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/74fced0f9c264dc99bf30f82c738ada0.jpg', '', 1, 0, '2025-09-22 23:35:25', 'admin', '2025-09-22 23:36:04', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970150765673132033, 1968973244921274369, 'XHD-B-046', '带桌板小推车', '杨', NULL, 1970150786200055810, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/7ff991877c794b3584b01223134c9a52.jpg', '', 1, 0, '2025-09-22 23:38:41', 'admin', '2025-09-22 23:38:46', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970152092511842306, 1968973244921274369, 'XHD-B-047', '浴室架', '杨', NULL, 1970152105002479618, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/22/20008179c11a42dba0a43a25655f6926.jpg', '', 1, 0, '2025-09-22 23:43:57', 'admin', '2025-09-22 23:44:00', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970320742640332802, 1968973244921274369, 'XHD-B-048', '一体小车', '杨', NULL, 1970320756351512577, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/24/5f7423b604d74c8180f5a4a9b3d8a88b.jpg', '', 1, 0, '2025-09-23 10:54:06', 'admin', '2025-09-24 11:37:45', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970321706667552770, 1968973244921274369, 'XHD-B-049', '花型调料架', '杨', NULL, 1970321724216520705, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/b934fe06b2474e66aec32b05602b5d23.jpg', '', 1, 0, '2025-09-23 10:57:56', 'admin', '2025-09-23 10:58:01', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970322716492378113, 1968973244921274369, 'XHD-B-146', '收纳柜', '杨', NULL, 1970322821106708482, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/5f433d01784d4428a6c362f11009b5de.jpg', '1970322802601439233', 1, 0, '2025-09-23 11:01:57', 'admin', '2025-09-23 11:02:22', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323195221848066, 1968973244921274369, 'XHD-B-147', '收纳柜', '杨', NULL, 1970323256001507330, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/3ca90749fcfa4418a22106be20553cdc.jpg', '1970323242843975682', 1, 0, '2025-09-23 11:03:51', 'admin', '2025-09-23 11:04:06', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970323601259835394, 1968973244921274369, 'XHD-B-165', '储物柜', '杨', NULL, 1970323703529549825, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/65164c4ab8044ad7ba53cba2c7a2e7ff.jpg', '1970323689558323202', 1, 0, '2025-09-23 11:05:28', 'admin', '2025-09-23 11:05:53', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324198008631297, 1968973244921274369, 'XHD-B-169', '储物柜', '杨', NULL, 1970324297761763329, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/6004821a89d24809b56cf5701ed3091a.jpg', '1970324279193579522', 1, 0, '2025-09-23 11:07:50', 'admin', '2025-09-23 11:08:14', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970324781880913921, 1968973244921274369, 'XHD-B-171', '储物柜', '杨', NULL, 1970324838759870466, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/5f159b8bc7a544968e143a8ce746eff4.jpg', '1970324825291960321', 1, 0, '2025-09-23 11:10:10', 'admin', '2025-09-23 11:10:23', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970325622708842498, 1968973276038815746, 'XHD-B-1', '滑轮凳', '杨', NULL, 1970325832952524801, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/826d2932f7dd4cbc968c0654cb5631c1.jpg', '', 1, 0, '2025-09-23 11:13:30', 'admin', '2025-09-23 11:14:20', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970326545258590209, 1968973276038815746, 'XHD-B-39', '吧台椅', '杨', NULL, 1970326594034151425, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/bd9452c385dc47429852c489be9e8581.jpg', '1970326578674610177', 1, 0, '2025-09-23 11:17:10', 'admin', '2025-09-23 11:17:22', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327234214965249, 1968973276038815746, 'XHD-B-40', '饼干凳', '杨', NULL, 1970327341702393858, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/b7aaeaae7f05483eaff70409b7f6ea86.jpg', '', 1, 0, '2025-09-23 11:19:54', 'admin', '2025-09-23 11:20:20', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970327971225481218, 1968973276038815746, 'XHD-B-41', '亚克力电镀滑轮凳', '杨', NULL, 1970328043954712577, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/d23d5bf28c93486abbbbd14ecedc8f13.jpg', '', 1, 0, '2025-09-23 11:22:50', 'admin', '2025-09-23 11:23:08', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970328963304206338, 1968973276038815746, 'XHD-B-42', '亚克力碳钢滑轮凳', '杨', NULL, 1970329049530707970, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/ae73b63be6f44a38b86c552d36fff7b0.jpg', '', 1, 0, '2025-09-23 11:26:46', 'admin', '2025-09-23 11:27:07', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970329810742358017, 1968973276038815746, 'XHD-B-60', '学生椅', '杨', NULL, 1970329895458910209, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/fa5544bbbb2c490fa11f72062d19b7d3.jpg', '', 1, 0, '2025-09-23 11:30:08', 'admin', '2025-09-23 11:30:29', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970330572314718210, 1968973276038815746, 'XHD-B-157', '办公椅', '杨', NULL, 1970330695056830466, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/a8c06375d6a94497ae2d25079587f113.jpg', '', 1, 0, '2025-09-23 11:33:10', 'admin', '2025-09-23 11:33:40', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970331178999820289, 1968973276038815746, 'XHD-B-158', '办公椅', '杨', NULL, 1970331277247197185, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/ef2d8a1677d24c0995b80a286a72ed56.jpg', '', 1, 0, '2025-09-23 11:35:35', 'admin', '2025-09-23 11:35:58', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970331853078999041, 1968974049288118273, 'XHD-B-55', '橄榄衣架', '杨', NULL, 1970331972503416833, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/3a222f36aee3415b9543cadef3106969.jpg', '', 1, 0, '2025-09-23 11:38:15', 'admin', '2025-09-23 11:38:44', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970332604828299266, 1968974049288118273, 'XHD-B-56', 'S衣架', '杨', NULL, 1970332689217695745, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/c349dc6123d549e0acb7e3bcdafd5f08.jpg', '', 1, 0, '2025-09-23 11:41:15', 'admin', '2025-09-23 11:41:35', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970333393818824706, 1968974049288118273, 'XHD-B-57', '折叠晾衣架A款白色', '杨', NULL, 1970333493966221314, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/796ca1025cc745f3b8dc408c3d4ced69.jpg', '', 1, 0, '2025-09-23 11:44:23', 'admin', '2025-09-23 11:44:47', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334219870220289, 1968974049288118273, 'XHD-B-58', '折叠晾衣架B款白色', '杨', NULL, 1970334310291025921, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/102ca1fe759b4440acfd684fae43382f.jpg', '', 1, 0, '2025-09-23 11:47:40', 'admin', '2025-09-23 11:48:02', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970334908637851649, 1968974049288118273, 'XHD-B-59', '单杆彩球衣架', '杨', NULL, 1970334987025199106, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/06a90301f17947b6903084450a6ff88f.jpg', '', 1, 0, '2025-09-23 11:50:24', 'admin', '2025-09-23 11:50:43', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970357606348828673, 1970383698254180354, 'XHD-B-126', '带电80玄关桌', '杨', NULL, 1970357687143706625, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/be17c61472774cdc93b9357137d7de0f.jpg', '', 1, 0, '2025-09-23 13:20:35', 'admin', '2025-09-23 15:35:28', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358367308820482, 1970383698254180354, 'XHD-B-127', '带电100玄关桌', '杨', NULL, 1970358461705826305, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/5df10b5098ae49f5868f2fd73492f4f7.jpg', '', 1, 0, '2025-09-23 13:23:37', 'admin', '2025-09-23 15:38:43', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970358951403401217, 1970383698254180354, 'XHD-B-128', '带电120玄关桌', '杨', NULL, 1970359036623269890, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/bba3497ac43d4828af9d770e8e38baf2.jpg', '', 1, 0, '2025-09-23 13:25:56', 'admin', '2025-09-23 15:40:08', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970359972586401794, 1968974204422840321, 'XHD-B-109', '吧台桌凳', '杨', NULL, 1970360042497060866, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/bb302c4edc43429684ffda2ba8886c09.jpg', '1970360027187851265', 1, 0, '2025-09-23 13:30:00', 'admin', '2025-09-23 13:30:17', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970360636037214210, 1968974204422840321, 'XHD-B-137', '一桌四凳', '杨', NULL, 1970360738248208385, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/628867f088f342bd8bb5592ea8f87ae5.jpg', '1970360723509424130', 1, 0, '2025-09-23 13:32:38', 'admin', '2025-09-23 13:33:02', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970361142574919682, 1968974204422840321, 'XHD-B-138', '餐桌', '杨', NULL, 1970361261059813378, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/ed1c22aa126e427c93ba1927b2e1d985.jpg', '1970361219326488577', 1, 0, '2025-09-23 13:34:39', 'admin', '2025-09-23 13:35:07', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970361730083663874, 1968974204422840321, 'XHD-B-154', '小桌子', '杨', NULL, 1970361834987401218, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/e836547edb1349619b458cdf497b0756.jpg', '', 1, 0, '2025-09-23 13:36:59', 'admin', '2025-09-23 13:37:24', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970366992278433793, 1968974204422840321, 'XHD-B-155', '小桌子', '杨', NULL, 1970367200479490050, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/0adb4850e45e48aabce6495aa6c29fa1.jpg', '', 1, 0, '2025-09-23 13:57:53', 'admin', '2025-09-23 13:58:43', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970371284863365122, 1968974204422840321, 'XHD-B-156', '小桌子', '杨', NULL, 1970371468120895490, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/048dc333064e4ae38fd2d963d76a5ab4.jpg', '', 1, 0, '2025-09-23 14:14:57', 'admin', '2025-09-23 14:15:41', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970371963568861185, 1968974204422840321, 'XHD-B-179', '桌凳', '杨', NULL, 1970373149739003905, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/c97e8532e5234b86bb0b575d101790ea.jpg', '1970372028601544705,1970372028916117505', 1, 0, '2025-09-23 14:17:39', 'admin', '2025-09-23 14:22:22', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970377229651750913, 1968974204422840321, 'XHD-B-160', '桌子', '杨', NULL, 1970377244034019329, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/90ddc4ea498649638df9bf023acd3ce8.jpg', '1970377798504230914,1970377798864941057', 1, 0, '2025-09-23 14:38:34', 'admin', '2025-09-23 15:58:58', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970378708026470402, 1968974226958835713, 'XHD-B-86', '悬浮床架', '杨', NULL, 1970378839551455233, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/218729fa4f904ee2be1ac528ed34d033.png', '', 1, 0, '2025-09-23 14:44:27', 'admin', '2025-09-23 14:44:58', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970379742866124801, 1968974226958835713, 'XHD-B-88', '洗衣机盖板', '杨', NULL, 1970379842946412546, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/538b516fd4074796ab44b63f572fccf7.jpg', '', 1, 0, '2025-09-23 14:48:33', 'admin', '2025-09-23 14:48:57', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970380378047328258, 1968974226958835713, 'XHD-B-132', '折叠架', '杨', NULL, 1970380491658440705, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/7602e7fff8574a10b6230e928a6691c4.jpg', '', 1, 0, '2025-09-23 14:51:05', 'admin', '2025-09-23 14:51:32', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970381267839561730, 1968974226958835713, 'XHD-B-159', '羊驼坐凳', '杨', NULL, 1970381392804655106, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/0cf58d278f554680a40e299a2f5bbf0a.jpg', '', 1, 0, '2025-09-23 14:54:37', 'admin', '2025-09-23 14:55:07', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970382486150656001, 1968974226958835713, 'XHD-B-180', '梯凳', '杨', NULL, 1970382586746843137, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/3a7ad58e1006496a8b0c5eca22872e45.jpg', '1970382574373646338', 1, 0, '2025-09-23 14:59:27', 'admin', '2025-09-23 14:59:52', 'admin', NULL); +INSERT INTO `gear_product` (`product_id`, `category_id`, `product_code`, `product_name`, `owner`, `unit`, `bom_id`, `type`, `image`, `accessory`, `is_enabled`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970382840246382593, 1968974226958835713, 'XHD-B-181', '梯凳', '杨', NULL, 1970382950753710082, 'product', 'http://49.232.154.205:10900/gear-oa/files/2025/09/23/69d60d8668914772a1a1c29ccca19793.jpg', '', 1, 0, '2025-09-23 15:00:52', 'admin', '2025-09-23 15:01:18', 'admin', NULL); diff --git a/script/sql/mysql/item/gear_product_addition.sql b/script/sql/mysql/item/gear_product_addition.sql new file mode 100644 index 0000000..702b277 --- /dev/null +++ b/script/sql/mysql/item/gear_product_addition.sql @@ -0,0 +1 @@ +INSERT INTO `gear_product_addition` (`add_id`, `attr_name`, `attr_value`, `product_id`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `del_flag`) VALUES (1, '1', '2', 2017080487444316162, '2026-04-22 18:17:23', 'admin', '2026-04-22 18:17:23', 'admin', NULL, 0); diff --git a/script/sql/mysql/item/gear_product_category.sql b/script/sql/mysql/item/gear_product_category.sql new file mode 100644 index 0000000..24b638d --- /dev/null +++ b/script/sql/mysql/item/gear_product_category.sql @@ -0,0 +1,18 @@ +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1962725043158687745, 0, '电脑桌办公桌类', '1', 0, 0, '2025-09-02 11:51:31', 'admin', '2025-09-19 17:41:41', 'admin', NULL); +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1962725099714682881, 0, '置物架类', '1', 1, 0, '2025-09-02 11:51:44', 'admin', '2025-09-19 17:41:51', 'admin', NULL); +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1962725156170014722, 0, '边桌类', '1', 1, 0, '2025-09-02 11:51:58', 'admin', '2025-09-19 17:41:54', 'admin', NULL); +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1962789703820029954, 0, '沙发类', '1', NULL, 0, '2025-09-02 16:08:27', 'admin', '2025-09-19 17:40:34', 'admin', ''); +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968972604094537730, 0, '电视柜类', '1', NULL, 0, '2025-09-19 17:37:05', 'admin', '2025-09-19 17:40:58', 'admin', NULL); +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968972778376257537, 0, '边几类', '1', NULL, 0, '2025-09-19 17:37:47', 'admin', '2025-09-19 17:40:23', 'admin', NULL); +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968972839566958593, 0, '床头柜类', '1', NULL, 0, '2025-09-19 17:38:01', 'admin', '2025-09-19 17:40:29', 'admin', NULL); +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968973039731728386, 0, '鞋凳鞋架类', '1', NULL, 0, '2025-09-19 17:38:49', 'admin', '2025-09-19 17:40:48', 'admin', NULL); +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968973078667452418, 0, '茶几类', '1', NULL, 0, '2025-09-19 17:38:58', 'admin', '2025-09-19 17:40:44', 'admin', NULL); +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968973117053722626, 0, '梳妆台', '1', NULL, 0, '2025-09-19 17:39:08', 'admin', '2025-09-19 17:41:25', 'admin', NULL); +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968973171470622722, 0, '脏衣篮', '1', NULL, 0, '2025-09-19 17:39:20', 'admin', '2025-09-19 17:39:20', 'admin', NULL); +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968973244921274369, 0, '收纳类', '1', NULL, 0, '2025-09-19 17:39:38', 'admin', '2025-09-19 17:40:06', 'admin', NULL); +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968973276038815746, 0, '椅子类', '1', NULL, 0, '2025-09-19 17:39:45', 'admin', '2025-09-19 17:40:53', 'admin', NULL); +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968974049288118273, 0, '衣架', '1', NULL, 0, '2025-09-19 17:42:50', 'admin', '2025-09-19 17:42:50', 'admin', NULL); +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968974141059489793, 0, '玄关桌', '1', NULL, 0, '2025-09-19 17:43:12', 'admin', '2025-09-19 17:43:12', 'admin', NULL); +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968974204422840321, 0, '餐桌凳', '1', NULL, 0, '2025-09-19 17:43:27', 'admin', '2025-09-19 17:43:27', 'admin', NULL); +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1968974226958835713, 0, '其他', '1', NULL, 0, '2025-09-19 17:43:32', 'admin', '2025-09-19 17:43:32', 'admin', NULL); +INSERT INTO `gear_product_category` (`category_id`, `parent_id`, `category_name`, `category_type`, `sort_no`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (1970383698254180354, 0, '郑州', '1', NULL, 0, '2025-09-23 15:04:16', 'admin', '2025-09-23 15:04:26', 'admin', NULL); diff --git a/script/sql/mysql/item/gear_purchase_plan_detail.sql b/script/sql/mysql/item/gear_purchase_plan_detail.sql new file mode 100644 index 0000000..b392be3 --- /dev/null +++ b/script/sql/mysql/item/gear_purchase_plan_detail.sql @@ -0,0 +1,12 @@ +INSERT INTO `gear_purchase_plan_detail` (`detail_id`, `detail_code`, `supplier_id`, `raw_material_name`, `owner`, `quantity`, `unit`, `unit_price`, `total_amount`, `annex`, `status`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1, 'PPD2023001', 1, '钢材', '张经理', 100, '吨', 5000.00, 500000.00, '采购清单.pdf', 4, '季度常规采购', 2, '2025-08-30 08:35:05', 'admin', '2025-08-30 08:47:05', 'admin'); +INSERT INTO `gear_purchase_plan_detail` (`detail_id`, `detail_code`, `supplier_id`, `raw_material_name`, `owner`, `quantity`, `unit`, `unit_price`, `total_amount`, `annex`, `status`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2, 'PPD2023002', 2, '数控机床', '李工', 2, '台', 150000.00, 300000.00, '设备参数.docx', 1, '生产线升级', 2, '2025-08-30 08:35:05', 'admin', '2025-09-20 10:08:29', 'admin'); +INSERT INTO `gear_purchase_plan_detail` (`detail_id`, `detail_code`, `supplier_id`, `raw_material_name`, `owner`, `quantity`, `unit`, `unit_price`, `total_amount`, `annex`, `status`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (3, 'PPD2023003', 3, '轴承', '王工', 500, '个', 80.00, 40000.00, '规格说明.xlsx', 4, '库存补充', 2, '2025-08-30 08:35:05', 'admin', '2025-09-20 10:08:29', 'admin'); +INSERT INTO `gear_purchase_plan_detail` (`detail_id`, `detail_code`, `supplier_id`, `raw_material_name`, `owner`, `quantity`, `unit`, `unit_price`, `total_amount`, `annex`, `status`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (4, 'PPD2023004', 4, '润滑油', '赵工', 100, '桶', 150.00, 15000.00, '质检报告.pdf', 1, '月度采购', 2, '2025-08-30 08:35:05', 'admin', '2025-09-20 10:08:29', 'admin'); +INSERT INTO `gear_purchase_plan_detail` (`detail_id`, `detail_code`, `supplier_id`, `raw_material_name`, `owner`, `quantity`, `unit`, `unit_price`, `total_amount`, `annex`, `status`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (5, 'PPD2023005', 5, '包装纸箱', '钱经理', 2000, '个', 8.50, 17000.00, '设计图.png', 4, '新产品包装', 2, '2025-08-30 08:35:05', 'admin', '2025-09-20 10:08:29', 'admin'); +INSERT INTO `gear_purchase_plan_detail` (`detail_id`, `detail_code`, `supplier_id`, `raw_material_name`, `owner`, `quantity`, `unit`, `unit_price`, `total_amount`, `annex`, `status`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (6, 'PPD2023006', 6, '集成电路', '孙工', 1000, '个', 35.00, 35000.00, '技术参数.pdf', 0, '新订单需求', 2, '2025-08-30 08:35:05', 'admin', '2025-09-20 10:08:29', 'admin'); +INSERT INTO `gear_purchase_plan_detail` (`detail_id`, `detail_code`, `supplier_id`, `raw_material_name`, `owner`, `quantity`, `unit`, `unit_price`, `total_amount`, `annex`, `status`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (7, 'PPD2023007', 7, '化工原料A', '周工', 50, '吨', 8000.00, 400000.00, '安全手册.pdf', 2, '季度采购', 2, '2025-08-30 08:35:05', 'admin', '2025-09-20 10:08:29', 'admin'); +INSERT INTO `gear_purchase_plan_detail` (`detail_id`, `detail_code`, `supplier_id`, `raw_material_name`, `owner`, `quantity`, `unit`, `unit_price`, `total_amount`, `annex`, `status`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (8, 'PPD2023008', 8, '打印纸', '吴经理', 100, '箱', 120.00, 12000.00, '采购清单.xlsx', 4, '办公耗材', 2, '2025-08-30 08:35:05', 'admin', '2025-09-20 10:08:29', 'admin'); +INSERT INTO `gear_purchase_plan_detail` (`detail_id`, `detail_code`, `supplier_id`, `raw_material_name`, `owner`, `quantity`, `unit`, `unit_price`, `total_amount`, `annex`, `status`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (9, 'PPD2023009', 9, '电力', '郑工', 5000, '度', 0.85, 4250.00, '缴费单.pdf', 4, '月度电力采购', 2, '2025-08-30 08:35:05', 'admin', '2025-09-20 10:08:29', 'admin'); +INSERT INTO `gear_purchase_plan_detail` (`detail_id`, `detail_code`, `supplier_id`, `raw_material_name`, `owner`, `quantity`, `unit`, `unit_price`, `total_amount`, `annex`, `status`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (10, 'PPD2023010', 10, '设备维修服务', '王经理', 1, '次', 5000.00, 5000.00, '服务合同.pdf', 1, '年度维护', 2, '2025-08-30 08:35:05', 'admin', '2025-09-20 10:08:29', 'admin'); +INSERT INTO `gear_purchase_plan_detail` (`detail_id`, `detail_code`, `supplier_id`, `raw_material_name`, `owner`, `quantity`, `unit`, `unit_price`, `total_amount`, `annex`, `status`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1963483761886420994, 'PPD20250904', 2, '精品木板', '小刘', 1000, '块', 1.00, 1000.00, NULL, 0, '1', 2, '2025-09-04 14:06:23', 'admin', '2025-09-20 10:08:29', 'admin'); +INSERT INTO `gear_purchase_plan_detail` (`detail_id`, `detail_code`, `supplier_id`, `raw_material_name`, `owner`, `quantity`, `unit`, `unit_price`, `total_amount`, `annex`, `status`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969959132584558594, 'maimaiai', 1969339606936559617, '工业酒精', 'chao', 100, '瓶', 1.00, 100.00, NULL, 0, '1', 0, '2025-09-22 10:57:12', 'admin', '2025-09-22 10:57:12', 'admin'); diff --git a/script/sql/mysql/item/gear_receivable.sql b/script/sql/mysql/item/gear_receivable.sql new file mode 100644 index 0000000..71945cd --- /dev/null +++ b/script/sql/mysql/item/gear_receivable.sql @@ -0,0 +1,2 @@ +INSERT INTO `gear_receivable` (`receivable_id`, `customer_id`, `order_id`, `due_date`, `amount`, `paid_amount`, `balance_amount`, `status`, `del_flag`, `remark`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1962801507648450561, 3, NULL, '2025-09-18', 10000.00, 10000.00, 0.00, '已结清', 2, NULL, '2025-09-02 16:55:21', 'admin', '2025-09-20 10:12:14', 'admin'); +INSERT INTO `gear_receivable` (`receivable_id`, `customer_id`, `order_id`, `due_date`, `amount`, `paid_amount`, `balance_amount`, `status`, `del_flag`, `remark`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969946820922368002, 1969678062254530562, 1969678625578917890, '2025-09-27', 1000.00, 0.00, 1000.00, '未结清', 0, '0', '2025-09-22 10:08:17', 'admin', '2025-09-22 10:08:17', 'admin'); diff --git a/script/sql/mysql/item/gear_reimbursement.sql b/script/sql/mysql/item/gear_reimbursement.sql new file mode 100644 index 0000000..78e34b7 --- /dev/null +++ b/script/sql/mysql/item/gear_reimbursement.sql @@ -0,0 +1,4 @@ +INSERT INTO `gear_reimbursement` (`reimbursement_id`, `applicant_id`, `applicant_name`, `attachment_url`, `upload_time`, `amount`, `reimburse_status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2041752880607670273, 1, '杨玉宾', '2041752831366541313', '2026-04-08 13:39:49', 11.00, '0', '2', 'admin', '2026-04-08 13:39:55', 'admin', '2026-04-08 13:50:14', NULL); +INSERT INTO `gear_reimbursement` (`reimbursement_id`, `applicant_id`, `applicant_name`, `attachment_url`, `upload_time`, `amount`, `reimburse_status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044072382661443586, 2043611606403878914, '朱昊天', '', '2026-04-14 00:00:00', 6.00, '0', '2', 'zhuhaotian', '2026-04-14 23:16:48', 'zhuhaotian', '2026-04-14 23:16:48', NULL); +INSERT INTO `gear_reimbursement` (`reimbursement_id`, `applicant_id`, `applicant_name`, `attachment_url`, `upload_time`, `amount`, `reimburse_status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044228052039761922, 1, '杨玉宾', '', '2026-04-15 00:00:00', 6.00, '0', '2', 'admin', '2026-04-15 09:35:22', 'admin', '2026-04-15 09:35:22', NULL); +INSERT INTO `gear_reimbursement` (`reimbursement_id`, `applicant_id`, `applicant_name`, `attachment_url`, `upload_time`, `amount`, `reimburse_status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044229577369714690, 1, '杨玉宾', '', '2026-04-18 00:02:02', 6.00, '1', '0', 'admin', '2026-04-15 09:41:26', 'admin', '2026-04-15 09:42:10', NULL); diff --git a/script/sql/mysql/item/gear_requirements.sql b/script/sql/mysql/item/gear_requirements.sql new file mode 100644 index 0000000..f1cfb33 --- /dev/null +++ b/script/sql/mysql/item/gear_requirements.sql @@ -0,0 +1 @@ +INSERT INTO `gear_requirements` (`requirement_id`, `title`, `requester_id`, `owner_id`, `order_id`, `description`, `deadline`, `status`, `image`, `remark`, `accessory`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`) VALUES (1969971417541517313, '需求1', 1, 1, 111, '111', '2025-09-12 00:00:00', 1, NULL, '1111', '1969971410008547329', 'admin', '2025-09-22 11:46:01', 'admin', '2025-09-22 11:46:49', 0); diff --git a/script/sql/mysql/item/gear_return_exchange.sql b/script/sql/mysql/item/gear_return_exchange.sql new file mode 100644 index 0000000..e0790f4 --- /dev/null +++ b/script/sql/mysql/item/gear_return_exchange.sql @@ -0,0 +1,3 @@ +INSERT INTO `gear_return_exchange` (`return_exchange_id`, `order_detail_id`, `customer_id`, `type`, `reason`, `status`, `amount`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1, 1963067011571245057, 1001, '退货', '商品质量问题', '申请中', 199.99, 2, '2025-09-03 02:53:08', NULL, '2025-09-22 08:07:54', NULL); +INSERT INTO `gear_return_exchange` (`return_exchange_id`, `order_detail_id`, `customer_id`, `type`, `reason`, `status`, `amount`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2, NULL, 1003, '退货', '包装破损', '处理中', 129.00, 2, '2025-09-03 02:53:08', NULL, '2025-09-22 08:07:54', NULL); +INSERT INTO `gear_return_exchange` (`return_exchange_id`, `order_detail_id`, `customer_id`, `type`, `reason`, `status`, `amount`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1968488993578110978, 1963067011571245057, 3, '退货', '不知道啊', '申请中', 100.00, 2, '2025-09-18 09:35:23', 'admin', '2025-09-22 08:07:54', 'admin'); diff --git a/script/sql/mysql/item/gear_salary_records.sql b/script/sql/mysql/item/gear_salary_records.sql new file mode 100644 index 0000000..bc5b42b --- /dev/null +++ b/script/sql/mysql/item/gear_salary_records.sql @@ -0,0 +1,31 @@ +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (1, 1953296510648913922, '2023-01-01 00:00:00', 18000.00, 4500.00, 1200.00, 1500.00, 1890.00, 2160.00, 1250.00, 25200.00, 19900.00, 'HR001', '2025-08-09 05:30:59', 'HR001', '2025-08-09 05:30:59', 0, 'Q1绩效奖金', 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (2, 1953296510648913922, '2023-02-01 00:00:00', 18000.00, 3600.00, 800.00, 1500.00, 1890.00, 2160.00, 980.00, 23900.00, 18870.00, 'HR001', '2025-08-09 05:30:59', 'HR001', '2025-08-09 05:30:59', 0, '春节补贴', 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (3, 1953296510648913922, '2023-03-01 00:00:00', 18000.00, 5400.00, 1500.00, 1500.00, 1890.00, 2160.00, 1580.00, 26400.00, 20770.00, 'HR002', '2025-08-09 05:30:59', 'HR002', '2025-08-09 05:30:59', 0, NULL, 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (4, 1953296510648913922, '2023-04-01 00:00:00', 18000.00, 4500.00, 900.00, 1500.00, 1890.00, 2160.00, 1220.00, 24900.00, 19630.00, 'HR002', '2025-08-09 05:30:59', 'HR002', '2025-08-09 05:30:59', 0, '季度调薪', 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (5, 1953296510648913922, '2023-05-01 00:00:00', 18500.00, 4600.00, 1100.00, 1500.00, 1942.50, 2220.00, 1295.00, 25700.00, 20242.50, 'HR003', '2025-08-09 05:30:59', 'HR003', '2025-08-09 05:30:59', 0, NULL, 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (6, 1953296510648913922, '2023-06-01 00:00:00', 18500.00, 5550.00, 1300.00, 1500.00, 1942.50, 2220.00, 1567.50, 26850.00, 21120.00, 'HR003', '2025-08-09 05:30:59', 'HR003', '2025-08-09 05:30:59', 0, '年中奖金', 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (7, 1953296510648913922, '2023-07-01 00:00:00', 18500.00, 4600.00, 1000.00, 1500.00, 1942.50, 2220.00, 1260.00, 25600.00, 20177.50, 'HR004', '2025-08-09 05:30:59', 'HR004', '2025-08-09 05:30:59', 0, NULL, 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (8, 1953296510648913922, '2023-08-01 00:00:00', 18500.00, 3700.00, 1400.00, 1500.00, 1942.50, 2220.00, 1320.00, 25100.00, 19617.50, 'HR004', '2025-08-09 05:30:59', 'HR004', '2025-08-09 05:30:59', 0, '高温补贴', 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (9, 1953296510648913922, '2023-09-01 00:00:00', 19000.00, 5700.00, 1200.00, 1500.00, 1995.00, 2280.00, 1675.00, 27400.00, 21450.00, 'HR005', '2025-08-09 05:30:59', 'HR005', '2025-08-09 05:30:59', 0, '晋升调薪', 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (10, 1953296510648913922, '2023-10-01 00:00:00', 19000.00, 4750.00, 1500.00, 1500.00, 1995.00, 2280.00, 1455.00, 26750.00, 21020.00, 'HR005', '2025-08-09 05:30:59', 'HR005', '2025-08-09 05:30:59', 0, '国庆加班补贴', 'approved'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (11, 1953296599563964417, '2023-01-01 00:00:00', 22000.00, 5500.00, 1800.00, 1800.00, 2310.00, 2640.00, 1780.00, 31100.00, 24370.00, 'HR001', '2025-08-09 05:30:59', 'HR001', '2025-08-09 05:30:59', 0, 'Q1绩效', 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (12, 1953296599563964417, '2023-02-01 00:00:00', 22000.00, 4400.00, 1500.00, 1800.00, 2310.00, 2640.00, 1520.00, 29700.00, 23230.00, 'HR001', '2025-08-09 05:30:59', 'HR001', '2025-08-09 05:30:59', 0, NULL, 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (13, 1953296599563964417, '2023-03-01 00:00:00', 22000.00, 6600.00, 2000.00, 1800.00, 2310.00, 2640.00, 2050.00, 32400.00, 25400.00, 'HR002', '2025-08-09 05:30:59', 'HR002', '2025-08-09 05:30:59', 0, '项目奖金', 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (14, 1953296599563964417, '2023-04-01 00:00:00', 22000.00, 5500.00, 1600.00, 1800.00, 2310.00, 2640.00, 1790.00, 30900.00, 24160.00, 'HR002', '2025-08-09 05:30:59', 'HR002', '2025-08-09 05:30:59', 0, NULL, 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (15, 1953296599563964417, '2023-05-01 00:00:00', 22500.00, 5600.00, 1700.00, 1800.00, 2362.50, 2700.00, 1850.00, 31600.00, 24687.50, 'HR003', '2025-08-09 05:30:59', 'HR003', '2025-08-09 05:30:59', 0, '岗位津贴', 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (16, 1953296599563964417, '2023-06-01 00:00:00', 22500.00, 6750.00, 1900.00, 1800.00, 2362.50, 2700.00, 2150.00, 32950.00, 25737.50, 'HR003', '2025-08-09 05:30:59', 'HR003', '2025-08-09 05:30:59', 0, '年中绩效', 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (17, 1953296599563964417, '2023-07-01 00:00:00', 22500.00, 5600.00, 1600.00, 1800.00, 2362.50, 2700.00, 1860.00, 31500.00, 24577.50, 'HR004', '2025-08-09 05:30:59', 'HR004', '2025-08-09 05:30:59', 0, NULL, 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (18, 1953296599563964417, '2023-08-01 00:00:00', 22500.00, 4500.00, 2100.00, 1800.00, 2362.50, 2700.00, 1920.00, 30900.00, 23917.50, 'HR004', '2025-08-09 05:30:59', 'HR004', '2025-08-09 05:30:59', 0, '团队奖励', 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (19, 1953296599563964417, '2023-09-01 00:00:00', 23000.00, 6900.00, 1800.00, 1800.00, 2415.00, 2760.00, 2245.00, 33500.00, 26080.00, 'HR005', '2025-08-09 05:30:59', 'HR005', '2025-08-09 05:30:59', 0, NULL, 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (20, 1953296599563964417, '2023-10-01 00:00:00', 23000.00, 5750.00, 2200.00, 1800.00, 2415.00, 2760.00, 2100.00, 32750.00, 25475.00, 'HR005', '2025-08-09 05:30:59', 'HR005', '2025-08-09 05:30:59', 0, '需财务复核', 'pending'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (21, 1953296689095577601, '2023-01-01 00:00:00', 28000.00, 7000.00, 2500.00, 2200.00, 2940.00, 3360.00, 2450.00, 39700.00, 30950.00, 'HR001', '2025-08-09 05:30:59', 'HR001', '2025-08-09 05:30:59', 0, NULL, 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (22, 1953296689095577601, '2023-02-01 00:00:00', 28000.00, 5600.00, 2000.00, 2200.00, 2940.00, 3360.00, 2080.00, 37800.00, 29420.00, 'HR001', '2025-08-09 05:30:59', 'HR001', '2025-08-09 05:30:59', 0, '春节福利', 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (23, 1953296689095577601, '2023-03-01 00:00:00', 28000.00, 8400.00, 2800.00, 2200.00, 2940.00, 3360.00, 2940.00, 41400.00, 32160.00, 'HR002', '2025-08-09 05:30:59', 'HR002', '2025-08-09 05:30:59', 0, '季度绩效S', 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (24, 1953296689095577601, '2023-04-01 00:00:00', 28000.00, 7000.00, 2200.00, 2200.00, 2940.00, 3360.00, 2480.00, 39400.00, 30620.00, 'HR002', '2025-08-09 05:30:59', 'HR002', '2025-08-09 05:30:59', 0, NULL, 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (25, 1953296689095577601, '2023-05-01 00:00:00', 28500.00, 7100.00, 2400.00, 2200.00, 2992.50, 3420.00, 2600.00, 40200.00, 31187.50, 'HR003', '2025-08-09 05:30:59', 'HR003', '2025-08-09 05:30:59', 0, '岗位晋升', 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (26, 1953296689095577601, '2023-06-01 00:00:00', 28500.00, 8550.00, 2600.00, 2200.00, 2992.50, 3420.00, 2950.00, 41850.00, 32487.50, 'HR003', '2025-08-09 05:30:59', 'HR003', '2025-08-09 05:30:59', 0, '年中评优', 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (27, 1953296689095577601, '2023-07-01 00:00:00', 28500.00, 7100.00, 2200.00, 2200.00, 2992.50, 3420.00, 2610.00, 40000.00, 30977.50, 'HR004', '2025-08-09 05:30:59', 'HR004', '2025-08-09 05:30:59', 0, NULL, 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (28, 1953296689095577601, '2023-08-01 00:00:00', 28500.00, 5700.00, 3000.00, 2200.00, 2992.50, 3420.00, 2750.00, 39400.00, 30237.50, 'HR004', '2025-08-09 05:30:59', 'HR004', '2025-08-09 05:30:59', 0, '团队管理奖', 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (29, 1953296689095577601, '2023-09-01 00:00:00', 29000.00, 8700.00, 2500.00, 2200.00, 3045.00, 3480.00, 3200.00, 42400.00, 32675.00, 'HR005', '2025-08-09 05:30:59', 'HR005', '2025-08-09 05:30:59', 0, NULL, 'paid'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (30, 1953296689095577601, '2023-10-01 00:00:00', 29000.00, 7250.00, 3000.00, 2200.00, 3045.00, 3480.00, 3100.00, 41450.00, 31825.00, 'HR005', '2025-08-09 05:30:59', 'HR005', '2025-08-09 05:30:59', 0, '考勤异常需核对', 'rejected'); +INSERT INTO `gear_salary_records` (`salary_id`, `employee_id`, `pay_period`, `base_salary`, `performance_bonus`, `overtime_pay`, `allowance`, `social_security`, `housing_fund`, `income_tax`, `gross_salary`, `net_salary`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `pay_status`) VALUES (1954065362185965570, 1953296599563964417, '2025-08-01 00:00:00', NULL, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, NULL, NULL, 'admin', '2025-08-09 14:21:02', 'admin', '2025-08-09 14:21:02', 0, NULL, 'pending'); diff --git a/script/sql/mysql/item/gear_stock.sql b/script/sql/mysql/item/gear_stock.sql new file mode 100644 index 0000000..98c8976 --- /dev/null +++ b/script/sql/mysql/item/gear_stock.sql @@ -0,0 +1,2 @@ +INSERT INTO `gear_stock` (`stock_id`, `warehouse_id`, `item_type`, `item_id`, `quantity`, `unit`, `batch_no`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1968217913034596353, 1968216276241014785, 'product', 1962798889162240002, 10, 'g', '100', NULL, 0, '2025-09-17 15:38:13', 'admin', '2025-09-17 15:38:13', 'admin'); +INSERT INTO `gear_stock` (`stock_id`, `warehouse_id`, `item_type`, `item_id`, `quantity`, `unit`, `batch_no`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1968218674313355266, 1968216106921156609, 'product', 1962798889162240002, 100, 'g', 'b1', NULL, 0, '2025-09-17 15:41:14', 'admin', '2025-09-17 15:41:14', 'admin'); diff --git a/script/sql/mysql/item/gear_stock_io.sql b/script/sql/mysql/item/gear_stock_io.sql new file mode 100644 index 0000000..df30bf2 --- /dev/null +++ b/script/sql/mysql/item/gear_stock_io.sql @@ -0,0 +1,3 @@ +INSERT INTO `gear_stock_io` (`stock_io_id`, `stock_io_code`, `io_type`, `biz_type`, `status`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `parent_id`) VALUES (1968216640893804545, 'in-01', 'in', 'purchase', 2, NULL, 0, '2025-09-17 15:33:10', 'admin', '2025-09-17 15:38:13', 'admin', NULL); +INSERT INTO `gear_stock_io` (`stock_io_id`, `stock_io_code`, `io_type`, `biz_type`, `status`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `parent_id`) VALUES (1968218517807095809, 'in-02', 'in', 'purchase', 2, NULL, 0, '2025-09-17 15:40:37', 'admin', '2025-09-17 15:41:15', 'admin', NULL); +INSERT INTO `gear_stock_io` (`stock_io_id`, `stock_io_code`, `io_type`, `biz_type`, `status`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `parent_id`) VALUES (1968219724348973057, 'in-03', 'in', 'purchase', 1, NULL, 0, '2025-09-17 15:45:25', 'admin', '2025-09-17 15:45:34', 'admin', NULL); diff --git a/script/sql/mysql/item/gear_stock_io_detail.sql b/script/sql/mysql/item/gear_stock_io_detail.sql new file mode 100644 index 0000000..f655098 --- /dev/null +++ b/script/sql/mysql/item/gear_stock_io_detail.sql @@ -0,0 +1,3 @@ +INSERT INTO `gear_stock_io_detail` (`detail_id`, `stock_io_id`, `warehouse_id`, `from_warehouse_id`, `item_type`, `item_id`, `quantity`, `unit`, `batch_no`, `record_type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1968217682532425729, 1968216640893804545, 1968216276241014785, NULL, 'product', 1962798889162240002, 10, 'g', '100', 0, NULL, 0, '2025-09-17 15:37:18', 'admin', '2025-09-17 15:37:18', 'admin'); +INSERT INTO `gear_stock_io_detail` (`detail_id`, `stock_io_id`, `warehouse_id`, `from_warehouse_id`, `item_type`, `item_id`, `quantity`, `unit`, `batch_no`, `record_type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1968218591345827842, 1968218517807095809, 1968216106921156609, NULL, 'product', 1962798889162240002, 100, 'g', 'b1', 0, NULL, 0, '2025-09-17 15:40:55', 'admin', '2025-09-17 15:40:55', 'admin'); +INSERT INTO `gear_stock_io_detail` (`detail_id`, `stock_io_id`, `warehouse_id`, `from_warehouse_id`, `item_type`, `item_id`, `quantity`, `unit`, `batch_no`, `record_type`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1968219764517822465, 1968219724348973057, 1968216189616054274, NULL, 'product', 1962798889162240002, 1, 'g', '111', 0, NULL, 0, '2025-09-17 15:45:34', 'admin', '2025-09-17 15:45:34', 'admin'); diff --git a/script/sql/mysql/item/gear_stock_io_order.sql b/script/sql/mysql/item/gear_stock_io_order.sql new file mode 100644 index 0000000..f232be4 --- /dev/null +++ b/script/sql/mysql/item/gear_stock_io_order.sql @@ -0,0 +1,79 @@ +-- ================================ +-- 出入库单据控制层(新增) +-- 说明: +-- 1) 业务层先创建“出入库单”,再由单据生成实际的 gear_stock_io / gear_stock_io_detail +-- 2) 单据状态控制提交、审核、作废与执行结果 +-- 3) 通过 source_io_id 关联已生成的实际出入库记录,确保单据可追溯 +-- ================================ + +DROP TABLE IF EXISTS gear_stock_io_order; +CREATE TABLE gear_stock_io_order ( + order_id bigint(20) NOT NULL COMMENT '单据ID', + order_code varchar(64) NOT NULL COMMENT '单据编号(唯一)', + io_type char(1) NOT NULL COMMENT '出入库类型(I入库 O出库 T调拨)', + biz_type varchar(32) NOT NULL COMMENT '业务类型(purchase/sale/return/transfer/other)', + source_type varchar(32) DEFAULT '' COMMENT '来源单据类型(采购单/销售单/报工单等)', + source_no varchar(64) DEFAULT '' COMMENT '来源单据编号', + warehouse_id bigint(20) DEFAULT NULL COMMENT '主仓库ID', + from_warehouse_id bigint(20) DEFAULT NULL COMMENT '调出仓库ID', + to_warehouse_id bigint(20) DEFAULT NULL COMMENT '调入仓库ID', + status char(1) NOT NULL DEFAULT '0' COMMENT '单据状态(0草稿 1已提交 2已审核 3已执行 4已作废)', + exec_flag char(1) NOT NULL DEFAULT '0' COMMENT '执行标志(0未执行 1已执行)', + audit_by varchar(64) DEFAULT '' COMMENT '审核人', + audit_time datetime COMMENT '审核时间', + execute_by varchar(64) DEFAULT '' COMMENT '执行人', + execute_time datetime COMMENT '执行时间', + source_io_id bigint(20) DEFAULT NULL COMMENT '实际出入库单ID(gear_stock_io.stock_io_id)', + total_qty decimal(18,4) NOT NULL DEFAULT 0.0000 COMMENT '单据总数量', + remark varchar(500) DEFAULT NULL COMMENT '备注', + del_flag char(1) NOT NULL DEFAULT '0' COMMENT '删除标志(0存在 2删除)', + create_by varchar(64) DEFAULT '' COMMENT '创建者', + create_time datetime COMMENT '创建时间', + update_by varchar(64) DEFAULT '' COMMENT '更新者', + update_time datetime COMMENT '更新时间', + PRIMARY KEY (order_id), + UNIQUE KEY uk_order_code (order_code), + KEY idx_status (status), + KEY idx_exec_flag (exec_flag), + KEY idx_biz_type (biz_type), + KEY idx_source_no (source_no), + KEY idx_create_time (create_time), + KEY idx_source_io_id (source_io_id) +) ENGINE=InnoDB COMMENT='出入库单据表'; + +DROP TABLE IF EXISTS gear_stock_io_order_detail; +CREATE TABLE gear_stock_io_order_detail ( + detail_id bigint(20) NOT NULL COMMENT '明细ID', + order_id bigint(20) NOT NULL COMMENT '单据ID', + line_no int(11) NOT NULL DEFAULT 1 COMMENT '行号', + item_type varchar(32) NOT NULL COMMENT '物料类型(product/material/other)', + item_id bigint(20) NOT NULL COMMENT '物料ID', + item_name varchar(128) DEFAULT '' COMMENT '物料名称快照', + spec_name varchar(128) DEFAULT '' COMMENT '规格型号快照', + warehouse_id bigint(20) DEFAULT NULL COMMENT '入库仓库ID', + from_warehouse_id bigint(20) DEFAULT NULL COMMENT '出库仓库ID', + quantity decimal(18,4) NOT NULL DEFAULT 0.0000 COMMENT '数量', + unit varchar(32) DEFAULT '' COMMENT '单位', + batch_no varchar(64) DEFAULT '' COMMENT '批次号', + unit_price decimal(18,4) NOT NULL DEFAULT 0.0000 COMMENT '单价快照', + amount decimal(18,4) NOT NULL DEFAULT 0.0000 COMMENT '金额快照', + source_detail_no varchar(64) DEFAULT '' COMMENT '来源明细编号', + remark varchar(500) DEFAULT NULL COMMENT '备注', + del_flag char(1) NOT NULL DEFAULT '0' COMMENT '删除标志(0存在 2删除)', + create_by varchar(64) DEFAULT '' COMMENT '创建者', + create_time datetime COMMENT '创建时间', + update_by varchar(64) DEFAULT '' COMMENT '更新者', + update_time datetime COMMENT '更新时间', + PRIMARY KEY (detail_id), + UNIQUE KEY uk_order_line (order_id, line_no), + KEY idx_order_id (order_id), + KEY idx_item_id (item_id), + KEY idx_batch_no (batch_no), + KEY idx_source_detail_no (source_detail_no) +) ENGINE=InnoDB COMMENT='出入库单据明细表'; + +-- 建议补充的业务索引说明: +-- 1) 先保存 gear_stock_io_order/gear_stock_io_order_detail 为草稿 +-- 2) 提交后进入审核 +-- 3) 审核通过后生成实际 gear_stock_io / gear_stock_io_detail,并回写 source_io_id +-- 4) 如果需要严格防重复执行,可在业务层通过 order_code + status / source_io_id 控制幂等 diff --git a/script/sql/mysql/item/gear_stock_io_order_design.md b/script/sql/mysql/item/gear_stock_io_order_design.md new file mode 100644 index 0000000..e1a771a --- /dev/null +++ b/script/sql/mysql/item/gear_stock_io_order_design.md @@ -0,0 +1,173 @@ +# 出入库单据控制设计说明 + +## 1. 背景 + +当前系统中的出入库逻辑是直接操作 `gear_stock_io` 与 `gear_stock_io_detail`,缺少“单据层”的控制,因此会出现以下问题: + +- 业务流程不完整,无法体现草稿、提交、审核、执行等状态 +- 直接操作库存,缺少审批与追溯能力 +- 无法与采购、销售、退货、调拨等来源单据建立统一关联 +- 事务失败、重复执行、人工误操作时难以定位责任与恢复 + +因此建议在现有出入库表之上新增一层“出入库单据表”,用于统一控制流程,再由单据驱动实际库存操作。 + +## 2. 设计目标 + +1. 先单据,后执行:所有库存变化必须先落单据 +2. 状态可追踪:支持草稿、已提交、已审核、已执行、已作废 +3. 数据可追溯:单据可关联来源业务单号与实际出入库记录 +4. 支持扩展:兼容入库、出库、调拨等场景 +5. 幂等可控:避免重复执行导致库存被重复增减 + +## 3. 现有表与新增表的关系 + +### 3.1 现有表 + +- `gear_stock_io`:实际出入库主表 +- `gear_stock_io_detail`:实际出入库明细表 +- `gear_stock`:库存汇总表 +- `gear_stock_log`:库存变动日志表 + +### 3.2 新增表 + +- `gear_stock_io_order`:出入库单据主表 +- `gear_stock_io_order_detail`:出入库单据明细表 + +### 3.3 关系说明 + +- `gear_stock_io_order` 1 - N `gear_stock_io_order_detail` +- `gear_stock_io_order` 可关联一个实际 `gear_stock_io`,字段为 `source_io_id` +- 业务层在单据审核通过后,生成实际 `gear_stock_io` 与 `gear_stock_io_detail` +- `gear_stock_io_order` 作为流程控制层,`gear_stock_io` 作为库存执行层 + +## 4. 表结构设计 + +## 4.1 出入库单据主表 `gear_stock_io_order` + +### 核心字段 + +- `order_id`:单据主键 +- `order_code`:单据编号,唯一 +- `io_type`:出入库类型,建议使用 `I` 入库、`O` 出库、`T` 调拨 +- `biz_type`:业务类型,如 `purchase`、`sale`、`return`、`transfer`、`other` +- `source_type`:来源单据类型 +- `source_no`:来源单据编号 +- `warehouse_id`:主仓库 +- `from_warehouse_id`:调出仓库 +- `to_warehouse_id`:调入仓库 +- `status`:单据状态 +- `exec_flag`:执行标志 +- `source_io_id`:关联的实际出入库单据ID +- `total_qty`:总数量 + +### 状态建议 + +- `0` 草稿 +- `1` 已提交 +- `2` 已审核 +- `3` 已执行 +- `4` 已作废 + +### 说明 + +- 草稿阶段允许编辑 +- 已提交后进入审核流程 +- 已审核后仅允许执行,不建议再修改 +- 已执行后视为完成,若需变更应走冲销或红字单据 +- 已作废单据不可再执行 + +## 4.2 出入库单据明细表 `gear_stock_io_order_detail` + +### 核心字段 + +- `detail_id`:明细主键 +- `order_id`:所属单据ID +- `line_no`:行号 +- `item_type`:物料类型 +- `item_id`:物料ID +- `item_name`:物料名称快照 +- `spec_name`:规格型号快照 +- `warehouse_id`:入库仓库 +- `from_warehouse_id`:出库仓库 +- `quantity`:数量 +- `unit`:单位 +- `batch_no`:批次号 +- `unit_price`:单价快照 +- `amount`:金额快照 +- `source_detail_no`:来源明细编号 + +### 说明 + +- 明细表保留快照字段,避免后续基础资料变更影响历史单据 +- `line_no` 作为单据内行号,保证同单据明细顺序和唯一性 + +## 5. 业务流程建议 + +### 5.1 入库流程 + +1. 创建入库单据草稿 +2. 录入明细并保存 +3. 提交单据 +4. 审核单据 +5. 审核通过后生成实际入库单 `gear_stock_io` +6. 生成实际入库明细 `gear_stock_io_detail` +7. 更新库存 `gear_stock` +8. 写入库存日志 `gear_stock_log` +9. 回写 `gear_stock_io_order.source_io_id` 与执行状态 + +### 5.2 出库流程 + +1. 创建出库单据草稿 +2. 录入出库明细 +3. 提交单据 +4. 审核单据 +5. 审核通过后生成实际出库单 +6. 扣减库存并写库存日志 +7. 标记单据已执行 + +### 5.3 调拨流程 + +1. 创建调拨单据 +2. 录入调出仓库与调入仓库 +3. 审核通过后生成实际调拨出入库记录 +4. 先扣减调出仓库库存,再增加调入仓库库存 +5. 回写单据执行结果 + +## 6. 幂等与异常控制建议 + +1. 单据编号 `order_code` 必须唯一 +2. 执行前检查 `exec_flag`,避免重复执行 +3. 单据执行时采用事务,保证主表、明细、库存、日志一致性 +4. 建议在业务层增加“审核通过后仅允许一次执行”的判断 +5. 如果执行失败,单据状态不应直接置为已执行 +6. 对已执行单据的修改建议通过红字冲销或新单据处理 + +## 7. 建议的后续开发接口 + +- 单据新增 +- 单据编辑 +- 单据提交 +- 单据审核 +- 单据执行 +- 单据作废 +- 单据详情查询 +- 单据列表查询 +- 按来源单号查询 + +## 8. 与现有表的兼容方式 + +本次设计不删除现有出入库表,而是在其上增加单据控制层,便于平滑迁移: + +- 老接口仍可保留直接写 `gear_stock_io` +- 新接口优先写 `gear_stock_io_order` +- 后端逐步切换为“单据驱动库存”模式 +- 未来如需更严格的流程控制,可将 `gear_stock_io` 仅作为执行结果表使用 + +## 9. 结论 + +建议采用“单据表 + 执行表”的双层设计: + +- 单据表负责流程控制、审批、追溯 +- 执行表负责真实库存变更 + +这样可以兼顾当前系统兼容性和后续业务扩展能力。 \ No newline at end of file diff --git a/script/sql/mysql/item/gear_stock_log.sql b/script/sql/mysql/item/gear_stock_log.sql new file mode 100644 index 0000000..94582bc --- /dev/null +++ b/script/sql/mysql/item/gear_stock_log.sql @@ -0,0 +1,2 @@ +INSERT INTO `gear_stock_log` (`id`, `warehouse_id`, `item_id`, `item_type`, `change_qty`, `after_qty`, `change_type`, `change_time`, `batch_no`, `remark`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`) VALUES (1968217913437249537, 1968216276241014785, 1962798889162240002, 'product', 10, 10, '入库', '2025-09-17 15:38:13', '100', '1111111', '2025-09-17 15:38:13', 'admin', '2025-09-17 15:50:04', 'admin', 0); +INSERT INTO `gear_stock_log` (`id`, `warehouse_id`, `item_id`, `item_type`, `change_qty`, `after_qty`, `change_type`, `change_time`, `batch_no`, `remark`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`) VALUES (1968218674707619841, 1968216106921156609, 1962798889162240002, 'product', 100, 100, '入库', '2025-09-17 15:41:14', 'b1', NULL, '2025-09-17 15:41:14', 'admin', '2025-09-17 15:41:14', 'admin', 0); diff --git a/script/sql/mysql/item/gear_supplier.sql b/script/sql/mysql/item/gear_supplier.sql new file mode 100644 index 0000000..7a08659 --- /dev/null +++ b/script/sql/mysql/item/gear_supplier.sql @@ -0,0 +1,68 @@ +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1, '诚信原材料有限公司', '张三', '13800138001', '北京市朝阳区XX路1号', 1, '长期合作供应商', 2, '2025-08-30 08:31:18', 'admin', '2025-09-20 09:53:40', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2, '精工设备集团', '李四', '13900139001', '上海市浦东新区XX大道2号', 2, '大型设备供应商', 2, '2025-08-30 08:31:18', 'admin', '2025-09-20 09:53:40', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (3, '精密零部件厂', '王五', '13700137001', '广州市天河区XX街3号', 3, '高精度零部件', 2, '2025-08-30 08:31:18', 'admin', '2025-09-20 09:53:40', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (4, '恒信耗材批发', '赵六', '13600136001', '深圳市南山区XX巷4号', 4, '价格优惠', 2, '2025-08-30 08:31:18', 'admin', '2025-09-20 09:53:40', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (5, '环保包装材料公司', '钱七', '13500135001', '杭州市西湖区XX路5号', 2, '可降解材料', 2, '2025-08-30 08:31:18', 'admin', '2025-09-20 09:53:40', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (6, '电子元件科技有限公司', '孙八', '13400134001', '苏州市工业园区XX大道6号', 6, '进口元件', 2, '2025-08-30 08:31:18', 'admin', '2025-09-20 09:53:40', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (7, '化工集团', '周九', '13300133001', '天津市滨海新区XX街7号', 7, '符合环保标准', 2, '2025-08-30 08:31:18', 'admin', '2025-09-20 09:53:40', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (8, '办公物资配送中心', '吴十', '13200132001', '成都市锦江区XX巷8号', 8, '次日达', 2, '2025-08-30 08:31:18', 'admin', '2025-09-20 09:53:40', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (9, '绿色能源公司', '郑一', '13100131001', '武汉市洪山区XX路9号', 9, '新能源供应', 2, '2025-08-30 08:31:18', 'admin', '2025-09-20 09:53:40', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (10, '技术服务有限公司', '王二', '13000130001', '南京市玄武区XX大道10号', 10, '24小时服务', 2, '2025-08-30 08:31:18', 'admin', '2025-09-20 09:53:40', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969339472140017665, '白海燕配件', NULL, NULL, NULL, 3, NULL, 0, '2025-09-20 17:54:53', 'admin', '2025-09-20 17:57:33', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969339606936559617, '宝会电镀', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 17:55:26', 'admin', '2025-09-20 17:55:26', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969339702193397762, '彬海', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 17:55:48', 'admin', '2025-09-20 17:55:48', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969339817851330561, '博城喷涂', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 17:56:16', 'admin', '2025-09-20 17:56:16', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969339897639575554, '博达转椅配件', NULL, NULL, NULL, 3, NULL, 0, '2025-09-20 17:56:35', 'admin', '2025-09-20 17:56:35', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969340015289802754, '蔡召群网片', NULL, NULL, NULL, 3, NULL, 0, '2025-09-20 17:57:03', 'admin', '2025-09-20 17:57:03', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969340114027913217, '曹峰-于金艳', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 17:57:26', 'admin', '2025-09-20 17:57:26', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969340219204280322, '超伟五金', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 17:57:51', 'admin', '2025-09-20 17:57:51', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969340294655614977, '程程喷涂', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 17:58:09', 'admin', '2025-09-20 17:58:09', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969340420975468545, '驰岸塑料', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 17:58:40', 'admin', '2025-09-20 17:58:40', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969340508980355073, '创越包装', NULL, NULL, NULL, 4, NULL, 0, '2025-09-20 17:59:01', 'admin', '2025-09-20 17:59:01', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969340592832880642, '丁少文塑料袋', NULL, NULL, NULL, 4, NULL, 0, '2025-09-20 17:59:21', 'admin', '2025-09-20 17:59:21', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969340646478028802, '峰诺纸箱', NULL, NULL, NULL, 4, NULL, 0, '2025-09-20 17:59:33', 'admin', '2025-09-20 17:59:33', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969340693429067777, '福双气体', NULL, NULL, NULL, 7, NULL, 0, '2025-09-20 17:59:45', 'admin', '2025-09-20 17:59:45', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969340750127669249, '钢管', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 17:59:58', 'admin', '2025-09-20 17:59:58', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969340786651668481, '高继发配件', NULL, NULL, NULL, 3, NULL, 0, '2025-09-20 18:00:07', 'admin', '2025-09-20 18:00:14', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969340858353295361, '高继凯配件', NULL, NULL, NULL, 3, NULL, 0, '2025-09-20 18:00:24', 'admin', '2025-09-20 18:00:24', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969340914468888578, '合兴贴面板', NULL, NULL, NULL, 4, NULL, 0, '2025-09-20 18:00:37', 'admin', '2025-09-20 18:00:37', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969340975684755458, '何家堡电镀', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:00:52', 'admin', '2025-09-20 18:00:52', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341023940222978, '恒松纸箱', NULL, NULL, NULL, 4, NULL, 0, '2025-09-20 18:01:03', 'admin', '2025-09-20 18:01:03', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341079145652225, '宏巨优美--封边条', NULL, NULL, NULL, 4, NULL, 0, '2025-09-20 18:01:17', 'admin', '2025-09-20 18:01:17', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341126650339329, '鸿生-林海配件', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:01:28', 'admin', '2025-09-20 18:01:28', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341179473403905, '锦硕--岩泰石材', NULL, NULL, NULL, 4, NULL, 0, '2025-09-20 18:01:40', 'admin', '2025-09-20 18:01:40', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341218828558337, '李欢喜', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:01:50', 'admin', '2025-09-20 18:01:50', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341261300080641, '李亮龙骨', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:02:00', 'admin', '2025-09-20 18:02:00', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341305193472002, '李明钢丝绳', NULL, NULL, NULL, 4, NULL, 0, '2025-09-20 18:02:10', 'admin', '2025-09-20 18:02:10', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341344993222657, '利达泡沫', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:02:20', 'admin', '2025-09-20 18:02:20', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341389960355842, '临和木业', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:02:31', 'admin', '2025-09-20 18:02:31', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341428396957698, '明旺-王西明', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:02:40', 'admin', '2025-09-20 18:02:40', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341467248795650, '强旺电镀', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:02:49', 'admin', '2025-09-20 18:02:49', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341517370728449, '三星贴面板', NULL, NULL, NULL, 4, NULL, 0, '2025-09-20 18:03:01', 'admin', '2025-09-20 18:03:01', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341577458327554, '史伟-配件', NULL, NULL, NULL, 3, NULL, 0, '2025-09-20 18:03:15', 'admin', '2025-09-20 18:03:15', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341625365667841, '双旺', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:03:27', 'admin', '2025-09-20 18:03:27', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341692965265410, '天硕纸箱', NULL, NULL, NULL, 4, NULL, 0, '2025-09-20 18:03:43', 'admin', '2025-09-20 18:03:43', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341746425864193, '天彤-磨具片', NULL, NULL, NULL, 4, NULL, 0, '2025-09-20 18:03:56', 'admin', '2025-09-20 18:03:56', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341781167284225, '鑫晨光五金', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:04:04', 'admin', '2025-09-20 18:04:04', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341820983812098, '鑫恒拉杆', NULL, NULL, NULL, 3, NULL, 0, '2025-09-20 18:04:13', 'admin', '2025-09-20 18:04:13', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341864705236994, '鑫徽喷涂', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:04:24', 'admin', '2025-09-20 18:04:24', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341906568585217, '鑫鹏面包凳面', NULL, NULL, NULL, 3, NULL, 0, '2025-09-20 18:04:34', 'admin', '2025-09-20 18:04:34', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341951749627905, '鑫鑫海绵', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:04:45', 'admin', '2025-09-20 18:04:45', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969341987355074561, '信义电泳', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:04:53', 'admin', '2025-09-20 18:04:53', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969342020108394497, '兴旺喷涂', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:05:01', 'admin', '2025-09-20 18:05:01', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969342071631224833, '杨芬港-汇正封母', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:05:13', 'admin', '2025-09-20 18:05:13', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969342124945022978, '益优-封边条', NULL, NULL, NULL, 4, NULL, 0, '2025-09-20 18:05:26', 'admin', '2025-09-20 18:05:26', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969342173737361409, '鹰牌气杆', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:05:37', 'admin', '2025-09-20 18:05:37', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969342209175035906, '永清包革', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:05:46', 'admin', '2025-09-20 18:05:46', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969342248999952386, '于金虎龙骨', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:05:55', 'admin', '2025-09-20 18:05:55', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969342314309459970, '宇翔', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:06:11', 'admin', '2025-09-20 18:06:11', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969342352037224449, '院内喷涂', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:06:20', 'admin', '2025-09-20 18:06:20', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969342408857460738, '月文塑料件', NULL, NULL, NULL, 3, NULL, 0, '2025-09-20 18:06:34', 'admin', '2025-09-20 18:06:34', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969342444836200450, '张富强五爪', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:06:42', 'admin', '2025-09-20 18:06:42', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969342490579279873, '张广州锯台板', NULL, NULL, NULL, 3, NULL, 0, '2025-09-20 18:06:53', 'admin', '2025-09-20 18:06:53', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969342532589428737, '赵彬轮子', NULL, NULL, NULL, 3, NULL, 0, '2025-09-20 18:07:03', 'admin', '2025-09-20 18:07:03', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969342575304220673, '赵斌胶带', NULL, NULL, NULL, 4, NULL, 0, '2025-09-20 18:07:13', 'admin', '2025-09-20 18:07:13', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969342618484580354, '喆昌-气杆', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:07:24', 'admin', '2025-09-20 18:07:24', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969342674726002690, '振华包装', NULL, NULL, NULL, 4, NULL, 0, '2025-09-20 18:07:37', 'admin', '2025-09-20 18:07:37', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969342712235663362, '正大五金', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:07:46', 'admin', '2025-09-20 18:07:46', 'admin'); +INSERT INTO `gear_supplier` (`supplier_id`, `name`, `contact_person`, `phone`, `address`, `type_id`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1969343103568420865, '日常采购', NULL, NULL, NULL, 1, NULL, 0, '2025-09-20 18:09:19', 'admin', '2025-09-20 18:09:19', 'admin'); diff --git a/script/sql/mysql/item/gear_supply_type.sql b/script/sql/mysql/item/gear_supply_type.sql new file mode 100644 index 0000000..ed2fcb6 --- /dev/null +++ b/script/sql/mysql/item/gear_supply_type.sql @@ -0,0 +1,10 @@ +INSERT INTO `gear_supply_type` (`type_id`, `type_name`, `description`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1, '原材料供应', '提供生产所需的各类原材料', '基础物资供应', 0, '2025-08-30 08:31:18', 'admin', '2025-09-20 17:52:48', 'admin'); +INSERT INTO `gear_supply_type` (`type_id`, `type_name`, `description`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (2, '设备供应', '提供生产设备及相关配件', '大型设备为主', 0, '2025-08-30 08:31:18', 'admin', '2025-08-30 08:31:18', 'admin'); +INSERT INTO `gear_supply_type` (`type_id`, `type_name`, `description`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (3, '零部件供应', '提供各类机械零部件', '标准件与定制件', 0, '2025-08-30 08:31:18', 'admin', '2025-08-30 08:31:18', 'admin'); +INSERT INTO `gear_supply_type` (`type_id`, `type_name`, `description`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (4, '耗材供应', '提供生产过程中的消耗品12', '低值易耗品', 0, '2025-08-30 08:31:18', 'admin', '2025-08-30 16:46:55', 'admin'); +INSERT INTO `gear_supply_type` (`type_id`, `type_name`, `description`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (5, '包装材料', '提供产品包装所需材料', '纸箱、塑料袋等', 2, '2025-08-30 08:31:18', 'admin', '2025-08-30 08:46:57', 'admin'); +INSERT INTO `gear_supply_type` (`type_id`, `type_name`, `description`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (6, '电子元件', '提供各类电子元器件', '电阻、电容等', 0, '2025-08-30 08:31:18', 'admin', '2025-08-30 08:31:18', 'admin'); +INSERT INTO `gear_supply_type` (`type_id`, `type_name`, `description`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (7, '化工原料', '提供化学工业原材料', '需特殊存储', 0, '2025-08-30 08:31:18', 'admin', '2025-08-30 08:31:18', 'admin'); +INSERT INTO `gear_supply_type` (`type_id`, `type_name`, `description`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (8, '办公用品', '提供办公所需各类用品', '文具、纸张等', 0, '2025-08-30 08:31:18', 'admin', '2025-08-30 08:31:18', 'admin'); +INSERT INTO `gear_supply_type` (`type_id`, `type_name`, `description`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (9, '能源供应', '提供电力、燃气等能源', '基础能源保障', 0, '2025-08-30 08:31:18', 'admin', '2025-08-30 08:31:18', 'admin'); +INSERT INTO `gear_supply_type` (`type_id`, `type_name`, `description`, `remark`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (10, '服务外包', '提供各类技术服务支持', '非实物供应', 0, '2025-08-30 08:31:18', 'admin', '2025-08-30 08:31:18', 'admin'); diff --git a/script/sql/mysql/item/gear_wage_entry_detail.sql b/script/sql/mysql/item/gear_wage_entry_detail.sql new file mode 100644 index 0000000..2366052 --- /dev/null +++ b/script/sql/mysql/item/gear_wage_entry_detail.sql @@ -0,0 +1,548 @@ +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2041812419394686977, '2026-04-08', 2041782839527206913, '望天放', '1', 2041776253194854401, '木工', '', '', '', 5.00, 20.00, 100.00, 0.00, '', 100.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-08 17:36:30', 'admin', '2026-04-08 17:39:39', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2041812420103524354, '2026-04-08', 2041780417681547265, '王凯', '3', 2041776216033320961, '打包', '', '', '', 1.00, 200.00, 200.00, 0.00, '', 200.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-08 17:36:31', 'admin', '2026-04-08 17:39:39', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2041812420694921218, '2026-04-08', 2041780542764081153, '赵天顺', '2', 2041776160823697409, '打包', '', '', '', 4.00, 0.50, 2.00, 0.00, '', 2.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-08 17:36:31', 'admin', '2026-04-08 17:39:39', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2043517267560468482, '2026-04-13', 2041782839527206913, '望天放', '1', 2041776253194854401, '木工', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-13 10:30:58', 'admin', '2026-04-13 10:30:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2043517268332220418, '2026-04-13', 2041780417681547265, '王凯', '3', 2041776216033320961, '打包', '', '', '', 0.00, 200.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-13 10:30:58', 'admin', '2026-04-13 10:30:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2043517269057835010, '2026-04-13', 2041780542764081153, '赵天顺', '2', 2041776160823697409, '打包', '', '', '', 0.00, 0.50, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-13 10:30:58', 'admin', '2026-04-13 10:30:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2043926422645477378, '2026-04-14', 2043923452646232066, '1', '3', 2041776216033320961, '打包200/d', '', '', '', 0.00, 200.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-14 13:36:48', 'koulintong', '2026-04-14 13:36:48', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2043926423354314754, '2026-04-14', 2043926287135903746, '2', '2', 2041776160823697409, '打包0.5/n', '', '', '', 0.00, 0.50, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-14 13:36:48', 'koulintong', '2026-04-14 13:36:48', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311165919100929, '2026-04-15', 2044252809560850434, '白庆', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:38', 'admin', '2026-04-15 15:05:38', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311167303221250, '2026-04-15', 2044252821858549762, '蔡洪引', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:38', 'admin', '2026-04-15 15:05:38', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311168674758657, '2026-04-15', 2044252816439508993, '蔡青青', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:39', 'admin', '2026-04-15 15:05:39', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311169794637825, '2026-04-15', 2044252810609426434, '曹建', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:39', 'admin', '2026-04-15 15:05:39', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311171505913858, '2026-04-15', 2044252802036269057, '曹培香', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:39', 'admin', '2026-04-15 15:05:39', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311173145886722, '2026-04-15', 2044252800278855682, '曹思语', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:40', 'admin', '2026-04-15 15:05:40', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311174714556418, '2026-04-15', 2044252815126691843, '曹维金', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:40', 'admin', '2026-04-15 15:05:40', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311175834435586, '2026-04-15', 2044252814472380418, '曹以桐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:40', 'admin', '2026-04-15 15:05:40', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311177013035010, '2026-04-15', 2044252801906245633, '曹源昊', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:41', 'admin', '2026-04-15 15:05:41', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311178065805314, '2026-04-15', 2044252820747059202, '曹玉珍', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:41', 'admin', '2026-04-15 15:05:41', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311179110187010, '2026-04-15', 2044252821338456066, '曹子怡', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:41', 'admin', '2026-04-15 15:05:41', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311180225871874, '2026-04-15', 2044252814342356993, '崔成阔', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:41', 'admin', '2026-04-15 15:05:41', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311181278642177, '2026-04-15', 2044252821338456067, '杜秋', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:42', 'admin', '2026-04-15 15:05:42', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311182327218177, '2026-04-15', 2044252808315142145, '范国秋', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:42', 'admin', '2026-04-15 15:05:42', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311183317073922, '2026-04-15', 2044252820747059201, '范树会', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:42', 'admin', '2026-04-15 15:05:42', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311184436953090, '2026-04-15', 2044252803479109633, '高继建', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:42', 'admin', '2026-04-15 15:05:42', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311185544249345, '2026-04-15', 2044252801189019649, '韩笑', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:43', 'admin', '2026-04-15 15:05:43', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311186722848769, '2026-04-15', 2044252804657709058, '胡娟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:43', 'admin', '2026-04-15 15:05:43', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311187838533634, '2026-04-15', 2044252822638690306, '胡文芳', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:43', 'admin', '2026-04-15 15:05:43', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311188882915329, '2026-04-15', 2044252800861863938, '寇琳童', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:44', 'admin', '2026-04-15 15:05:44', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311190006988801, '2026-04-15', 2044252805383323651, '蕾培婷', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:44', 'admin', '2026-04-15 15:05:44', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311191110090753, '2026-04-15', 2044252818859622401, '李传旭', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:44', 'admin', '2026-04-15 15:05:44', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311192150278145, '2026-04-15', 2044252817555193858, '李辉', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:44', 'admin', '2026-04-15 15:05:44', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311193198854145, '2026-04-15', 2044252818272419841, '李健菘', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:45', 'admin', '2026-04-15 15:05:45', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311194243235842, '2026-04-15', 2044252804133421057, '李俊彬', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:45', 'admin', '2026-04-15 15:05:45', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311195413446657, '2026-04-15', 2044252811393761281, '李龙', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:45', 'admin', '2026-04-15 15:05:45', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311196403302402, '2026-04-15', 2044252804859035650, '李娜', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:45', 'admin', '2026-04-15 15:05:45', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311197527375873, '2026-04-15', 2044252806486425601, '李帅帅 ', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:46', 'admin', '2026-04-15 15:05:46', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311198693392385, '2026-04-15', 2044252803147759618, '刘春华', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:46', 'admin', '2026-04-15 15:05:46', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311199746162690, '2026-04-15', 2044252807857963009, '刘红耐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:46', 'admin', '2026-04-15 15:05:46', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311200861847554, '2026-04-15', 2044252819505545217, '刘俊生', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:46', 'admin', '2026-04-15 15:05:46', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311201902034946, '2026-04-15', 2044252818205310977, '刘林泰', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:47', 'admin', '2026-04-15 15:05:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311203009331201, '2026-04-15', 2044252815000862722, '刘文秀', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:47', 'admin', '2026-04-15 15:05:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311204120821762, '2026-04-15', 2044252820092747778, '刘增年', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:47', 'admin', '2026-04-15 15:05:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311205177786369, '2026-04-15', 2044252817689411586, '李鑫宇', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:47', 'admin', '2026-04-15 15:05:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311206209585154, '2026-04-15', 2044252816238182402, '马占才', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:48', 'admin', '2026-04-15 15:05:48', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311207186857985, '2026-04-15', 2044252811918049281, '孟凡群', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:48', 'admin', '2026-04-15 15:05:48', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311208310931457, '2026-04-15', 2044252808906539012, '孟凡霞', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:48', 'admin', '2026-04-15 15:05:48', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311209304981506, '2026-04-15', 2044252817030905857, '孟令玉', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:48', 'admin', '2026-04-15 15:05:48', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311210416472065, '2026-04-15', 2044252809103671297, '孟全超', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:49', 'admin', '2026-04-15 15:05:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311211406327810, '2026-04-15', 2044252812635275265, '全广财', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:49', 'admin', '2026-04-15 15:05:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311212450709506, '2026-04-15', 2044252806553534466, '宋来贺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:49', 'admin', '2026-04-15 15:05:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311213482508290, '2026-04-15', 2044252802493448194, '孙梦伟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:49', 'admin', '2026-04-15 15:05:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311214535278593, '2026-04-15', 2044252799746179074, '测试用户', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:50', 'admin', '2026-04-15 15:05:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311215516745730, '2026-04-15', 2044252810152247297, '王成桂', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:50', 'admin', '2026-04-15 15:05:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311216565321729, '2026-04-15', 2044252818859622402, '王福海', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:50', 'admin', '2026-04-15 15:05:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311217618092033, '2026-04-15', 2044252805249105922, '王贵娟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:50', 'admin', '2026-04-15 15:05:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311218662473729, '2026-04-15', 2044252815776808962, '王玖坤', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:51', 'admin', '2026-04-15 15:05:51', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311219711049729, '2026-04-15', 2044252803739156481, '王及友', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:51', 'admin', '2026-04-15 15:05:51', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311220747042818, '2026-04-15', 2044252801453260801, '王玉旺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:51', 'admin', '2026-04-15 15:05:51', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311221783035906, '2026-04-15', 2044252821992767490, '吴艳丽', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:51', 'admin', '2026-04-15 15:05:51', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311222764503042, '2026-04-15', 2044252816900882433, '薛利利', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:52', 'admin', '2026-04-15 15:05:52', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311223800496130, '2026-04-15', 2044252812505251841, '徐猛', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:52', 'admin', '2026-04-15 15:05:52', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311224853266433, '2026-04-15', 2044252811263737858, '闫趁', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:52', 'admin', '2026-04-15 15:05:52', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311225960562689, '2026-04-15', 2044252802560557057, '闫恩虎', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:52', 'admin', '2026-04-15 15:05:52', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311227084636162, '2026-04-15', 2044252820092747779, '杨宝岭', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:53', 'admin', '2026-04-15 15:05:53', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311228061908994, '2026-04-15', 2044252807727939586, '闫坤', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:53', 'admin', '2026-04-15 15:05:53', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311229114679297, '2026-04-15', 2044252813683851267, '闫连胜', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:53', 'admin', '2026-04-15 15:05:53', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311230091952130, '2026-04-15', 2044252815579676674, '闫雨泽', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:53', 'admin', '2026-04-15 15:05:53', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311231069224961, '2026-04-15', 2044252812048072706, '杨泽磊', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:54', 'admin', '2026-04-15 15:05:54', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311232130383873, '2026-04-15', 2044252813230866433, '闫喆', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:54', 'admin', '2026-04-15 15:05:54', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311233099268098, '2026-04-15', 2044252813100843010, '袁红艳', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:54', 'admin', '2026-04-15 15:05:54', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311234152038402, '2026-04-15', 2044252819438436355, '袁纪全', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:54', 'admin', '2026-04-15 15:05:54', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311235192225793, '2026-04-15', 2044252804263444481, '袁坤瑞', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:55', 'admin', '2026-04-15 15:05:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311236299522050, '2026-04-15', 2044252813813874690, '袁永顺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:55', 'admin', '2026-04-15 15:05:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311237352292354, '2026-04-15', 2044252810018029570, '于天篮', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:55', 'admin', '2026-04-15 15:05:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311238329565185, '2026-04-15', 2044252805890834433, '张彩梅', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:55', 'admin', '2026-04-15 15:05:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311239441055745, '2026-04-15', 2044252807140737026, '张倩', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:56', 'admin', '2026-04-15 15:05:56', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311240552546306, '2026-04-15', 2044252810802364417, '张全锐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:56', 'admin', '2026-04-15 15:05:56', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311241664036866, '2026-04-15', 2044252807203651585, '张子华', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:56', 'admin', '2026-04-15 15:05:56', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311242708418561, '2026-04-15', 2044252805957943299, '郑西艺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:56', 'admin', '2026-04-15 15:05:56', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311243752800258, '2026-04-15', 2044252808382251009, '甄艳莲', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 15:05:57', 'admin', '2026-04-15 15:05:57', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044335291094335489, '2026-04-15', 2044335277626425345, '曹源昊', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 16:41:30', 'admin', '2026-04-15 16:41:30', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044335292214214657, '2026-04-15', 2044335253702115329, '韩笑', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 16:41:30', 'admin', '2026-04-15 16:41:30', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044335293325705217, '2026-04-15', 2044335205442453505, '测试用户', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '2', 'admin', '2026-04-15 16:41:31', 'admin', '2026-04-15 16:41:31', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044356093864902658, '2026-04-15', 2044311522099396610, '曹思语', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-15 18:04:10', 'admin', '2026-04-15 18:04:10', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044356094900895746, '2026-04-15', 2044252798534025217, '陆永强', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-15 18:04:10', 'admin', '2026-04-15 18:04:10', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044356096079495169, '2026-04-15', 2044332230028398594, '朱昊天', '3', 2041776216033320961, '打包200/d', '', '', '', 0.00, 200.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-15 18:04:10', 'admin', '2026-04-15 18:04:10', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690677594427394, '2026-04-16', 2044252797716135938, '杨玉宾', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:41', 'admin', '2026-04-16 16:13:41', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690678265516033, '2026-04-16', 2044595108102832129, '白庆', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:41', 'admin', '2026-04-16 16:13:41', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690678928216066, '2026-04-16', 2044595135021875201, '蔡洪引', '2', 2041776160823697409, '打包0.5/n', '', '', '', 0.00, 0.50, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:41', 'admin', '2026-04-16 16:13:41', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690679767076865, '2026-04-16', 2044595123437207553, '蔡青青', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:41', 'admin', '2026-04-16 16:13:41', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690680622714882, '2026-04-16', 2044595110179012610, '曹建', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:41', 'admin', '2026-04-16 16:13:41', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690682212356097, '2026-04-16', 2044595091350781953, '曹培香', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:42', 'admin', '2026-04-16 16:13:42', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690683835551746, '2026-04-16', 2044311522099396610, '曹思语', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:42', 'admin', '2026-04-16 16:13:42', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690684498251778, '2026-04-16', 2044595120757047297, '曹维金', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:42', 'admin', '2026-04-16 16:13:42', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690685240643585, '2026-04-16', 2044595119360344065, '曹以桐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:43', 'admin', '2026-04-16 16:13:43', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690686079504386, '2026-04-16', 2044335277626425345, '曹源昊', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:43', 'admin', '2026-04-16 16:13:43', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690686742204418, '2026-04-16', 2044595132983443458, '曹玉珍', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:43', 'admin', '2026-04-16 16:13:43', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690688579309570, '2026-04-16', 2044595133583228929, '曹子怡', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:43', 'admin', '2026-04-16 16:13:43', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690689237815297, '2026-04-16', 2044595118626340866, '崔成阔', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:43', 'admin', '2026-04-16 16:13:43', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690689887932417, '2026-04-16', 2044595134367563777, '杜秋', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:44', 'admin', '2026-04-16 16:13:44', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690690538049537, '2026-04-16', 2044595105305231362, '范国秋', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:44', 'admin', '2026-04-16 16:13:44', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690691435630594, '2026-04-16', 2044595132266217474, '范树会', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:44', 'admin', '2026-04-16 16:13:44', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690692085747714, '2026-04-16', 2044335610427670530, '高继建', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:44', 'admin', '2026-04-16 16:13:44', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690692907831297, '2026-04-16', 2044335253702115329, '韩笑', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:44', 'admin', '2026-04-16 16:13:44', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690693822189569, '2026-04-16', 2044595096950177794, '胡娟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:45', 'admin', '2026-04-16 16:13:45', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690694480695297, '2026-04-16', 2044595137232273410, '胡文芳', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:45', 'admin', '2026-04-16 16:13:45', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690695126618113, '2026-04-16', 2044595088397991937, '寇琳童', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:45', 'admin', '2026-04-16 16:13:45', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690696808534017, '2026-04-16', 2044595099038941186, '蕾培婷', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:45', 'admin', '2026-04-16 16:13:45', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690697806778369, '2026-04-16', 2044595128134828034, '李传旭', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:46', 'admin', '2026-04-16 16:13:46', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690698637250561, '2026-04-16', 2044595125454667778, '李辉', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:46', 'admin', '2026-04-16 16:13:46', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690699325116417, '2026-04-16', 2044595127480516609, '李健菘', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:46', 'admin', '2026-04-16 16:13:46', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690703322288130, '2026-04-16', 2044595095591223298, '李俊彬', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:47', 'admin', '2026-04-16 16:13:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690704953872385, '2026-04-16', 2044595112213250049, '李龙', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:47', 'admin', '2026-04-16 16:13:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690705599795201, '2026-04-16', 2044595097608683522, '李娜', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:47', 'admin', '2026-04-16 16:13:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690707202019329, '2026-04-16', 2044595101127704578, '李帅帅 ', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:48', 'admin', '2026-04-16 16:13:48', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690707856330754, '2026-04-16', 2044595093502459905, '刘春华', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:48', 'admin', '2026-04-16 16:13:48', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690708514836482, '2026-04-16', 2044595136456327169, '刘春丽', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:48', 'admin', '2026-04-16 16:13:48', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690710398078977, '2026-04-16', 2044595104646725634, '刘红耐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:49', 'admin', '2026-04-16 16:13:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690711060779010, '2026-04-16', 2044595130240368641, '刘俊生', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:49', 'admin', '2026-04-16 16:13:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690711731867649, '2026-04-16', 2044595126822010881, '刘林泰', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:49', 'admin', '2026-04-16 16:13:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690712637837314, '2026-04-16', 2044595120094347265, '刘文秀', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:49', 'admin', '2026-04-16 16:13:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690713455726594, '2026-04-16', 2044595130890485762, '刘增年', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:49', 'admin', '2026-04-16 16:13:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690714105843714, '2026-04-16', 2044595126167699458, '李鑫宇', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:49', 'admin', '2026-04-16 16:13:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690714760155138, '2026-04-16', 2044252798534025217, '陆永强', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:50', 'admin', '2026-04-16 16:13:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690715670319106, '2026-04-16', 2044595122782896130, '马占才', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:50', 'admin', '2026-04-16 16:13:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690716324630530, '2026-04-16', 2044595112863367170, '孟凡群', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:50', 'admin', '2026-04-16 16:13:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690718065266689, '2026-04-16', 2044595106798403585, '孟凡霞', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:50', 'admin', '2026-04-16 16:13:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690719688462337, '2026-04-16', 2044595124804550658, '孟令玉', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:51', 'admin', '2026-04-16 16:13:51', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690720342773761, '2026-04-16', 2044595107515629569, '孟全超', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:51', 'admin', '2026-04-16 16:13:51', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690721181634561, '2026-04-16', 2044595115027628034, '全广财', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:51', 'admin', '2026-04-16 16:13:51', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690722205044737, '2026-04-16', 2044595101903650817, '宋来贺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:51', 'admin', '2026-04-16 16:13:51', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690724121841666, '2026-04-16', 2044595092000899073, '孙梦伟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:52', 'admin', '2026-04-16 16:13:52', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690724776153089, '2026-04-16', 2044335205442453505, '测试用户', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:52', 'admin', '2026-04-16 16:13:52', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690726919442434, '2026-04-16', 2044595109528895489, '王成桂', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:52', 'admin', '2026-04-16 16:13:52', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690727640862722, '2026-04-16', 2044595128797528066, '王福海', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:53', 'admin', '2026-04-16 16:13:53', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690728580386818, '2026-04-16', 2044595098317520898, '王贵娟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:53', 'admin', '2026-04-16 16:13:53', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690729536688130, '2026-04-16', 2044595122128584706, '王玖坤', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:53', 'admin', '2026-04-16 16:13:53', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690733697437698, '2026-04-16', 2044595094928523265, '王及友', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:54', 'admin', '2026-04-16 16:13:54', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690734351749122, '2026-04-16', 2044595089907941378, '王玉旺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:54', 'admin', '2026-04-16 16:13:54', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690735014449154, '2026-04-16', 2044595135734906882, '吴艳丽', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:54', 'admin', '2026-04-16 16:13:54', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690736805416962, '2026-04-16', 2044595124087324673, '薛利利', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:55', 'admin', '2026-04-16 16:13:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690737468116994, '2026-04-16', 2044595114306207745, '徐猛', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:55', 'admin', '2026-04-16 16:13:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690738126622721, '2026-04-16', 2044595111563132929, '闫趁', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:55', 'admin', '2026-04-16 16:13:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690738793517057, '2026-04-16', 2044595092781039618, '闫恩虎', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:55', 'admin', '2026-04-16 16:13:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690739452022786, '2026-04-16', 2044595131607711746, '杨宝岭', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:55', 'admin', '2026-04-16 16:13:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690740127305730, '2026-04-16', 2044595103996608514, '闫坤', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:56', 'admin', '2026-04-16 16:13:56', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690744397107202, '2026-04-16', 2044595117246414850, '闫连胜', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:57', 'admin', '2026-04-16 16:13:57', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690745047224321, '2026-04-16', 2044595121415553026, '闫雨泽', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:57', 'admin', '2026-04-16 16:13:57', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690745944805378, '2026-04-16', 2044595113584787458, '杨泽磊', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:57', 'admin', '2026-04-16 16:13:57', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690746762694657, '2026-04-16', 2044595116529188866, '闫喆', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:57', 'admin', '2026-04-16 16:13:57', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690747412811777, '2026-04-16', 2044595115811962882, '袁红艳', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:57', 'admin', '2026-04-16 16:13:57', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690748058734594, '2026-04-16', 2044595129514754050, '袁纪全', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:58', 'admin', '2026-04-16 16:13:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690750596288513, '2026-04-16', 2044595096304254977, '袁坤瑞', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:58', 'admin', '2026-04-16 16:13:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690751258988546, '2026-04-16', 2044595117909114882, '袁永顺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:58', 'admin', '2026-04-16 16:13:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690751917494273, '2026-04-16', 2044595108815863810, '于天篮', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:58', 'admin', '2026-04-16 16:13:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690753502941186, '2026-04-16', 2044595099760361473, '张彩梅', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:59', 'admin', '2026-04-16 16:13:59', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690754157252610, '2026-04-16', 2044595102545379329, '张倩', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:59', 'admin', '2026-04-16 16:13:59', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690754991919106, '2026-04-16', 2044595110900432898, '张全锐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:13:59', 'admin', '2026-04-16 16:13:59', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690756606726145, '2026-04-16', 2044595103329714178, '张子华', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:14:00', 'admin', '2026-04-16 16:14:00', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690757504307202, '2026-04-16', 2044595100477587458, '郑西艺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:14:00', 'admin', '2026-04-16 16:14:00', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690758154424322, '2026-04-16', 2044595106014068738, '甄艳莲', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:14:00', 'admin', '2026-04-16 16:14:00', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690758808735746, '2026-04-16', 2044332230028398594, '朱昊天', '1', 0, '普通工人', '', '', '', 20.00, 0.00, 0.00, 0.00, '', 0.00, '1', 2044690758808735746, 2043639793863200769, '寇琳童', '无', '0', 'admin', '2026-04-16 16:14:00', 'koulintong', '2026-04-20 16:56:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044690759647596545, '2026-04-16', 2044595137890779138, '朱红', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-16 16:14:00', 'admin', '2026-04-16 16:14:00', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010914801979394, '2026-04-17', 2044252797716135938, '杨玉宾', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:11', 'zhuhaotian', '2026-04-17 13:26:11', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010915481456641, '2026-04-17', 2044595108102832129, '白庆', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:11', 'zhuhaotian', '2026-04-17 13:26:11', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010916148350978, '2026-04-17', 2044595135021875201, '蔡洪引', '2', 2041776160823697409, '打包0.5/n', '', '', '', 0.00, 0.50, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:12', 'zhuhaotian', '2026-04-17 13:26:12', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010916815245314, '2026-04-17', 2044595123437207553, '蔡青青', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:12', 'zhuhaotian', '2026-04-17 13:26:12', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010917482139650, '2026-04-17', 2044595110179012610, '曹建', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:12', 'zhuhaotian', '2026-04-17 13:26:12', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010918165811202, '2026-04-17', 2044595091350781953, '曹培香', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:12', 'zhuhaotian', '2026-04-17 13:26:12', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010918845288450, '2026-04-17', 2044311522099396610, '曹思语', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:12', 'zhuhaotian', '2026-04-17 13:26:12', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010919507988482, '2026-04-17', 2044595120757047297, '曹维金', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:12', 'zhuhaotian', '2026-04-17 13:26:12', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010920170688513, '2026-04-17', 2044595119360344065, '曹以桐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:12', 'zhuhaotian', '2026-04-17 13:26:12', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010920833388546, '2026-04-17', 2044335277626425345, '曹源昊', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:13', 'zhuhaotian', '2026-04-17 13:26:13', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010921491894274, '2026-04-17', 2044595132983443458, '曹玉珍', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:13', 'zhuhaotian', '2026-04-17 13:26:13', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010922162982914, '2026-04-17', 2044595133583228929, '曹子怡', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:13', 'zhuhaotian', '2026-04-17 13:26:13', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010922825682945, '2026-04-17', 2044595118626340866, '崔成阔', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:13', 'zhuhaotian', '2026-04-17 13:26:13', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010923496771585, '2026-04-17', 2044595134367563777, '杜秋', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:13', 'zhuhaotian', '2026-04-17 13:26:13', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010924159471618, '2026-04-17', 2044595105305231362, '范国秋', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:13', 'zhuhaotian', '2026-04-17 13:26:13', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010924830560257, '2026-04-17', 2044595132266217474, '范树会', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:14', 'zhuhaotian', '2026-04-17 13:26:14', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010925493260289, '2026-04-17', 2044335610427670530, '高继建', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:14', 'zhuhaotian', '2026-04-17 13:26:14', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010926164348929, '2026-04-17', 2044335253702115329, '韩笑', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:14', 'zhuhaotian', '2026-04-17 13:26:14', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010926835437570, '2026-04-17', 2044595096950177794, '胡娟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:14', 'zhuhaotian', '2026-04-17 13:26:14', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010927498137601, '2026-04-17', 2044595137232273410, '胡文芳', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:14', 'zhuhaotian', '2026-04-17 13:26:14', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010928160837634, '2026-04-17', 2044595088397991937, '寇琳童', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:14', 'zhuhaotian', '2026-04-17 13:26:14', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010928823537666, '2026-04-17', 2044595099038941186, '蕾培婷', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:15', 'zhuhaotian', '2026-04-17 13:26:15', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010929477849090, '2026-04-17', 2044595128134828034, '李传旭', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:15', 'zhuhaotian', '2026-04-17 13:26:15', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010930157326337, '2026-04-17', 2044595125454667778, '李辉', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:15', 'zhuhaotian', '2026-04-17 13:26:15', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010930832609281, '2026-04-17', 2044595127480516609, '李健菘', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:15', 'zhuhaotian', '2026-04-17 13:26:15', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010931495309314, '2026-04-17', 2044595095591223298, '李俊彬', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:15', 'zhuhaotian', '2026-04-17 13:26:15', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010932162203649, '2026-04-17', 2044595112213250049, '李龙', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:15', 'zhuhaotian', '2026-04-17 13:26:15', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010932829097985, '2026-04-17', 2044595097608683522, '李娜', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:16', 'zhuhaotian', '2026-04-17 13:26:16', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010933483409409, '2026-04-17', 2044595101127704578, '李帅帅 ', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:16', 'zhuhaotian', '2026-04-17 13:26:16', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010934150303745, '2026-04-17', 2044595093502459905, '刘春华', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:16', 'zhuhaotian', '2026-04-17 13:26:16', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010934813003777, '2026-04-17', 2044595136456327169, '刘春丽', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:16', 'zhuhaotian', '2026-04-17 13:26:16', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010935488286722, '2026-04-17', 2044595104646725634, '刘红耐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:16', 'zhuhaotian', '2026-04-17 13:26:16', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010936159375361, '2026-04-17', 2044595130240368641, '刘俊生', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:16', 'zhuhaotian', '2026-04-17 13:26:16', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010936813686785, '2026-04-17', 2044595126822010881, '刘林泰', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:16', 'zhuhaotian', '2026-04-17 13:26:16', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010937488969730, '2026-04-17', 2044595120094347265, '刘文秀', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:17', 'zhuhaotian', '2026-04-17 13:26:17', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010938222972929, '2026-04-17', 2044595130890485762, '刘增年', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:17', 'zhuhaotian', '2026-04-17 13:26:17', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010938889867266, '2026-04-17', 2044595126167699458, '李鑫宇', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:17', 'zhuhaotian', '2026-04-17 13:26:17', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010939548372993, '2026-04-17', 2044252798534025217, '陆永强', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:17', 'zhuhaotian', '2026-04-17 13:26:17', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010940223655938, '2026-04-17', 2044595122782896130, '马占才', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:17', 'zhuhaotian', '2026-04-17 13:26:17', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010940890550274, '2026-04-17', 2044595112863367170, '孟凡群', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:17', 'zhuhaotian', '2026-04-17 13:26:17', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010941565833217, '2026-04-17', 2044595106798403585, '孟凡霞', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:18', 'zhuhaotian', '2026-04-17 13:26:18', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010942236921857, '2026-04-17', 2044595124804550658, '孟令玉', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:18', 'zhuhaotian', '2026-04-17 13:26:18', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010942912204801, '2026-04-17', 2044595107515629569, '孟全超', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:18', 'zhuhaotian', '2026-04-17 13:26:18', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010943579099138, '2026-04-17', 2044595115027628034, '全广财', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:18', 'zhuhaotian', '2026-04-17 13:26:18', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010944245993473, '2026-04-17', 2044595101903650817, '宋来贺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:18', 'zhuhaotian', '2026-04-17 13:26:18', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010944917082114, '2026-04-17', 2044595092000899073, '孙梦伟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:18', 'zhuhaotian', '2026-04-17 13:26:18', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010945583976450, '2026-04-17', 2044335205442453505, '测试用户', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:19', 'zhuhaotian', '2026-04-17 13:26:19', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010946250870785, '2026-04-17', 2044595109528895489, '王成桂', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:19', 'zhuhaotian', '2026-04-17 13:26:19', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010946913570818, '2026-04-17', 2044595128797528066, '王福海', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:19', 'zhuhaotian', '2026-04-17 13:26:19', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010947576270850, '2026-04-17', 2044595098317520898, '王贵娟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:19', 'zhuhaotian', '2026-04-17 13:26:19', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010948230582273, '2026-04-17', 2044595122128584706, '王玖坤', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:19', 'zhuhaotian', '2026-04-17 13:26:19', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010948914253825, '2026-04-17', 2044595094928523265, '王及友', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:19', 'zhuhaotian', '2026-04-17 13:26:19', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010949576953857, '2026-04-17', 2044595089907941378, '王玉旺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:20', 'zhuhaotian', '2026-04-17 13:26:20', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010950243848193, '2026-04-17', 2044595135734906882, '吴艳丽', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:20', 'zhuhaotian', '2026-04-17 13:26:20', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010950914936833, '2026-04-17', 2044595124087324673, '薛利利', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:20', 'zhuhaotian', '2026-04-17 13:26:20', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010951577636866, '2026-04-17', 2044595114306207745, '徐猛', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:20', 'zhuhaotian', '2026-04-17 13:26:20', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010952240336897, '2026-04-17', 2044595111563132929, '闫趁', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:20', 'zhuhaotian', '2026-04-17 13:26:20', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010952903036929, '2026-04-17', 2044595092781039618, '闫恩虎', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:20', 'zhuhaotian', '2026-04-17 13:26:20', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010953565736962, '2026-04-17', 2044595131607711746, '杨宝岭', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:20', 'zhuhaotian', '2026-04-17 13:26:20', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010954232631297, '2026-04-17', 2044595103996608514, '闫坤', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:21', 'zhuhaotian', '2026-04-17 13:26:21', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010954899525633, '2026-04-17', 2044595117246414850, '闫连胜', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:21', 'zhuhaotian', '2026-04-17 13:26:21', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010955566419969, '2026-04-17', 2044595121415553026, '闫雨泽', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:21', 'zhuhaotian', '2026-04-17 13:26:21', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010956241702914, '2026-04-17', 2044595113584787458, '杨泽磊', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:21', 'zhuhaotian', '2026-04-17 13:26:21', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010956904402945, '2026-04-17', 2044595116529188866, '闫喆', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:21', 'zhuhaotian', '2026-04-17 13:26:21', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010957579685889, '2026-04-17', 2044595115811962882, '袁红艳', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:21', 'zhuhaotian', '2026-04-17 13:26:21', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010958246580226, '2026-04-17', 2044595129514754050, '袁纪全', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:22', 'zhuhaotian', '2026-04-17 13:26:22', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010958913474562, '2026-04-17', 2044595096304254977, '袁坤瑞', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:22', 'zhuhaotian', '2026-04-17 13:26:22', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010959580368897, '2026-04-17', 2044595117909114882, '袁永顺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:22', 'zhuhaotian', '2026-04-17 13:26:22', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010960272429057, '2026-04-17', 2044595108815863810, '于天篮', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:22', 'zhuhaotian', '2026-04-17 13:26:22', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010960935129089, '2026-04-17', 2044595099760361473, '张彩梅', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:22', 'zhuhaotian', '2026-04-17 13:26:22', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010961614606337, '2026-04-17', 2044595102545379329, '张倩', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:22', 'zhuhaotian', '2026-04-17 13:26:22', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010962285694977, '2026-04-17', 2044595110900432898, '张全锐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:23', 'zhuhaotian', '2026-04-17 13:26:23', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010962952589313, '2026-04-17', 2044595103329714178, '张子华', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:23', 'zhuhaotian', '2026-04-17 13:26:23', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010963619483649, '2026-04-17', 2044595100477587458, '郑西艺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:23', 'zhuhaotian', '2026-04-17 13:26:23', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010964307349505, '2026-04-17', 2044595106014068738, '甄艳莲', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:23', 'zhuhaotian', '2026-04-17 13:26:23', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010964974243842, '2026-04-17', 2044332230028398594, '朱昊天', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:23', 'zhuhaotian', '2026-04-17 13:26:23', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045010965636943873, '2026-04-17', 2044595137890779138, '朱红', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-17 13:26:23', 'zhuhaotian', '2026-04-17 13:26:23', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395127829975041, '2026-04-18', 2044252797716135938, '杨玉宾', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:55', 'zhuhaotian', '2026-04-18 14:52:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395128584949761, '2026-04-18', 2044595108102832129, '白庆', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:55', 'zhuhaotian', '2026-04-18 14:52:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395129318952962, '2026-04-18', 2044595135021875201, '蔡洪引', '3', 2041776216033320961, '打包200/d', '', '', '', 0.00, 200.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:55', 'zhuhaotian', '2026-04-18 14:52:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395130052956162, '2026-04-18', 2044595123437207553, '蔡青青', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:55', 'zhuhaotian', '2026-04-18 14:52:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395130795347970, '2026-04-18', 2044595110179012610, '曹建', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:55', 'zhuhaotian', '2026-04-18 14:52:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395131529351170, '2026-04-18', 2044595091350781953, '曹培香', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:56', 'zhuhaotian', '2026-04-18 14:52:56', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395132259160065, '2026-04-18', 2044311522099396610, '曹思语', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:56', 'zhuhaotian', '2026-04-18 14:52:56', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395133014134786, '2026-04-18', 2044595120757047297, '曹维金', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:56', 'zhuhaotian', '2026-04-18 14:52:56', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395133748137986, '2026-04-18', 2044595119360344065, '曹以桐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:56', 'zhuhaotian', '2026-04-18 14:52:56', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395134477946881, '2026-04-18', 2044335277626425345, '曹源昊', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:56', 'zhuhaotian', '2026-04-18 14:52:56', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395135216144385, '2026-04-18', 2044595132983443458, '曹玉珍', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:56', 'zhuhaotian', '2026-04-18 14:52:56', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395135941758977, '2026-04-18', 2044595133583228929, '曹子怡', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:57', 'zhuhaotian', '2026-04-18 14:52:57', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395136663179265, '2026-04-18', 2044595118626340866, '崔成阔', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:57', 'zhuhaotian', '2026-04-18 14:52:57', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395137384599554, '2026-04-18', 2044595134367563777, '杜秋', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:57', 'zhuhaotian', '2026-04-18 14:52:57', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395138097631234, '2026-04-18', 2044595105305231362, '范国秋', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:57', 'zhuhaotian', '2026-04-18 14:52:57', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395138814857217, '2026-04-18', 2044595132266217474, '范树会', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:57', 'zhuhaotian', '2026-04-18 14:52:57', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395139527888898, '2026-04-18', 2044335610427670530, '高继建', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:58', 'zhuhaotian', '2026-04-18 14:52:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395140249309185, '2026-04-18', 2044335253702115329, '韩笑', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:58', 'zhuhaotian', '2026-04-18 14:52:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395140970729474, '2026-04-18', 2044595096950177794, '胡娟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:58', 'zhuhaotian', '2026-04-18 14:52:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395141692149761, '2026-04-18', 2044595137232273410, '胡文芳', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:58', 'zhuhaotian', '2026-04-18 14:52:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395142400987138, '2026-04-18', 2044595088397991937, '寇琳童', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:58', 'zhuhaotian', '2026-04-18 14:52:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395143122407425, '2026-04-18', 2044595099038941186, '蕾培婷', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:58', 'zhuhaotian', '2026-04-18 14:52:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395143843827714, '2026-04-18', 2044595128134828034, '李传旭', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:59', 'zhuhaotian', '2026-04-18 14:52:59', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395144565248002, '2026-04-18', 2044595125454667778, '李辉', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:59', 'zhuhaotian', '2026-04-18 14:52:59', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395145286668289, '2026-04-18', 2044595127480516609, '李健菘', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:59', 'zhuhaotian', '2026-04-18 14:52:59', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395146020671489, '2026-04-18', 2044595095591223298, '李俊彬', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:59', 'zhuhaotian', '2026-04-18 14:52:59', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395146737897474, '2026-04-18', 2044595112213250049, '李龙', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:59', 'zhuhaotian', '2026-04-18 14:52:59', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395147459317761, '2026-04-18', 2044595097608683522, '李娜', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:52:59', 'zhuhaotian', '2026-04-18 14:52:59', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395148168155137, '2026-04-18', 2044595101127704578, '李帅帅 ', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:00', 'zhuhaotian', '2026-04-18 14:53:00', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395148897964033, '2026-04-18', 2044595093502459905, '刘春华', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:00', 'zhuhaotian', '2026-04-18 14:53:00', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395149610995714, '2026-04-18', 2044595136456327169, '刘春丽', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:00', 'zhuhaotian', '2026-04-18 14:53:00', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395150319833090, '2026-04-18', 2044595104646725634, '刘红耐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:00', 'zhuhaotian', '2026-04-18 14:53:00', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395151079002113, '2026-04-18', 2044595130240368641, '刘俊生', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:00', 'zhuhaotian', '2026-04-18 14:53:00', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395151796228098, '2026-04-18', 2044595126822010881, '刘林泰', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:00', 'zhuhaotian', '2026-04-18 14:53:00', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395152517648386, '2026-04-18', 2044595120094347265, '刘文秀', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:01', 'zhuhaotian', '2026-04-18 14:53:01', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395153230680065, '2026-04-18', 2044595130890485762, '刘增年', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:01', 'zhuhaotian', '2026-04-18 14:53:01', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395153947906049, '2026-04-18', 2044595126167699458, '李鑫宇', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:01', 'zhuhaotian', '2026-04-18 14:53:01', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395154665132033, '2026-04-18', 2044252798534025217, '陆永强', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:01', 'zhuhaotian', '2026-04-18 14:53:01', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395155386552321, '2026-04-18', 2044595122782896130, '马占才', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:01', 'zhuhaotian', '2026-04-18 14:53:01', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395156099584001, '2026-04-18', 2044595112863367170, '孟凡群', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:01', 'zhuhaotian', '2026-04-18 14:53:01', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395156825198593, '2026-04-18', 2044595106798403585, '孟凡霞', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:02', 'zhuhaotian', '2026-04-18 14:53:02', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395157546618881, '2026-04-18', 2044595124804550658, '孟令玉', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:02', 'zhuhaotian', '2026-04-18 14:53:02', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395158289010689, '2026-04-18', 2044595107515629569, '孟全超', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:02', 'zhuhaotian', '2026-04-18 14:53:02', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395159010430977, '2026-04-18', 2044595115027628034, '全广财', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:02', 'zhuhaotian', '2026-04-18 14:53:02', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395159727656961, '2026-04-18', 2044595101903650817, '宋来贺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:02', 'zhuhaotian', '2026-04-18 14:53:02', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395160444882945, '2026-04-18', 2044595092000899073, '孙梦伟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:03', 'zhuhaotian', '2026-04-18 14:53:03', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395161153720321, '2026-04-18', 2044335205442453505, '测试用户', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:03', 'zhuhaotian', '2026-04-18 14:53:03', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395161875140610, '2026-04-18', 2044595109528895489, '王成桂', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:03', 'zhuhaotian', '2026-04-18 14:53:03', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395162596560897, '2026-04-18', 2044595128797528066, '王福海', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:03', 'zhuhaotian', '2026-04-18 14:53:03', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395163313786882, '2026-04-18', 2044595098317520898, '王贵娟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:03', 'zhuhaotian', '2026-04-18 14:53:03', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395164022624257, '2026-04-18', 2044595122128584706, '王玖坤', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:03', 'zhuhaotian', '2026-04-18 14:53:03', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395164727267330, '2026-04-18', 2044595094928523265, '王及友', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:04', 'zhuhaotian', '2026-04-18 14:53:04', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395165431910402, '2026-04-18', 2044595089907941378, '王玉旺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:04', 'zhuhaotian', '2026-04-18 14:53:04', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395166153330690, '2026-04-18', 2044595135734906882, '吴艳丽', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:04', 'zhuhaotian', '2026-04-18 14:53:04', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395166866362369, '2026-04-18', 2044595124087324673, '薛利利', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:04', 'zhuhaotian', '2026-04-18 14:53:04', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395167566811138, '2026-04-18', 2044595114306207745, '徐猛', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:04', 'zhuhaotian', '2026-04-18 14:53:04', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395168292425730, '2026-04-18', 2044595111563132929, '闫趁', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:04', 'zhuhaotian', '2026-04-18 14:53:04', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395169005457409, '2026-04-18', 2044595092781039618, '闫恩虎', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:05', 'zhuhaotian', '2026-04-18 14:53:05', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395169710100481, '2026-04-18', 2044595131607711746, '杨宝岭', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:05', 'zhuhaotian', '2026-04-18 14:53:05', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395170427326466, '2026-04-18', 2044595103996608514, '闫坤', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:05', 'zhuhaotian', '2026-04-18 14:53:05', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395171782086657, '2026-04-18', 2044595117246414850, '闫连胜', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:05', 'zhuhaotian', '2026-04-18 14:53:05', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395172495118337, '2026-04-18', 2044595121415553026, '闫雨泽', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:05', 'zhuhaotian', '2026-04-18 14:53:05', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395173203955714, '2026-04-18', 2044595113584787458, '杨泽磊', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:06', 'zhuhaotian', '2026-04-18 14:53:06', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395173908598786, '2026-04-18', 2044595116529188866, '闫喆', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:06', 'zhuhaotian', '2026-04-18 14:53:06', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395174642601985, '2026-04-18', 2044595115811962882, '袁红艳', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:06', 'zhuhaotian', '2026-04-18 14:53:06', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395175355633665, '2026-04-18', 2044595129514754050, '袁纪全', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:06', 'zhuhaotian', '2026-04-18 14:53:06', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395176064471041, '2026-04-18', 2044595096304254977, '袁坤瑞', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:06', 'zhuhaotian', '2026-04-18 14:53:06', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395176781697026, '2026-04-18', 2044595117909114882, '袁永顺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:06', 'zhuhaotian', '2026-04-18 14:53:06', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395177498923009, '2026-04-18', 2044595108815863810, '于天篮', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:07', 'zhuhaotian', '2026-04-18 14:53:07', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395178216148993, '2026-04-18', 2044595099760361473, '张彩梅', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:07', 'zhuhaotian', '2026-04-18 14:53:07', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395178937569282, '2026-04-18', 2044595102545379329, '张倩', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:07', 'zhuhaotian', '2026-04-18 14:53:07', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395179650600961, '2026-04-18', 2044595110900432898, '张全锐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:07', 'zhuhaotian', '2026-04-18 14:53:07', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395180372021249, '2026-04-18', 2044595103329714178, '张子华', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:07', 'zhuhaotian', '2026-04-18 14:53:07', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395181101830145, '2026-04-18', 2044595100477587458, '郑西艺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:07', 'zhuhaotian', '2026-04-18 14:53:07', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395181827444737, '2026-04-18', 2044595106014068738, '甄艳莲', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:08', 'zhuhaotian', '2026-04-18 14:53:08', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395183630995458, '2026-04-18', 2044332230028398594, '朱昊天', '1', 0, '普通工人', '', '', '', 20.00, 0.00, 0.00, 0.00, '', 0.00, '1', 2045395183630995458, 2043639793863200769, '寇琳童', '3', '0', 'zhuhaotian', '2026-04-18 14:53:08', 'koulintong', '2026-04-20 16:25:46', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2045395184352415745, '2026-04-18', 2044595137890779138, '朱红', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'zhuhaotian', '2026-04-18 14:53:08', 'zhuhaotian', '2026-04-18 14:53:08', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139069833441282, '2026-04-20', 2044252797716135938, '杨玉宾', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:04', 'koulintong', '2026-04-20 16:09:04', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139070286426114, '2026-04-20', 2044595108102832129, '白庆', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:04', 'koulintong', '2026-04-20 16:09:04', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139070739410946, '2026-04-20', 2044595135021875201, '蔡洪引', '1', 2041776253194854401, '木工20/h', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:05', 'koulintong', '2026-04-20 16:09:05', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139071204978689, '2026-04-20', 2044595123437207553, '蔡青青', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:05', 'koulintong', '2026-04-20 16:09:05', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139071662157826, '2026-04-20', 2044595110179012610, '曹建', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:05', 'koulintong', '2026-04-20 16:09:05', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139072052228097, '2026-04-20', 2044595091350781953, '曹培香', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:05', 'koulintong', '2026-04-20 16:09:05', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139072438104065, '2026-04-20', 2044311522099396610, '曹思语', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:05', 'koulintong', '2026-04-20 16:09:05', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139072886894593, '2026-04-20', 2044595120757047297, '曹维金', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:05', 'koulintong', '2026-04-20 16:09:05', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139073348268034, '2026-04-20', 2044595119360344065, '曹以桐', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:05', 'koulintong', '2026-04-20 16:09:05', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139073742532609, '2026-04-20', 2044335277626425345, '曹源昊', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:05', 'koulintong', '2026-04-20 16:09:05', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139074140991490, '2026-04-20', 2044595132983443458, '曹玉珍', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:05', 'koulintong', '2026-04-20 16:09:05', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139074661085185, '2026-04-20', 2044595133583228929, '曹子怡', '2', 2041776160823697409, '打包0.5/n', '', '', '', 0.00, 0.50, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:05', 'koulintong', '2026-04-20 16:09:05', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139075055349762, '2026-04-20', 2044595118626340866, '崔成阔', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:06', 'koulintong', '2026-04-20 16:09:06', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139076804374529, '2026-04-20', 2044595134367563777, '杜秋', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:06', 'koulintong', '2026-04-20 16:09:06', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139077265747969, '2026-04-20', 2044595105305231362, '范国秋', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:06', 'koulintong', '2026-04-20 16:09:06', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139077651623938, '2026-04-20', 2044595132266217474, '范树会', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:06', 'koulintong', '2026-04-20 16:09:06', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139078100414465, '2026-04-20', 2044335610427670530, '高继建', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:06', 'koulintong', '2026-04-20 16:09:06', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139078758920193, '2026-04-20', 2044335253702115329, '韩笑', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:06', 'koulintong', '2026-04-20 16:09:06', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139079211905026, '2026-04-20', 2044595096950177794, '胡娟', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:07', 'koulintong', '2026-04-20 16:09:07', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139079731998722, '2026-04-20', 2044595137232273410, '胡文芳', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:07', 'koulintong', '2026-04-20 16:09:07', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139080466001922, '2026-04-20', 2044595088397991937, '寇琳童', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:07', 'koulintong', '2026-04-20 16:09:07', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139080847683586, '2026-04-20', 2044595099038941186, '蕾培婷', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:07', 'koulintong', '2026-04-20 16:09:07', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139081363582977, '2026-04-20', 2044595128134828034, '李传旭', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:07', 'koulintong', '2026-04-20 16:09:07', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139082860949506, '2026-04-20', 2044595125454667778, '李辉', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:07', 'koulintong', '2026-04-20 16:09:07', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139084047937538, '2026-04-20', 2044595127480516609, '李健菘', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:08', 'koulintong', '2026-04-20 16:09:08', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139084974878721, '2026-04-20', 2044595095591223298, '李俊彬', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:08', 'koulintong', '2026-04-20 16:09:08', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139085369143297, '2026-04-20', 2044595112213250049, '李龙', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:08', 'koulintong', '2026-04-20 16:09:08', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139086283501569, '2026-04-20', 2044595097608683522, '李娜', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:08', 'koulintong', '2026-04-20 16:09:08', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139086749069314, '2026-04-20', 2044595101127704578, '李帅帅 ', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:08', 'koulintong', '2026-04-20 16:09:08', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139087130750977, '2026-04-20', 2044595093502459905, '刘春华', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:08', 'koulintong', '2026-04-20 16:09:08', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139087659233281, '2026-04-20', 2044595136456327169, '刘春丽', '1', 2041776253194854401, '木工20/h', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:09', 'koulintong', '2026-04-20 16:09:09', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139088909135873, '2026-04-20', 2044595104646725634, '刘红耐', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:09', 'koulintong', '2026-04-20 16:09:09', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139089420840961, '2026-04-20', 2044595130240368641, '刘俊生', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:09', 'koulintong', '2026-04-20 16:09:09', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139090008043522, '2026-04-20', 2044595126822010881, '刘林泰', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:09', 'koulintong', '2026-04-20 16:09:09', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139090532331522, '2026-04-20', 2044595120094347265, '刘文秀', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:09', 'koulintong', '2026-04-20 16:09:09', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139090985316354, '2026-04-20', 2044595130890485762, '刘增年', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:09', 'koulintong', '2026-04-20 16:09:09', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139092356853761, '2026-04-20', 2044595126167699458, '李鑫宇', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:10', 'koulintong', '2026-04-20 16:09:10', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139095112511489, '2026-04-20', 2044252798534025217, '陆永强', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:10', 'koulintong', '2026-04-20 16:09:10', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139096932839426, '2026-04-20', 2044595122782896130, '马占才', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:11', 'koulintong', '2026-04-20 16:09:11', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139098639921153, '2026-04-20', 2044595112863367170, '孟凡群', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:11', 'koulintong', '2026-04-20 16:09:11', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139099818520578, '2026-04-20', 2044595106798403585, '孟凡霞', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:11', 'koulintong', '2026-04-20 16:09:11', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139100674158594, '2026-04-20', 2044595124804550658, '孟令玉', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:12', 'koulintong', '2026-04-20 16:09:12', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139102104416257, '2026-04-20', 2044595107515629569, '孟全超', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:12', 'koulintong', '2026-04-20 16:09:12', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139103283015682, '2026-04-20', 2044595115027628034, '全广财', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:12', 'koulintong', '2026-04-20 16:09:12', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139104205762561, '2026-04-20', 2044595101903650817, '宋来贺', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:13', 'koulintong', '2026-04-20 16:09:13', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139105522774018, '2026-04-20', 2044595092000899073, '孙梦伟', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:13', 'koulintong', '2026-04-20 16:09:13', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139106701373441, '2026-04-20', 2044335205442453505, '测试用户', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:13', 'koulintong', '2026-04-20 16:09:13', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139107557011458, '2026-04-20', 2044595109528895489, '王成桂', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:13', 'koulintong', '2026-04-20 16:09:13', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139108404260866, '2026-04-20', 2044595128797528066, '王福海', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:14', 'koulintong', '2026-04-20 16:09:14', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139110040039425, '2026-04-20', 2044595098317520898, '王贵娟', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:14', 'koulintong', '2026-04-20 16:09:14', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139111357050881, '2026-04-20', 2044595122128584706, '王玖坤', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:14', 'koulintong', '2026-04-20 16:09:14', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139111805841410, '2026-04-20', 2044595094928523265, '王及友', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:14', 'koulintong', '2026-04-20 16:09:14', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139112267214849, '2026-04-20', 2044595089907941378, '王玉旺', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:14', 'koulintong', '2026-04-20 16:09:14', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139112661479426, '2026-04-20', 2044595135734906882, '吴艳丽', '3', 2041776216033320961, '打包200/d', '', '', '', 0.00, 200.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:15', 'koulintong', '2026-04-20 16:09:15', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139113106075649, '2026-04-20', 2044595124087324673, '薛利利', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:15', 'koulintong', '2026-04-20 16:09:15', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139113563254786, '2026-04-20', 2044595114306207745, '徐猛', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:15', 'koulintong', '2026-04-20 16:09:15', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139114028822529, '2026-04-20', 2044595111563132929, '闫趁', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:15', 'koulintong', '2026-04-20 16:09:15', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139114418892802, '2026-04-20', 2044595092781039618, '闫恩虎', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:15', 'koulintong', '2026-04-20 16:09:15', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139114876071938, '2026-04-20', 2044595131607711746, '杨宝岭', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:15', 'koulintong', '2026-04-20 16:09:15', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139115329056770, '2026-04-20', 2044595103996608514, '闫坤', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:15', 'koulintong', '2026-04-20 16:09:15', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139115794624514, '2026-04-20', 2044595117246414850, '闫连胜', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:15', 'koulintong', '2026-04-20 16:09:15', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139116247609345, '2026-04-20', 2044595121415553026, '闫雨泽', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:15', 'koulintong', '2026-04-20 16:09:15', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139116767703041, '2026-04-20', 2044595113584787458, '杨泽磊', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:16', 'koulintong', '2026-04-20 16:09:16', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139117220687874, '2026-04-20', 2044595116529188866, '闫喆', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:16', 'koulintong', '2026-04-20 16:09:16', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139117740781570, '2026-04-20', 2044595115811962882, '袁红艳', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:16', 'koulintong', '2026-04-20 16:09:16', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139120953618433, '2026-04-20', 2044595129514754050, '袁纪全', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:17', 'koulintong', '2026-04-20 16:09:17', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139122023165954, '2026-04-20', 2044595096304254977, '袁坤瑞', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:17', 'koulintong', '2026-04-20 16:09:17', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139122622951425, '2026-04-20', 2044595117909114882, '袁永顺', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:17', 'koulintong', '2026-04-20 16:09:17', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139123856076802, '2026-04-20', 2044595108815863810, '于天篮', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:17', 'koulintong', '2026-04-20 16:09:17', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139124518776833, '2026-04-20', 2044595099760361473, '张彩梅', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:17', 'koulintong', '2026-04-20 16:09:17', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139125240197121, '2026-04-20', 2044595102545379329, '张倩', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:18', 'koulintong', '2026-04-20 16:09:18', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139125772873729, '2026-04-20', 2044595110900432898, '张全锐', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:18', 'koulintong', '2026-04-20 16:09:18', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139126360076289, '2026-04-20', 2044595103329714178, '张子华', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:18', 'koulintong', '2026-04-20 16:09:18', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139126817255425, '2026-04-20', 2044595100477587458, '郑西艺', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:18', 'koulintong', '2026-04-20 16:09:18', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139127282823169, '2026-04-20', 2044595106014068738, '甄艳莲', '1', 2041776253194854401, '普通工人', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:18', 'koulintong', '2026-04-20 16:09:18', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139127819694082, '2026-04-20', 2044332230028398594, '朱昊天', '1', 2041776253194854401, '木工20/h', '', '', '', 20.00, 20.00, 400.00, 0.00, '', 400.00, '0', 2046139127819694082, 2043639793863200769, '寇琳童', '1', '0', 'koulintong', '2026-04-20 16:09:18', 'admin', '2026-04-20 18:44:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046139128406896642, '2026-04-20', 2044595137890779138, '朱红', '2', 2041776160823697409, '打包0.5/n', '', '', '', 0.00, 0.50, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'koulintong', '2026-04-20 16:09:18', 'koulintong', '2026-04-20 16:09:18', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506161447714818, '2026-04-21', 2044252797716135938, '杨玉宾', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:46', 'admin', '2026-04-21 16:27:46', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506162756337665, '2026-04-21', 2044595108102832129, '白庆', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:46', 'admin', '2026-04-21 16:27:46', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506163465175041, '2026-04-21', 2044595135021875201, '蔡洪引', '1', 2041776253194854401, '木工20/h', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:46', 'admin', '2026-04-21 16:27:46', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506164178206722, '2026-04-21', 2044595123437207553, '蔡青青', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:46', 'admin', '2026-04-21 16:27:46', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506164887044097, '2026-04-21', 2044595110179012610, '曹建', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:47', 'admin', '2026-04-21 16:27:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506165608464385, '2026-04-21', 2044595091350781953, '曹培香', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:47', 'admin', '2026-04-21 16:27:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506166325690370, '2026-04-21', 2044311522099396610, '曹思语', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:47', 'admin', '2026-04-21 16:27:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506167042916353, '2026-04-21', 2044595120757047297, '曹维金', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:47', 'admin', '2026-04-21 16:27:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506167743365121, '2026-04-21', 2044595119360344065, '曹以桐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:47', 'admin', '2026-04-21 16:27:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506168439619586, '2026-04-21', 2044335277626425345, '曹源昊', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:47', 'admin', '2026-04-21 16:27:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506169152651266, '2026-04-21', 2044595132983443458, '曹玉珍', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:48', 'admin', '2026-04-21 16:27:48', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506169861488641, '2026-04-21', 2044595133583228929, '曹子怡', '2', 2041776160823697409, '打包0.5/n', '', '', '', 0.00, 0.50, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:48', 'admin', '2026-04-21 16:27:48', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506171648262145, '2026-04-21', 2044595118626340866, '崔成阔', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:48', 'admin', '2026-04-21 16:27:48', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506172344516610, '2026-04-21', 2044595134367563777, '杜秋', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:48', 'admin', '2026-04-21 16:27:48', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506173225320450, '2026-04-21', 2044595105305231362, '范国秋', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:49', 'admin', '2026-04-21 16:27:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506174995316737, '2026-04-21', 2044595132266217474, '范树会', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:49', 'admin', '2026-04-21 16:27:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506175704154114, '2026-04-21', 2044335610427670530, '高继建', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:49', 'admin', '2026-04-21 16:27:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506176417185794, '2026-04-21', 2044335253702115329, '韩笑', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:49', 'admin', '2026-04-21 16:27:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506177130217474, '2026-04-21', 2044595096950177794, '胡娟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:50', 'admin', '2026-04-21 16:27:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506177830666242, '2026-04-21', 2044595137232273410, '胡文芳', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:50', 'admin', '2026-04-21 16:27:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506178715664386, '2026-04-21', 2044595088397991937, '寇琳童', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:50', 'admin', '2026-04-21 16:27:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506179420307457, '2026-04-21', 2044595099038941186, '蕾培婷', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:50', 'admin', '2026-04-21 16:27:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506180120756226, '2026-04-21', 2044595128134828034, '李传旭', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:50', 'admin', '2026-04-21 16:27:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506180821204993, '2026-04-21', 2044595125454667778, '李辉', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:50', 'admin', '2026-04-21 16:27:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506181521653761, '2026-04-21', 2044595127480516609, '李健菘', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:51', 'admin', '2026-04-21 16:27:51', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506182209519618, '2026-04-21', 2044595095591223298, '李俊彬', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:51', 'admin', '2026-04-21 16:27:51', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506183446839298, '2026-04-21', 2044595112213250049, '李龙', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:51', 'admin', '2026-04-21 16:27:51', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506184147288066, '2026-04-21', 2044595097608683522, '李娜', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:51', 'admin', '2026-04-21 16:27:51', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506184843542530, '2026-04-21', 2044595101127704578, '李帅帅 ', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:51', 'admin', '2026-04-21 16:27:51', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506185552379906, '2026-04-21', 2044595093502459905, '刘春华', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:52', 'admin', '2026-04-21 16:27:52', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506186257022977, '2026-04-21', 2044595136456327169, '刘春丽', '1', 2041776253194854401, '木工20/h', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:52', 'admin', '2026-04-21 16:27:52', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506186957471745, '2026-04-21', 2044595104646725634, '刘红耐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:52', 'admin', '2026-04-21 16:27:52', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506187670503426, '2026-04-21', 2044595130240368641, '刘俊生', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:52', 'admin', '2026-04-21 16:27:52', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506188370952193, '2026-04-21', 2044595126822010881, '刘林泰', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:52', 'admin', '2026-04-21 16:27:52', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506189067206658, '2026-04-21', 2044595120094347265, '刘文秀', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:52', 'admin', '2026-04-21 16:27:52', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506189759266817, '2026-04-21', 2044595130890485762, '刘增年', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:53', 'admin', '2026-04-21 16:27:53', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506191525068801, '2026-04-21', 2044595126167699458, '李鑫宇', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:53', 'admin', '2026-04-21 16:27:53', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506192233906178, '2026-04-21', 2044252798534025217, '陆永强', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:53', 'admin', '2026-04-21 16:27:53', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506192934354946, '2026-04-21', 2044595122782896130, '马占才', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:53', 'admin', '2026-04-21 16:27:53', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506193630609410, '2026-04-21', 2044595112863367170, '孟凡群', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:53', 'admin', '2026-04-21 16:27:53', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506195396411394, '2026-04-21', 2044595106798403585, '孟凡霞', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:54', 'admin', '2026-04-21 16:27:54', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506196084277250, '2026-04-21', 2044595124804550658, '孟令玉', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:54', 'admin', '2026-04-21 16:27:54', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506196788920321, '2026-04-21', 2044595107515629569, '孟全超', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:54', 'admin', '2026-04-21 16:27:54', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506198542139393, '2026-04-21', 2044595115027628034, '全广财', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:55', 'admin', '2026-04-21 16:27:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506199234199553, '2026-04-21', 2044595101903650817, '宋来贺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:55', 'admin', '2026-04-21 16:27:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506199934648322, '2026-04-21', 2044595092000899073, '孙梦伟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:55', 'admin', '2026-04-21 16:27:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506200630902785, '2026-04-21', 2044335205442453505, '测试用户', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:55', 'admin', '2026-04-21 16:27:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506201494929410, '2026-04-21', 2044595109528895489, '王成桂', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:55', 'admin', '2026-04-21 16:27:55', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506202195378178, '2026-04-21', 2044595128797528066, '王福海', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:56', 'admin', '2026-04-21 16:27:56', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506202895826945, '2026-04-21', 2044595098317520898, '王贵娟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:56', 'admin', '2026-04-21 16:27:56', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506203604664322, '2026-04-21', 2044595122128584706, '王玖坤', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:56', 'admin', '2026-04-21 16:27:56', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506204313501698, '2026-04-21', 2044595094928523265, '王及友', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:56', 'admin', '2026-04-21 16:27:56', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506205013950466, '2026-04-21', 2044595089907941378, '王玉旺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:56', 'admin', '2026-04-21 16:27:56', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506205722787842, '2026-04-21', 2044595135734906882, '吴艳丽', '3', 2041776216033320961, '打包200/d', '', '', '', 0.00, 200.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:56', 'admin', '2026-04-21 16:27:56', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506206414848002, '2026-04-21', 2044595124087324673, '薛利利', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:57', 'admin', '2026-04-21 16:27:57', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506207111102466, '2026-04-21', 2044595114306207745, '徐猛', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:57', 'admin', '2026-04-21 16:27:57', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506207811551234, '2026-04-21', 2044595111563132929, '闫趁', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:57', 'admin', '2026-04-21 16:27:57', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506208700743681, '2026-04-21', 2044595092781039618, '闫恩虎', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:57', 'admin', '2026-04-21 16:27:57', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506209396998146, '2026-04-21', 2044595131607711746, '杨宝岭', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:57', 'admin', '2026-04-21 16:27:57', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506210097446913, '2026-04-21', 2044595103996608514, '闫坤', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:57', 'admin', '2026-04-21 16:27:57', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506210802089986, '2026-04-21', 2044595117246414850, '闫连胜', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:58', 'admin', '2026-04-21 16:27:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506211502538754, '2026-04-21', 2044595121415553026, '闫雨泽', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:58', 'admin', '2026-04-21 16:27:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506212202987521, '2026-04-21', 2044595113584787458, '杨泽磊', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:58', 'admin', '2026-04-21 16:27:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506212899241985, '2026-04-21', 2044595116529188866, '闫喆', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:58', 'admin', '2026-04-21 16:27:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506213608079362, '2026-04-21', 2044595115811962882, '袁红艳', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:58', 'admin', '2026-04-21 16:27:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506214300139521, '2026-04-21', 2044595129514754050, '袁纪全', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:58', 'admin', '2026-04-21 16:27:58', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506215000588289, '2026-04-21', 2044595096304254977, '袁坤瑞', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:59', 'admin', '2026-04-21 16:27:59', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506215701037058, '2026-04-21', 2044595117909114882, '袁永顺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:59', 'admin', '2026-04-21 16:27:59', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506216397291521, '2026-04-21', 2044595108815863810, '于天篮', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:59', 'admin', '2026-04-21 16:27:59', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506217106128898, '2026-04-21', 2044595099760361473, '张彩梅', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:59', 'admin', '2026-04-21 16:27:59', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506217814966274, '2026-04-21', 2044595102545379329, '张倩', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:59', 'admin', '2026-04-21 16:27:59', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506218523803650, '2026-04-21', 2044595110900432898, '张全锐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:27:59', 'admin', '2026-04-21 16:27:59', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506219228446721, '2026-04-21', 2044595103329714178, '张子华', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:28:00', 'admin', '2026-04-21 16:28:00', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506219933089793, '2026-04-21', 2044595100477587458, '郑西艺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:28:00', 'admin', '2026-04-21 16:28:00', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506220637732865, '2026-04-21', 2044595106014068738, '甄艳莲', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:28:00', 'admin', '2026-04-21 16:28:00', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506221342375938, '2026-04-21', 2044332230028398594, '朱昊天', '1', 2041776253194854401, '木工20/h', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:28:00', 'admin', '2026-04-21 16:28:00', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046506222042824705, '2026-04-21', 2044595137890779138, '朱红', '2', 2041776160823697409, '打包0.5/n', '', '', '', 0.00, 0.50, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-21 16:28:00', 'admin', '2026-04-21 16:28:00', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798296302567426, '2026-04-22', 2044252797716135938, '杨玉宾', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:36', 'admin', '2026-04-22 11:48:36', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798297057542146, '2026-04-22', 2044595108102832129, '白庆', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:36', 'admin', '2026-04-22 11:48:36', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798297791545345, '2026-04-22', 2044595135021875201, '蔡洪引', '1', 2041776253194854401, '木工20/h', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:37', 'admin', '2026-04-22 11:48:37', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798298533937154, '2026-04-22', 2044595123437207553, '蔡青青', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:37', 'admin', '2026-04-22 11:48:37', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798299276328961, '2026-04-22', 2044595110179012610, '曹建', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:37', 'admin', '2026-04-22 11:48:37', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798301088268289, '2026-04-22', 2044595091350781953, '曹培香', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:37', 'admin', '2026-04-22 11:48:37', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798301822271490, '2026-04-22', 2044311522099396610, '曹思语', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:37', 'admin', '2026-04-22 11:48:37', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798302556274689, '2026-04-22', 2044595120757047297, '曹维金', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:38', 'admin', '2026-04-22 11:48:38', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798303294472193, '2026-04-22', 2044595119360344065, '曹以桐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:38', 'admin', '2026-04-22 11:48:38', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798304032669697, '2026-04-22', 2044335277626425345, '曹源昊', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:38', 'admin', '2026-04-22 11:48:38', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798304783450114, '2026-04-22', 2044595132983443458, '曹玉珍', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:38', 'admin', '2026-04-22 11:48:38', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798305643282433, '2026-04-22', 2044595133583228929, '曹子怡', '2', 2041776160823697409, '打包0.5/n', '', '', '', 0.00, 0.50, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:38', 'admin', '2026-04-22 11:48:38', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798306385674242, '2026-04-22', 2044595118626340866, '崔成阔', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:39', 'admin', '2026-04-22 11:48:39', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798307123871746, '2026-04-22', 2044595134367563777, '杜秋', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:39', 'admin', '2026-04-22 11:48:39', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798307870457857, '2026-04-22', 2044595105305231362, '范国秋', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:39', 'admin', '2026-04-22 11:48:39', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798308625432578, '2026-04-22', 2044595132266217474, '范树会', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:39', 'admin', '2026-04-22 11:48:39', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798309355241474, '2026-04-22', 2044335610427670530, '高继建', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:39', 'admin', '2026-04-22 11:48:39', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798310089244674, '2026-04-22', 2044335253702115329, '韩笑', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:39', 'admin', '2026-04-22 11:48:39', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798310831636482, '2026-04-22', 2044595096950177794, '胡娟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:40', 'admin', '2026-04-22 11:48:40', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798311569833986, '2026-04-22', 2044595137232273410, '胡文芳', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:40', 'admin', '2026-04-22 11:48:40', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798312303837185, '2026-04-22', 2044595088397991937, '寇琳童', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:40', 'admin', '2026-04-22 11:48:40', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798313029451777, '2026-04-22', 2044595099038941186, '蕾培婷', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:40', 'admin', '2026-04-22 11:48:40', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798313956392961, '2026-04-22', 2044595128134828034, '李传旭', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:40', 'admin', '2026-04-22 11:48:40', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798314690396161, '2026-04-22', 2044595125454667778, '李辉', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:41', 'admin', '2026-04-22 11:48:41', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798315424399362, '2026-04-22', 2044595127480516609, '李健菘', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:41', 'admin', '2026-04-22 11:48:41', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798316158402562, '2026-04-22', 2044595095591223298, '李俊彬', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:41', 'admin', '2026-04-22 11:48:41', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798316896600066, '2026-04-22', 2044595112213250049, '李龙', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:41', 'admin', '2026-04-22 11:48:41', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798317626408961, '2026-04-22', 2044595097608683522, '李娜', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:41', 'admin', '2026-04-22 11:48:41', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798318364606466, '2026-04-22', 2044595101127704578, '李帅帅 ', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:41', 'admin', '2026-04-22 11:48:41', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798319102803970, '2026-04-22', 2044595093502459905, '刘春华', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:42', 'admin', '2026-04-22 11:48:42', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798319841001474, '2026-04-22', 2044595136456327169, '刘春丽', '1', 2041776253194854401, '木工20/h', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:42', 'admin', '2026-04-22 11:48:42', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798320591781890, '2026-04-22', 2044595104646725634, '刘红耐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:42', 'admin', '2026-04-22 11:48:42', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798321338368001, '2026-04-22', 2044595130240368641, '刘俊生', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:42', 'admin', '2026-04-22 11:48:42', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798322072371202, '2026-04-22', 2044595126822010881, '刘林泰', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:42', 'admin', '2026-04-22 11:48:42', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798322823151618, '2026-04-22', 2044595120094347265, '刘文秀', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:42', 'admin', '2026-04-22 11:48:42', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798323561349122, '2026-04-22', 2044595130890485762, '刘增年', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:43', 'admin', '2026-04-22 11:48:43', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798324295352322, '2026-04-22', 2044595126167699458, '李鑫宇', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:43', 'admin', '2026-04-22 11:48:43', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798325050327041, '2026-04-22', 2044252798534025217, '陆永强', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:43', 'admin', '2026-04-22 11:48:43', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798325775941634, '2026-04-22', 2044595122782896130, '马占才', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:43', 'admin', '2026-04-22 11:48:43', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798326509944834, '2026-04-22', 2044595112863367170, '孟凡群', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:43', 'admin', '2026-04-22 11:48:43', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798328812617730, '2026-04-22', 2044595106798403585, '孟凡霞', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:44', 'admin', '2026-04-22 11:48:44', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798329542426625, '2026-04-22', 2044595124804550658, '孟令玉', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:44', 'admin', '2026-04-22 11:48:44', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798330276429825, '2026-04-22', 2044595107515629569, '孟全超', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:44', 'admin', '2026-04-22 11:48:44', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798331148845057, '2026-04-22', 2044595115027628034, '全广财', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:44', 'admin', '2026-04-22 11:48:44', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798332134506498, '2026-04-22', 2044595101903650817, '宋来贺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:45', 'admin', '2026-04-22 11:48:45', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798332864315393, '2026-04-22', 2044595092000899073, '孙梦伟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:45', 'admin', '2026-04-22 11:48:45', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798333610901505, '2026-04-22', 2044335205442453505, '测试用户', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:45', 'admin', '2026-04-22 11:48:45', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798334349099010, '2026-04-22', 2044595109528895489, '王成桂', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:45', 'admin', '2026-04-22 11:48:45', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798335192154113, '2026-04-22', 2044595128797528066, '王福海', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:45', 'admin', '2026-04-22 11:48:45', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798335934545921, '2026-04-22', 2044595098317520898, '王贵娟', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:46', 'admin', '2026-04-22 11:48:46', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798336676937729, '2026-04-22', 2044595122128584706, '王玖坤', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:46', 'admin', '2026-04-22 11:48:46', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798337415135234, '2026-04-22', 2044595094928523265, '王及友', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:46', 'admin', '2026-04-22 11:48:46', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798339126411265, '2026-04-22', 2044595089907941378, '王玉旺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:46', 'admin', '2026-04-22 11:48:46', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798340044963842, '2026-04-22', 2044595135734906882, '吴艳丽', '3', 2041776216033320961, '打包200/d', '', '', '', 0.00, 200.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:47', 'admin', '2026-04-22 11:48:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798340854464513, '2026-04-22', 2044595124087324673, '薛利利', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:47', 'admin', '2026-04-22 11:48:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798341588467713, '2026-04-22', 2044595114306207745, '徐猛', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:47', 'admin', '2026-04-22 11:48:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798342326665217, '2026-04-22', 2044595111563132929, '闫趁', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:47', 'admin', '2026-04-22 11:48:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798343077445634, '2026-04-22', 2044595092781039618, '闫恩虎', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:47', 'admin', '2026-04-22 11:48:47', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798344092467202, '2026-04-22', 2044595131607711746, '杨宝岭', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:48', 'admin', '2026-04-22 11:48:48', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798345837297665, '2026-04-22', 2044595103996608514, '闫坤', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:48', 'admin', '2026-04-22 11:48:48', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798347234000897, '2026-04-22', 2044595117246414850, '闫连胜', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:48', 'admin', '2026-04-22 11:48:48', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798347968004098, '2026-04-22', 2044595121415553026, '闫雨泽', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:48', 'admin', '2026-04-22 11:48:48', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798348702007298, '2026-04-22', 2044595113584787458, '杨泽磊', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:49', 'admin', '2026-04-22 11:48:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798349436010497, '2026-04-22', 2044595116529188866, '闫喆', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:49', 'admin', '2026-04-22 11:48:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798350165819393, '2026-04-22', 2044595115811962882, '袁红艳', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:49', 'admin', '2026-04-22 11:48:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798350920794113, '2026-04-22', 2044595129514754050, '袁纪全', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:49', 'admin', '2026-04-22 11:48:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798351642214401, '2026-04-22', 2044595096304254977, '袁坤瑞', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:49', 'admin', '2026-04-22 11:48:49', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798352372023298, '2026-04-22', 2044595117909114882, '袁永顺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:50', 'admin', '2026-04-22 11:48:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798353110220801, '2026-04-22', 2044595108815863810, '于天篮', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:50', 'admin', '2026-04-22 11:48:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798353840029697, '2026-04-22', 2044595099760361473, '张彩梅', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:50', 'admin', '2026-04-22 11:48:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798354850856961, '2026-04-22', 2044595102545379329, '张倩', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:50', 'admin', '2026-04-22 11:48:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798355580665857, '2026-04-22', 2044595110900432898, '张全锐', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:50', 'admin', '2026-04-22 11:48:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798356344029185, '2026-04-22', 2044595103329714178, '张子华', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:50', 'admin', '2026-04-22 11:48:50', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798357078032386, '2026-04-22', 2044595100477587458, '郑西艺', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:51', 'admin', '2026-04-22 11:48:51', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798357862367233, '2026-04-22', 2044595106014068738, '甄艳莲', '1', 0, '普通工人', '', '', '', 0.00, 0.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:51', 'admin', '2026-04-22 11:48:51', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798358646702082, '2026-04-22', 2044332230028398594, '朱昊天', '1', 2041776253194854401, '木工20/h', '', '', '', 0.00, 20.00, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:51', 'admin', '2026-04-22 11:48:51', '当日名单初始化'); +INSERT INTO `gear_wage_entry_detail` (`detail_id`, `entry_date`, `emp_id`, `emp_name`, `billing_type`, `rate_id`, `work_type_name`, `item_name`, `process_name`, `order_no`, `workload`, `unit_price`, `base_amount`, `extra_amount`, `extra_reason`, `total_amount`, `is_makeup`, `source_detail_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046798359380705281, '2026-04-22', 2044595137890779138, '朱红', '2', 2041776160823697409, '打包0.5/n', '', '', '', 0.00, 0.50, 0.00, 0.00, '', 0.00, '0', NULL, NULL, '', '', '0', 'admin', '2026-04-22 11:48:51', 'admin', '2026-04-22 11:48:51', '当日名单初始化'); diff --git a/script/sql/mysql/item/gear_wage_entry_emp_status.sql b/script/sql/mysql/item/gear_wage_entry_emp_status.sql new file mode 100644 index 0000000..e69de29 diff --git a/script/sql/mysql/item/gear_wage_makeup_log.sql b/script/sql/mysql/item/gear_wage_makeup_log.sql new file mode 100644 index 0000000..24e5de4 --- /dev/null +++ b/script/sql/mysql/item/gear_wage_makeup_log.sql @@ -0,0 +1,3 @@ +INSERT INTO `gear_wage_makeup_log` (`log_id`, `detail_id`, `source_detail_id`, `operation_type`, `operation_date`, `emp_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046143270277902338, 2045395183630995458, 2045395183630995458, '2', '2026-04-18', 2044332230028398594, 2043639793863200769, '寇琳童', '3', '0', 'koulintong', '2026-04-20 16:25:46', 'koulintong', '2026-04-20 16:25:46', '当日名单初始化'); +INSERT INTO `gear_wage_makeup_log` (`log_id`, `detail_id`, `source_detail_id`, `operation_type`, `operation_date`, `emp_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046151084241088513, 2044690758808735746, 2044690758808735746, '2', '2026-04-16', 2044332230028398594, 2043639793863200769, '寇琳童', '无', '0', 'koulintong', '2026-04-20 16:56:49', 'koulintong', '2026-04-20 16:56:49', '当日名单初始化'); +INSERT INTO `gear_wage_makeup_log` (`log_id`, `detail_id`, `source_detail_id`, `operation_type`, `operation_date`, `emp_id`, `makeup_responsible_id`, `makeup_responsible`, `makeup_reason`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2046162229224042498, 2046139127819694082, 2046139127819694082, '2', '2026-04-08', 2044332230028398594, 2043639793863200769, '寇琳童', '1', '0', 'koulintong', '2026-04-20 17:41:06', 'koulintong', '2026-04-20 17:41:06', '当日名单初始化'); diff --git a/script/sql/mysql/item/gear_wage_rate_config.sql b/script/sql/mysql/item/gear_wage_rate_config.sql new file mode 100644 index 0000000..09230e5 --- /dev/null +++ b/script/sql/mysql/item/gear_wage_rate_config.sql @@ -0,0 +1,4 @@ +INSERT INTO `gear_wage_rate_config` (`rate_id`, `rate_code`, `rate_name`, `billing_type`, `work_type_name`, `item_name`, `process_name`, `workday_hours`, `unit_price`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2041776078359486465, 'RATE_2041776078351097856', '打包', '1', '', '', '', NULL, 10.00, '0', '2', 'admin', '2026-04-08 15:12:06', 'admin', '2026-04-08 15:12:06', NULL); +INSERT INTO `gear_wage_rate_config` (`rate_id`, `rate_code`, `rate_name`, `billing_type`, `work_type_name`, `item_name`, `process_name`, `workday_hours`, `unit_price`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2041776160823697409, 'RATE_2041776160836280320', '打包0.5/n', '2', '', '', '', NULL, 0.50, '0', '0', 'admin', '2026-04-08 15:12:26', 'admin', '2026-04-13 16:31:24', NULL); +INSERT INTO `gear_wage_rate_config` (`rate_id`, `rate_code`, `rate_name`, `billing_type`, `work_type_name`, `item_name`, `process_name`, `workday_hours`, `unit_price`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2041776216033320961, 'RATE_2041776216033320960', '打包200/d', '3', '', '', '', NULL, 200.00, '0', '0', 'admin', '2026-04-08 15:12:39', 'admin', '2026-04-13 16:31:09', NULL); +INSERT INTO `gear_wage_rate_config` (`rate_id`, `rate_code`, `rate_name`, `billing_type`, `work_type_name`, `item_name`, `process_name`, `workday_hours`, `unit_price`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2041776253194854401, 'RATE_2041776253249380352', '木工20/h', '1', '', '', '', NULL, 20.00, '0', '0', 'admin', '2026-04-08 15:12:48', 'koulintong', '2026-04-20 14:55:03', NULL); diff --git a/script/sql/mysql/item/gear_warehouse.sql b/script/sql/mysql/item/gear_warehouse.sql new file mode 100644 index 0000000..0cefe2e --- /dev/null +++ b/script/sql/mysql/item/gear_warehouse.sql @@ -0,0 +1,4 @@ +INSERT INTO `gear_warehouse` (`warehouse_id`, `parent_id`, `warehouse_code`, `warehouse_name`, `warehouse_type`, `sort_no`, `is_enabled`, `del_flag`, `remark`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1968215609959047169, NULL, 'A', '木材区', 0, NULL, 1, 0, NULL, '2025-09-17 15:29:04', 'admin', '2025-09-17 15:29:04', 'admin'); +INSERT INTO `gear_warehouse` (`warehouse_id`, `parent_id`, `warehouse_code`, `warehouse_name`, `warehouse_type`, `sort_no`, `is_enabled`, `del_flag`, `remark`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1968216106921156609, 1968215609959047169, 'A1', '精品木材', 1, NULL, 1, 0, NULL, '2025-09-17 15:31:02', 'admin', '2025-09-17 15:31:02', 'admin'); +INSERT INTO `gear_warehouse` (`warehouse_id`, `parent_id`, `warehouse_code`, `warehouse_name`, `warehouse_type`, `sort_no`, `is_enabled`, `del_flag`, `remark`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1968216189616054274, 1968215609959047169, 'A2', '成品木材', 1, NULL, 1, 0, NULL, '2025-09-17 15:31:22', 'admin', '2025-09-17 15:31:22', 'admin'); +INSERT INTO `gear_warehouse` (`warehouse_id`, `parent_id`, `warehouse_code`, `warehouse_name`, `warehouse_type`, `sort_no`, `is_enabled`, `del_flag`, `remark`, `create_time`, `create_by`, `update_time`, `update_by`) VALUES (1968216276241014785, NULL, 'B', '钢材', 0, NULL, 1, 0, NULL, '2025-09-17 15:31:43', 'admin', '2025-09-17 15:31:43', 'admin'); diff --git a/script/sql/mysql/item/gear_work_deduction.sql b/script/sql/mysql/item/gear_work_deduction.sql new file mode 100644 index 0000000..846f82a --- /dev/null +++ b/script/sql/mysql/item/gear_work_deduction.sql @@ -0,0 +1 @@ +INSERT INTO `gear_work_deduction` (`deduction_id`, `order_id`, `person_name`, `work_content`, `deduction_amount`, `deduction_reason`, `work_date`, `status`, `remark`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`) VALUES (1968498318317027329, '1962787074691870721', '小刘', '搬运', 12.00, '把东西摔碎了11111', '2025-09-17', 0, NULL, '2025-09-18 10:12:27', 'admin', '2026-04-14 01:31:22', 'admin', 2); diff --git a/script/sql/mysql/item/gear_worker.sql b/script/sql/mysql/item/gear_worker.sql new file mode 100644 index 0000000..2c7f469 --- /dev/null +++ b/script/sql/mysql/item/gear_worker.sql @@ -0,0 +1,83 @@ +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2041780417681547265, 'WK20260408152900647', '王凯', '15888888888', '3', '打包', '0', '2', 'admin', '2026-04-08 15:29:21', 'admin', '2026-04-08 15:29:21', NULL); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2041780542764081153, 'WK20260408152927924', '赵天顺', '13455555555', '2', '打包', '0', '2', 'admin', '2026-04-08 15:29:51', 'admin', '2026-04-08 15:29:51', NULL); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2041782839527206913, '2001', '望天放', '12233333333', '1', '木工', '0', '2', 'admin', '2026-04-08 15:38:58', 'admin', '2026-04-08 15:38:58', NULL); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2043869096005701633, 'WK20260414094845454', '222', '', '1', '木工20/h', '0', '2', 'zhuhaotian', '2026-04-14 09:49:00', 'zhuhaotian', '2026-04-14 09:49:00', NULL); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2043923452646232066, 'WK20260414132449267', '1', '', '3', '打包200/d', '0', '2', 'koulintong', '2026-04-14 13:25:00', 'koulintong', '2026-04-14 13:25:00', NULL); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2043926287135903746, 'WK20260414133605971', '2', '', '2', '打包0.5/n', '0', '2', 'koulintong', '2026-04-14 13:36:16', 'koulintong', '2026-04-14 13:36:16', NULL); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044252797716135938, 'admin', '杨玉宾', '13785666690', '1', '普通工人', '0', '0', 'admin', '2026-04-15 11:13:42', 'admin', '2026-04-16 09:54:02', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044252798534025217, 'luyongqiang', '陆永强', '', '1', '普通工人', '0', '0', 'admin', '2026-04-15 11:13:42', 'admin', '2026-04-16 09:54:02', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044311522099396610, 'caosiyu', '曹思语', '18032635299', '1', '普通工人', '0', '0', 'admin', '2026-04-15 15:07:03', 'admin', '2026-04-16 09:54:03', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044332230028398594, 'zhuhaotian', '朱昊天', '', '1', '木工20/h', '0', '0', 'admin', '2026-04-15 16:29:20', 'zhuhaotian', '2026-04-20 13:38:06', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044335205442453505, 'test_user', '测试用户', '', '1', '普通工人', '0', '0', 'admin', '2026-04-15 16:41:10', 'admin', '2026-04-16 09:54:03', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044335253702115329, 'hanxiao', '韩笑', '15612639915', '1', '普通工人', '0', '0', 'admin', '2026-04-15 16:41:21', 'admin', '2026-04-16 09:54:03', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044335277626425345, 'caoyuanhao', '曹源昊', '18633605110', '1', '普通工人', '0', '0', 'admin', '2026-04-15 16:41:27', 'admin', '2026-04-16 09:54:04', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044335610427670530, 'gaojijian', '高继建', '15132620507', '1', '普通工人', '0', '0', 'admin', '2026-04-15 16:42:46', 'admin', '2026-04-16 09:54:05', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595088397991937, 'koulintong', '寇琳童', '15532605382', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:50', 'admin', '2026-04-16 09:54:03', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595089907941378, 'wangyuwang', '王玉旺', '17331658398', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:51', 'admin', '2026-04-16 09:54:04', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595091350781953, 'caopeixiang', '曹培香', '13633162704', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:51', 'admin', '2026-04-16 09:54:04', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595092000899073, 'sunmengwei', '孙梦伟', '17692636618', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:51', 'admin', '2026-04-16 09:54:04', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595092781039618, 'yanenhu', '闫恩虎', '15531603114', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:52', 'admin', '2026-04-16 09:54:04', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595093502459905, 'liuchunhua', '刘春华', '13292624414', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:52', 'admin', '2026-04-16 09:54:04', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595094928523265, 'wangjiyou', '王及友', '18333627575', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:52', 'admin', '2026-04-16 09:54:05', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595095591223298, 'lijunbin', '李俊彬', '17334000108', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:52', 'admin', '2026-04-16 09:54:05', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595096304254977, 'yuankunrui', '袁坤瑞', '13373064087', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:52', 'admin', '2026-04-16 09:54:05', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595096950177794, 'hujuan', '胡娟', '17736724275', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:53', 'admin', '2026-04-16 09:54:05', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595097608683522, 'lina', '李娜', '13473690690', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:53', 'admin', '2026-04-16 09:54:05', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595098317520898, 'wangguijuan', '王贵娟', '15233699290', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:53', 'admin', '2026-04-16 09:54:06', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595099038941186, 'leipeiting', '蕾培婷', '18333691297', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:53', 'admin', '2026-04-16 09:54:06', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595099760361473, 'zhangcaimei', '张彩梅', '15668993804', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:53', 'admin', '2026-04-16 09:54:06', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595100477587458, 'zhengxiyi', '郑西艺', '15030666080', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:53', 'admin', '2026-04-16 09:54:06', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595101127704578, 'lishuaishuai', '李帅帅 ', '18831634506', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:54', 'admin', '2026-04-16 09:54:06', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595101903650817, 'songlaihe', '宋来贺', '17643047587', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:54', 'admin', '2026-04-16 09:54:06', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595102545379329, 'zhangqian', '张倩', '13722640743', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:54', 'admin', '2026-04-16 09:54:07', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595103329714178, 'zhangzihua', '张子华', '15230632386', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:54', 'admin', '2026-04-16 09:54:07', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595103996608514, 'yankun', '闫坤', '17340768656', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:54', 'admin', '2026-04-16 09:54:07', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595104646725634, 'liuhongnai', '刘红耐', '13106693879', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:54', 'admin', '2026-04-16 09:54:07', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595105305231362, 'fanguoqiu', '范国秋', '19841357277', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:55', 'admin', '2026-04-16 09:54:07', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595106014068738, 'zhenyanlian', '甄艳莲', '15690130478', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:55', 'admin', '2026-04-16 09:54:07', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595106798403585, 'mengfanxia', '孟凡霞', '15831615829', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:55', 'admin', '2026-04-16 09:54:08', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595107515629569, 'mengquanchao', '孟全超', '15230646881', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:55', 'admin', '2026-04-16 09:54:08', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595108102832129, 'baiqing', '白庆', '13354522260', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:55', 'admin', '2026-04-16 09:54:08', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595108815863810, 'yutianlan', '于天篮', '13329520280', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:55', 'admin', '2026-04-16 09:54:08', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595109528895489, 'wangchengjia', '王成桂', '13722666411', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:56', 'admin', '2026-04-16 09:54:08', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595110179012610, 'caojian', '曹建', '15383267251', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:56', 'admin', '2026-04-16 09:54:08', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595110900432898, 'zhangquanrui', '张全锐', '19943783832', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:56', 'admin', '2026-04-16 09:54:09', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595111563132929, 'yanchen', '闫趁', '15369468231', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:56', 'admin', '2026-04-16 09:54:09', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595112213250049, 'lilong', '李龙', '15369477302', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:56', 'admin', '2026-04-16 09:54:09', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595112863367170, 'mengfanqun', '孟凡群', '15030605258', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:56', 'admin', '2026-04-16 09:54:09', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595113584787458, 'yanzelei', '杨泽磊', '13315613787', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:56', 'admin', '2026-04-16 09:54:09', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595114306207745, 'xumeng', '徐猛', '15128449084', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:57', 'admin', '2026-04-16 09:54:09', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595115027628034, 'quanguangcai', '全广财', '15303368444', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:57', 'admin', '2026-04-16 09:54:10', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595115811962882, 'yuanhongyan', '袁红艳', '17736750509', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:57', 'admin', '2026-04-16 09:54:10', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595116529188866, 'yanzhe', '闫喆', '15930602124', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:57', 'admin', '2026-04-16 09:54:10', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595117246414850, 'yanliansheng', '闫连胜', '13932694281', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:57', 'admin', '2026-04-16 09:54:10', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595117909114882, 'yuanyongshun', '袁永顺', '17331667498', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:58', 'admin', '2026-04-16 09:54:10', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595118626340866, 'cuichengkuo', '崔成阔', '15133603718', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:58', 'admin', '2026-04-16 09:54:10', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595119360344065, 'caoyitong', '曹以桐', '17731691272', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:58', 'admin', '2026-04-16 09:54:11', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595120094347265, 'liuwenxiu', '刘文秀', '16713059920', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:58', 'admin', '2026-04-16 09:54:11', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595120757047297, 'caoweijin', '曹维金', '15030623663', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:58', 'admin', '2026-04-16 09:54:11', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595121415553026, 'yanyuze', '闫雨泽', '15127636820', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:58', 'admin', '2026-04-16 09:54:11', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595122128584706, 'wangjiukun', '王玖坤', '19943715052', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:59', 'admin', '2026-04-16 09:54:11', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595122782896130, 'mazhancai', '马占才', '15124254681', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:59', 'admin', '2026-04-16 09:54:11', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595123437207553, 'caiqingqing', '蔡青青', '18533745919', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:59', 'admin', '2026-04-16 09:54:12', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595124087324673, 'xuelili', '薛利利', '15100687869', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:59', 'admin', '2026-04-16 09:54:12', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595124804550658, 'menglingyu', '孟令玉', '15100602618', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:59', 'admin', '2026-04-16 09:54:12', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595125454667778, 'lihui', '李辉', '15075613721', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:59', 'admin', '2026-04-16 09:54:12', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595126167699458, 'lixinyu', '李鑫宇', '19262368088', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:53:59', 'admin', '2026-04-16 09:54:12', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595126822010881, 'liulintai', '刘林泰', '13103362878', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:54:00', 'admin', '2026-04-16 09:54:12', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595127480516609, 'lijiansong', '李健菘', '18713006907', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:54:00', 'admin', '2026-04-16 09:54:13', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595128134828034, 'lichuanxu', '李传旭', '15690460448', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:54:00', 'admin', '2026-04-16 09:54:13', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595128797528066, 'wangfuhai', '王福海', '13303360593', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:54:00', 'admin', '2026-04-16 09:54:13', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595129514754050, 'yuanjiquan', '袁纪全', '18032645167', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:54:00', 'admin', '2026-04-16 09:54:13', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595130240368641, 'liujunsheng', '刘俊生', '13731610538', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:54:00', 'admin', '2026-04-16 09:54:13', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595130890485762, 'liuzengnian', '刘增年', '15383360867', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:54:01', 'admin', '2026-04-16 09:54:13', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595131607711746, 'yangbaoling', '杨宝岭', '19031545905', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:54:01', 'admin', '2026-04-16 09:54:14', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595132266217474, 'fanshuhui', '范树会', '15081666328', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:54:01', 'admin', '2026-04-16 09:54:14', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595132983443458, 'caoyuzhen', '曹玉珍', '18032640657', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:54:01', 'admin', '2026-04-16 09:54:14', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595133583228929, 'caoziyi', '曹子怡', '16630678850', '2', '打包0.5/n', '0', '0', 'admin', '2026-04-16 09:54:01', 'koulintong', '2026-04-20 14:57:23', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595134367563777, 'duqiu', '杜秋', '15233061574', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:54:01', 'admin', '2026-04-16 09:54:14', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595135021875201, 'caihongyin', '蔡洪引', '13191968580', '1', '木工20/h', '0', '0', 'admin', '2026-04-16 09:54:02', 'zhuhaotian', '2026-04-20 13:37:56', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595135734906882, 'wuyanli', '吴艳丽', '15530688858', '3', '打包200/d', '0', '0', 'admin', '2026-04-16 09:54:02', 'koulintong', '2026-04-20 14:01:30', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595136456327169, 'liuchunli', '刘春丽', '19819597517', '1', '木工20/h', '0', '0', 'admin', '2026-04-16 09:54:02', 'zhuhaotian', '2026-04-20 13:40:50', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595137232273410, 'huwenfang', '胡文芳', '18631667448', '1', '普通工人', '0', '0', 'admin', '2026-04-16 09:54:02', 'admin', '2026-04-16 09:54:02', '从系统用户导入'); +INSERT INTO `gear_worker` (`worker_id`, `worker_no`, `worker_name`, `phone`, `default_billing_type`, `default_work_type_name`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2044595137890779138, 'zhuhong', '朱红', '17633167975', '2', '打包0.5/n', '0', '0', 'admin', '2026-04-16 09:54:02', 'koulintong', '2026-04-20 14:58:34', '从系统用户导入'); diff --git a/script/sql/mysql/item/gen_table.sql b/script/sql/mysql/item/gen_table.sql new file mode 100644 index 0000000..1c58088 --- /dev/null +++ b/script/sql/mysql/item/gen_table.sql @@ -0,0 +1,29 @@ +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953005388714323969, 'gear_attendance_record', '考勤主表(含考勤/加班/出差)', NULL, NULL, 'GearAttendanceRecord', 'crud', 'com.gear.oa', 'oa', 'attendanceRecord', '考勤主(含考勤/加班/出差)', 'ruoyi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":\"1952975318515830785\"}', 'admin', '2025-08-06 08:07:11', 'admin', '2025-08-06 16:29:53', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953326783517085698, 'gear_attendance_summary', '考勤汇总主表', NULL, NULL, 'GearAttendanceSummary', 'crud', 'com.gear.oa', 'oa', 'attendanceSummary', '考勤汇总', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-08-07 05:23:22', 'admin', '2025-08-07 13:34:28', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953326788218900481, 'gear_attendance_summary_detail', '考勤汇总明细表', NULL, NULL, 'GearAttendanceSummaryDetail', 'crud', 'com.gear.oa', 'oa', 'attendanceSummaryDetail', '考勤汇总明细', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-08-07 05:23:46', 'admin', '2025-08-07 13:35:03', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1954049422250463233, 'gear_salary_records', '工资发放记录表', NULL, NULL, 'GearSalaryRecords', 'crud', 'com.gear.oa', 'oa', 'salaryRecords', '工资发放记录', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-08-09 05:11:37', 'admin', '2025-08-09 14:08:38', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1957646576831418370, 'gear_bom', 'BOM 表头,关联产品或原材料', NULL, NULL, 'GearBom', 'crud', 'com.gear.oa', 'oa', 'bom', 'BOM 头,关联产品或原材料', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-08-19 03:28:46', 'admin', '2025-08-19 11:35:23', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1957646580803424258, 'gear_bom_item', 'BOM 明细表,存放属性–值', NULL, NULL, 'GearBomItem', 'crud', 'com.gear.oa', 'oa', 'bomItem', 'BOM 明细,存放属性–值', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-08-19 03:28:48', 'admin', '2025-08-19 11:32:13', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1957646584662183938, 'gear_product', '产品表', NULL, NULL, 'GearProduct', 'crud', 'com.gear.oa', 'oa', 'product', '产品', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-08-19 03:28:46', 'admin', '2025-08-19 11:33:54', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1957671861580713986, 'gear_product_category', '产品分类树表', '', '', 'GearProductCategory', 'tree', 'com.gear.oa', 'oa', 'productCategory', '产品分类树', 'Joshi', '0', '/', '{\"treeCode\":\"category_id\",\"treeName\":\"category_name\",\"treeParentCode\":\"parent_id\",\"parentMenuId\":null}', 'admin', '2025-08-19 05:11:37', 'admin', '2025-08-19 13:26:12', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1961702730263912449, 'gear_monthly_account', '月度记账表', NULL, NULL, 'GearMonthlyAccount', 'crud', 'com.gear.oa', 'oa', 'monthlyAccount', '月度记账', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-08-30 08:07:29', 'admin', '2025-08-30 16:10:05', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1961702734915395585, 'gear_purchase_plan_detail', '采购计划明细表', NULL, NULL, 'GearPurchasePlanDetail', 'crud', 'com.gear.oa', 'oa', 'purchasePlanDetail', '采购计划明细', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-08-30 08:07:28', 'admin', '2025-08-30 16:10:57', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1961702739420078081, 'gear_supplier', '供应商信息表', NULL, NULL, 'GearSupplier', 'crud', 'com.gear.oa', 'oa', 'supplier', '供应商信息', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-08-30 08:07:28', 'admin', '2025-08-30 16:10:26', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1961702743983480833, 'gear_supply_type', '供货类型管理表', NULL, NULL, 'GearSupplyType', 'crud', 'com.gear.oa', 'oa', 'supplyType', '供货类型管理', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-08-30 08:07:03', 'admin', '2025-08-30 16:11:21', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962716808868524033, 'gear_journal', '资金日记账表', NULL, NULL, 'GearJournal', 'crud', 'com.gear.oa', 'oa', 'journal', '资金日记账', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-09-02 03:12:49', 'admin', '2025-09-02 11:20:38', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962716815495524354, 'gear_order_detail', '订单明细表', NULL, NULL, 'GearOrderDetail', 'crud', 'com.gear.oa', 'oa', 'orderDetail', '订单明细', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-09-02 03:13:43', 'admin', '2025-09-02 11:22:59', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962716819639496705, 'gear_other_income', '其他收入表', NULL, NULL, 'GearOtherIncome', 'crud', 'com.gear.oa', 'oa', 'otherIncome', '其他收入', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-09-02 03:13:45', 'admin', '2025-09-02 11:24:26', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962716827457679361, 'gear_receivable', '应收款管理表(宽松版)', NULL, NULL, 'GearReceivable', 'crud', 'com.gear.oa', 'oa', 'receivable', '应收款管理(宽松版)', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-09-02 03:12:52', 'admin', '2025-09-02 11:22:23', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962716828581752834, 'gear_customer', 'CRM 客户表', NULL, NULL, 'GearCustomer', 'crud', 'com.gear.oa', 'oa', 'customer', 'CRM 客户', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-09-02 03:12:49', 'admin', '2025-09-02 11:21:31', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962716831584874497, 'gear_return_exchange', '退换货管理表', NULL, NULL, 'GearReturnExchange', 'crud', 'com.gear.oa', 'oa', 'returnExchange', '退换货管理', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-09-02 03:13:44', 'admin', '2025-09-02 11:24:00', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962716834499915777, 'gear_order', '订单主表', NULL, NULL, 'GearOrder', 'crud', 'com.gear.oa', 'oa', 'order', '订单主', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-09-02 03:13:43', 'admin', '2025-09-02 11:23:34', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962716846587899905, 'gear_payable', '应付款管理表(宽松版)', NULL, NULL, 'GearPayable', 'crud', 'com.gear.oa', 'oa', 'payable', '应付款管理(宽松版)', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-09-02 03:12:51', 'admin', '2025-09-02 11:21:57', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968181099847471105, 'gear_attendance_piece_detail', '考勤计件明细表 - 记录具体工件的数量和单价信息', NULL, NULL, 'GearAttendancePieceDetail', 'crud', 'com.gear.oa', 'oa', 'attendancePieceDetail', '考勤计件明细 - 记录具体工件的数量和单价信息', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-09-17 05:06:50', 'admin', '2025-09-17 13:12:23', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968491578640228353, 'gear_work_deduction', '订单下人员工作及扣款信息表', NULL, NULL, 'GearWorkDeduction', 'crud', 'com.gear.oa', 'oa', 'workDeduction', '订单下人员工作及扣款信息', 'Joshi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2025-09-18 01:41:50', 'admin', '2025-09-18 09:46:08', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2017065889925132290, 'mat_mat_price_history', '配料价格/均价变动历史表', NULL, NULL, 'MatMatPriceHistory', 'crud', 'com.gear.mat', 'mat', 'matPriceHistory', '配料价格/均价变动历史', 'ruoyi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2026-01-30 02:33:39', 'admin', '2026-01-30 10:44:32', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2017065893385433090, 'mat_material', '配料配件基础信息表', NULL, NULL, 'MatMaterial', 'crud', 'com.gear.mat', 'mat', 'material', '配料配件基础信息', 'ruoyi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2026-01-30 02:33:38', 'admin', '2026-01-30 10:43:38', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2017065896770236417, 'mat_material_out', '配料出库表', NULL, NULL, 'MatMaterialOut', 'crud', 'com.gear.mat', 'mat', 'materialOut', '配料出库', 'ruoyi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2026-01-30 02:33:40', 'admin', '2026-01-30 13:48:42', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2017065900159234050, 'mat_product', '产品基础信息表', NULL, NULL, 'MatProduct', 'crud', 'com.gear.mat', 'mat', 'product', '产品基础信息', 'ruoyi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2026-01-30 02:33:38', 'admin', '2026-01-30 11:33:12', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2017065903527260162, 'mat_product_material_relation', '产品-配料关联中间表', NULL, NULL, 'MatProductMaterialRelation', 'crud', 'com.gear.mat', 'mat', 'productMaterialRelation', '产品-配料关联中间', 'ruoyi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2026-01-30 02:33:39', 'admin', '2026-01-30 10:44:56', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2017065906912063489, 'mat_purchase', '采购单主表(管理在途库存)', NULL, NULL, 'MatPurchase', 'crud', 'com.gear.mat', 'mat', 'purchase', '采购单主(管理在途库存)', 'ruoyi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2026-01-30 02:33:39', 'admin', '2026-01-30 11:35:49', NULL); +INSERT INTO `gen_table` (`table_id`, `table_name`, `table_comment`, `sub_table_name`, `sub_table_fk_name`, `class_name`, `tpl_category`, `package_name`, `module_name`, `business_name`, `function_name`, `function_author`, `gen_type`, `gen_path`, `options`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2017065910301061121, 'mat_purchase_in_detail', '入库记录', NULL, NULL, 'MatPurchaseInDetail', 'crud', 'com.gear.mat', 'mat', 'purchaseInDetail', '入库记录', 'ruoyi', '0', '/', '{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null}', 'admin', '2026-01-30 02:33:40', 'admin', '2026-01-30 10:46:12', NULL); diff --git a/script/sql/mysql/item/gen_table_column.sql b/script/sql/mysql/item/gen_table_column.sql new file mode 100644 index 0000000..74aff57 --- /dev/null +++ b/script/sql/mysql/item/gen_table_column.sql @@ -0,0 +1,380 @@ +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953005389704179713, 1953005388714323969, 'record_id', '主键id', 'bigint(20)', 'Long', 'recordId', '1', '1', '0', NULL, '0', '0', NULL, 'EQ', 'input', '', 1, 'admin', '2025-08-06 16:09:05', 'admin', '2025-08-06 16:29:53'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953005389704179714, 1953005388714323969, 'user_id', '用户ID', 'varchar(64)', 'String', 'userId', '0', '0', '1', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2025-08-06 16:09:05', 'admin', '2025-08-06 16:29:53'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953005389767094274, 1953005388714323969, 'record_date', '记录日期', 'date', 'Date', 'recordDate', '0', '0', '1', '1', '1', '1', '1', 'EQ', 'datetime', '', 3, 'admin', '2025-08-06 16:09:05', 'admin', '2025-08-06 16:29:53'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953005389767094275, 1953005388714323969, 'record_type', '记录类型: attendance(考勤), overtime(加班), travel(出差)', 'enum(\'attendance\',\'overtime\',\'leave\',\'travel\')', 'String', 'recordType', '0', '0', '1', '1', '1', '1', '1', 'EQ', 'input', '', 4, 'admin', '2025-08-06 16:09:05', 'admin', '2025-08-06 16:29:53'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953005389767094276, 1953005388714323969, 'start_time', '开始时间', 'datetime', 'Date', 'startTime', '0', '0', '1', '1', '1', '1', '1', 'EQ', 'datetime', '', 5, 'admin', '2025-08-06 16:09:05', 'admin', '2025-08-06 16:29:53'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953005389767094277, 1953005388714323969, 'end_time', '结束时间', 'datetime', 'Date', 'endTime', '0', '0', '1', '1', '1', '1', '1', 'EQ', 'datetime', '', 6, 'admin', '2025-08-06 16:09:05', 'admin', '2025-08-06 16:29:53'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953005389767094278, 1953005388714323969, 'duration_hour', '时长(小时) - 用于考勤/加班/出差', 'int(11)', 'Long', 'durationHour', '0', '0', '1', '1', '1', '1', '1', 'EQ', 'input', '', 7, 'admin', '2025-08-06 16:09:05', 'admin', '2025-08-06 16:29:53'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953005389767094279, 1953005388714323969, 'status', '审批状态', 'enum(\'pending\',\'approved\',\'rejected\',\'processed\')', 'String', 'status', '0', '0', '0', '0', '0', '0', '0', 'EQ', 'radio', '', 8, 'admin', '2025-08-06 16:09:05', 'admin', '2025-08-06 16:29:54'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953005389767094280, 1953005388714323969, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 9, 'admin', '2025-08-06 16:09:05', 'admin', '2025-08-06 16:29:54'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953005389767094281, 1953005388714323969, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 10, 'admin', '2025-08-06 16:09:05', 'admin', '2025-08-06 16:29:54'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953005389767094282, 1953005388714323969, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 11, 'admin', '2025-08-06 16:09:05', 'admin', '2025-08-06 16:29:54'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953005389767094283, 1953005388714323969, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 12, 'admin', '2025-08-06 16:09:05', 'admin', '2025-08-06 16:29:54'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953005389767094284, 1953005388714323969, 'del_flag', '删除标志', 'int(11)', 'Long', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 13, 'admin', '2025-08-06 16:09:05', 'admin', '2025-08-06 16:29:54'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953005389767094285, 1953005388714323969, 'remark', '备注', 'varchar(1024)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'textarea', '', 14, 'admin', '2025-08-06 16:09:05', 'admin', '2025-08-06 16:29:54'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326784502747138, 1953326783517085698, 'summary_id', '汇总主表ID', 'bigint(20) unsigned', 'Long', 'summaryId', '1', '1', '0', NULL, '0', '0', NULL, 'EQ', 'input', '', 1, 'admin', '2025-08-07 13:26:11', 'admin', '2025-08-07 13:34:28'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326784502747139, 1953326783517085698, 'summary_name', '汇总名称', 'varchar(255)', 'String', 'summaryName', '0', '0', '0', '1', '1', '1', '1', 'LIKE', 'input', '', 2, 'admin', '2025-08-07 13:26:11', 'admin', '2025-08-07 13:34:28'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326784502747140, 1953326783517085698, 'start_date', '汇总开始日期', 'date', 'Date', 'startDate', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'datetime', '', 3, 'admin', '2025-08-07 13:26:11', 'admin', '2025-08-07 13:34:28'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326784502747141, 1953326783517085698, 'end_date', '汇总结束日期', 'date', 'Date', 'endDate', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'datetime', '', 4, 'admin', '2025-08-07 13:26:11', 'admin', '2025-08-07 13:34:28'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326784502747142, 1953326783517085698, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 5, 'admin', '2025-08-07 13:26:11', 'admin', '2025-08-07 13:34:28'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326784502747143, 1953326783517085698, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 6, 'admin', '2025-08-07 13:26:11', 'admin', '2025-08-07 13:34:29'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326784502747144, 1953326783517085698, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 7, 'admin', '2025-08-07 13:26:11', 'admin', '2025-08-07 13:34:29'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326784502747145, 1953326783517085698, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 8, 'admin', '2025-08-07 13:26:11', 'admin', '2025-08-07 13:34:29'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326784502747146, 1953326783517085698, 'del_flag', '删除标志', 'int(11)', 'Long', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 9, 'admin', '2025-08-07 13:26:11', 'admin', '2025-08-07 13:34:29'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326784502747147, 1953326783517085698, 'remark', '备注', 'varchar(1024)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'textarea', '', 10, 'admin', '2025-08-07 13:26:11', 'admin', '2025-08-07 13:34:29'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326789141647362, 1953326788218900481, 'detail_id', '明细ID', 'bigint(20) unsigned', 'Long', 'detailId', '1', '1', '0', NULL, '0', '0', NULL, 'EQ', 'input', '', 1, 'admin', '2025-08-07 13:26:12', 'admin', '2025-08-07 13:35:03'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326789141647363, 1953326788218900481, 'summary_id', '汇总主表ID', 'bigint(20) unsigned', 'Long', 'summaryId', '0', '0', '0', '0', '0', '0', '0', 'EQ', 'input', '', 2, 'admin', '2025-08-07 13:26:12', 'admin', '2025-08-07 13:35:04'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326789141647364, 1953326788218900481, 'user_id', '用户ID', 'varchar(64)', 'String', 'userId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2025-08-07 13:26:12', 'admin', '2025-08-07 13:35:04'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326789141647365, 1953326788218900481, 'normal_hours', '正常出勤小时数', 'decimal(10,2)', 'BigDecimal', 'normalHours', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 4, 'admin', '2025-08-07 13:26:12', 'admin', '2025-08-07 13:35:04'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326789141647366, 1953326788218900481, 'overtime_hours', '加班小时数', 'decimal(10,2)', 'BigDecimal', 'overtimeHours', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2025-08-07 13:26:12', 'admin', '2025-08-07 13:35:04'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326789141647367, 1953326788218900481, 'travel_hours', '出差小时数', 'decimal(10,2)', 'BigDecimal', 'travelHours', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 6, 'admin', '2025-08-07 13:26:12', 'admin', '2025-08-07 13:35:04'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326789141647368, 1953326788218900481, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 7, 'admin', '2025-08-07 13:26:12', 'admin', '2025-08-07 13:35:04'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326789141647369, 1953326788218900481, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 8, 'admin', '2025-08-07 13:26:12', 'admin', '2025-08-07 13:35:04'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326789141647370, 1953326788218900481, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 9, 'admin', '2025-08-07 13:26:12', 'admin', '2025-08-07 13:35:04'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326789208756225, 1953326788218900481, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 10, 'admin', '2025-08-07 13:26:12', 'admin', '2025-08-07 13:35:05'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326789208756226, 1953326788218900481, 'del_flag', '删除标志', 'int(11)', 'Long', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 11, 'admin', '2025-08-07 13:26:12', 'admin', '2025-08-07 13:35:05'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1953326789208756227, 1953326788218900481, 'remark', '备注', 'varchar(1024)', 'String', 'remark', '0', '0', '0', '0', '0', '0', NULL, 'EQ', 'textarea', '', 12, 'admin', '2025-08-07 13:26:12', 'admin', '2025-08-07 13:35:05'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423244513281, 1954049422250463233, 'salary_id', '唯一记录ID', 'bigint(20) unsigned', 'Long', 'salaryId', '1', '1', '0', NULL, '0', '0', NULL, 'EQ', 'input', '', 1, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:38'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622146, 1954049422250463233, 'employee_id', '员工ID(加密存储)', 'bigint(20)', 'Long', 'employeeId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:38'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622147, 1954049422250463233, 'pay_period', '发薪月份(YYYY-MM-01)', 'datetime', 'Date', 'payPeriod', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'datetime', '', 3, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622148, 1954049422250463233, 'base_salary', '基本工资', 'decimal(12,2)', 'BigDecimal', 'baseSalary', '0', '0', '0', '1', '1', '1', '0', 'EQ', 'input', '', 4, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622149, 1954049422250463233, 'performance_bonus', '绩效奖金', 'decimal(12,2)', 'BigDecimal', 'performanceBonus', '0', '0', '0', '1', '1', '1', '0', 'EQ', 'input', '', 5, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622150, 1954049422250463233, 'overtime_pay', '加班工资', 'decimal(12,2)', 'BigDecimal', 'overtimePay', '0', '0', '0', '1', '1', '1', '0', 'EQ', 'input', '', 6, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622151, 1954049422250463233, 'allowance', '各类补贴', 'decimal(12,2)', 'BigDecimal', 'allowance', '0', '0', '0', '1', '1', '1', '0', 'EQ', 'input', '', 7, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622152, 1954049422250463233, 'social_security', '社保个人部分', 'decimal(12,2)', 'BigDecimal', 'socialSecurity', '0', '0', '0', '1', '1', '1', '0', 'EQ', 'input', '', 8, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622153, 1954049422250463233, 'housing_fund', '公积金个人部分', 'decimal(12,2)', 'BigDecimal', 'housingFund', '0', '0', '0', '1', '1', '1', '0', 'EQ', 'input', '', 9, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622154, 1954049422250463233, 'income_tax', '个人所得税', 'decimal(12,2)', 'BigDecimal', 'incomeTax', '0', '0', '0', '1', '1', '1', '0', 'EQ', 'input', '', 10, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622155, 1954049422250463233, 'gross_salary', '应发工资', 'decimal(12,2)', 'BigDecimal', 'grossSalary', '0', '0', '0', '0', '0', '1', '0', 'EQ', 'input', '', 11, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622156, 1954049422250463233, 'net_salary', '实发工资', 'decimal(12,2)', 'BigDecimal', 'netSalary', '0', '0', '0', '0', '0', '1', '0', 'EQ', 'input', '', 12, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:40'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622157, 1954049422250463233, 'create_by', '创建人', 'varchar(64)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 13, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:40'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622158, 1954049422250463233, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 14, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:40'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622159, 1954049422250463233, 'update_by', '更新人', 'varchar(64)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 15, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:40'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622160, 1954049422250463233, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 16, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:40'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622161, 1954049422250463233, 'del_flag', '删除标志(0 正常,1 删除)', 'int(11)', 'Long', 'delFlag', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 17, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:40'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622162, 1954049422250463233, 'remark', '备注', 'varchar(500)', 'String', 'remark', '0', '0', '0', '1', '1', '0', NULL, 'EQ', 'textarea', '', 18, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:40'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1954049423311622163, 1954049422250463233, 'pay_status', '发放状态', 'enum(\'pending\',\'approved\',\'paid\',\'rejected\')', 'String', 'payStatus', '0', '0', '0', '1', '1', '1', '0', 'EQ', 'select', 'oa_salary_status', 19, 'admin', '2025-08-09 13:17:42', 'admin', '2025-08-09 14:08:40'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646577762553858, 1957646576831418370, 'bom_id', 'BOM 主键ID', 'bigint(20)', 'Long', 'bomId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2025-08-19 11:31:30', 'admin', '2025-08-19 11:35:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646577825468417, 1957646576831418370, 'bom_code', 'BOM 编码(可选)', 'varchar(50)', 'String', 'bomCode', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2025-08-19 11:31:30', 'admin', '2025-08-19 11:35:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646577825468418, 1957646576831418370, 'bom_name', 'BOM 名称(可选)', 'varchar(100)', 'String', 'bomName', '0', '0', '0', '1', '1', '1', '1', 'LIKE', 'input', '', 3, 'admin', '2025-08-19 11:31:30', 'admin', '2025-08-19 11:35:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646577825468419, 1957646576831418370, 'is_enabled', '是否启用(0=否,1=是)', 'tinyint(1)', 'Integer', 'isEnabled', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 4, 'admin', '2025-08-19 11:31:30', 'admin', '2025-08-19 11:35:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646577825468420, 1957646576831418370, 'del_flag', '删除标志(0=正常,1=删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 5, 'admin', '2025-08-19 11:31:30', 'admin', '2025-08-19 11:35:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646577825468421, 1957646576831418370, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 6, 'admin', '2025-08-19 11:31:30', 'admin', '2025-08-19 11:35:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646577825468422, 1957646576831418370, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 7, 'admin', '2025-08-19 11:31:30', 'admin', '2025-08-19 11:35:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646577825468423, 1957646576831418370, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 8, 'admin', '2025-08-19 11:31:30', 'admin', '2025-08-19 11:35:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646577825468424, 1957646576831418370, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 9, 'admin', '2025-08-19 11:31:30', 'admin', '2025-08-19 11:35:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646577825468425, 1957646576831418370, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 10, 'admin', '2025-08-19 11:31:30', 'admin', '2025-08-19 11:35:25'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646581675839490, 1957646580803424258, 'item_id', 'BOM 明细ID', 'bigint(20)', 'Long', 'itemId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2025-08-19 11:31:31', 'admin', '2025-08-19 11:32:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646581675839491, 1957646580803424258, 'bom_id', '关联 wms_bom.bom_id', 'bigint(20)', 'Long', 'bomId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2025-08-19 11:31:31', 'admin', '2025-08-19 11:32:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646581675839492, 1957646580803424258, 'attr_key', '属性名称', 'varchar(100)', 'String', 'attrKey', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2025-08-19 11:31:31', 'admin', '2025-08-19 11:32:14'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646581675839493, 1957646580803424258, 'attr_value', '属性值', 'varchar(255)', 'String', 'attrValue', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 4, 'admin', '2025-08-19 11:31:31', 'admin', '2025-08-19 11:32:14'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646581675839494, 1957646580803424258, 'is_enabled', '是否启用(0=否,1=是)', 'tinyint(1)', 'Integer', 'isEnabled', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2025-08-19 11:31:31', 'admin', '2025-08-19 11:32:14'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646581675839495, 1957646580803424258, 'del_flag', '删除标志(0=正常,1=删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 6, 'admin', '2025-08-19 11:31:31', 'admin', '2025-08-19 11:32:14'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646581675839496, 1957646580803424258, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 7, 'admin', '2025-08-19 11:31:31', 'admin', '2025-08-19 11:32:14'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646581675839497, 1957646580803424258, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 8, 'admin', '2025-08-19 11:31:31', 'admin', '2025-08-19 11:32:14'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646581675839498, 1957646580803424258, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 9, 'admin', '2025-08-19 11:31:31', 'admin', '2025-08-19 11:32:14'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646581675839499, 1957646580803424258, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 10, 'admin', '2025-08-19 11:31:31', 'admin', '2025-08-19 11:32:14'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646581675839500, 1957646580803424258, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 11, 'admin', '2025-08-19 11:31:31', 'admin', '2025-08-19 11:32:14'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646585517821953, 1957646584662183938, 'product_id', '主键ID', 'bigint(20)', 'Long', 'productId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2025-08-19 11:31:32', 'admin', '2025-08-19 11:33:54'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646585517821954, 1957646584662183938, 'product_code', '产品编号', 'varchar(50)', 'String', 'productCode', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2025-08-19 11:31:32', 'admin', '2025-08-19 11:33:54'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646585517821955, 1957646584662183938, 'product_name', '产品名称', 'varchar(100)', 'String', 'productName', '0', '0', '0', '1', '1', '1', '1', 'LIKE', 'input', '', 3, 'admin', '2025-08-19 11:31:32', 'admin', '2025-08-19 11:33:54'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646585517821956, 1957646584662183938, 'owner', '负责人', 'varchar(50)', 'String', 'owner', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 4, 'admin', '2025-08-19 11:31:32', 'admin', '2025-08-19 11:33:54'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646585517821957, 1957646584662183938, 'unit', '单位', 'varchar(20)', 'String', 'unit', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2025-08-19 11:31:32', 'admin', '2025-08-19 11:33:54'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646585517821958, 1957646584662183938, 'bom_id', 'BOM 表头ID', 'bigint(20)', 'Long', 'bomId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 6, 'admin', '2025-08-19 11:31:32', 'admin', '2025-08-19 11:33:55'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646585517821959, 1957646584662183938, 'type', '产品类型(product=产品,semi=半成品,raw=原料)', 'varchar(50)', 'String', 'type', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'select', '', 7, 'admin', '2025-08-19 11:31:32', 'admin', '2025-08-19 11:33:55'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646585517821960, 1957646584662183938, 'is_enabled', '是否启用(0=否,1=是)', 'tinyint(1)', 'Integer', 'isEnabled', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 8, 'admin', '2025-08-19 11:31:32', 'admin', '2025-08-19 11:33:55'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646585517821961, 1957646584662183938, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 9, 'admin', '2025-08-19 11:31:32', 'admin', '2025-08-19 11:33:55'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646585517821962, 1957646584662183938, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 10, 'admin', '2025-08-19 11:31:32', 'admin', '2025-08-19 11:33:55'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646585517821963, 1957646584662183938, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 11, 'admin', '2025-08-19 11:31:32', 'admin', '2025-08-19 11:33:55'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646585517821964, 1957646584662183938, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 12, 'admin', '2025-08-19 11:31:32', 'admin', '2025-08-19 11:33:55'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646585517821965, 1957646584662183938, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 13, 'admin', '2025-08-19 11:31:32', 'admin', '2025-08-19 11:33:55'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957646585517821966, 1957646584662183938, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 14, 'admin', '2025-08-19 11:31:32', 'admin', '2025-08-19 11:33:55'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957671862578958338, 1957671861580713986, 'category_id', '树节点唯一标识(根节点用固定值)', 'bigint(20)', 'Long', 'categoryId', '1', '0', '0', NULL, '0', '0', NULL, 'EQ', 'input', '', 1, 'admin', '2025-08-19 13:11:58', 'admin', '2025-08-19 13:26:12'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957671862578958339, 1957671861580713986, 'parent_id', '父节点tree_id(根节点的父节点为null)', 'varchar(100)', 'Long', 'parentId', '0', '0', '0', '1', '1', '1', '0', 'EQ', 'input', '', 2, 'admin', '2025-08-19 13:11:58', 'admin', '2025-08-19 13:26:12'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957671862578958340, 1957671861580713986, 'category_name', '节点名称(根节点为类型名,产品节点为product_name)', 'varchar(100)', 'String', 'categoryName', '0', '0', '0', '1', '1', '1', '1', 'LIKE', 'input', '', 3, 'admin', '2025-08-19 13:11:58', 'admin', '2025-08-19 13:26:12'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957671862578958341, 1957671861580713986, 'category_type', '节点类型(root=根节点、product=产品节点)', 'varchar(20)', 'String', 'categoryType', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 4, 'admin', '2025-08-19 13:11:58', 'admin', '2025-08-19 13:26:12'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957671862578958342, 1957671861580713986, 'sort_no', '同级排序号', 'int(11)', 'Long', 'sortNo', '0', '0', '0', '1', '1', '1', '0', 'EQ', 'input', '', 5, 'admin', '2025-08-19 13:11:58', 'admin', '2025-08-19 13:26:12'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957671862578958343, 1957671861580713986, 'del_flag', '删除标志(0=正常,1=删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 6, 'admin', '2025-08-19 13:11:58', 'admin', '2025-08-19 13:26:12'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957671862578958344, 1957671861580713986, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 7, 'admin', '2025-08-19 13:11:58', 'admin', '2025-08-19 13:26:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957671862578958345, 1957671861580713986, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 8, 'admin', '2025-08-19 13:11:58', 'admin', '2025-08-19 13:26:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957671862578958346, 1957671861580713986, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 9, 'admin', '2025-08-19 13:11:58', 'admin', '2025-08-19 13:26:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957671862578958347, 1957671861580713986, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 10, 'admin', '2025-08-19 13:11:58', 'admin', '2025-08-19 13:26:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1957671862578958348, 1957671861580713986, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 11, 'admin', '2025-08-19 13:11:58', 'admin', '2025-08-19 13:26:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702731312488450, 1961702730263912449, 'account_id', '月记账ID', 'int(11)', 'Long', 'accountId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2025-08-30 16:09:12', 'admin', '2025-08-30 16:10:05'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702731312488451, 1961702730263912449, 'month_year', '月份 (YYYY-MM)', 'char(7)', 'String', 'monthYear', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2025-08-30 16:09:12', 'admin', '2025-08-30 16:10:05'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702731312488452, 1961702730263912449, 'total_amount', '该月采购总金额', 'decimal(12,2)', 'BigDecimal', 'totalAmount', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2025-08-30 16:09:12', 'admin', '2025-08-30 16:10:05'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702731312488453, 1961702730263912449, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 4, 'admin', '2025-08-30 16:09:12', 'admin', '2025-08-30 16:10:05'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702731312488454, 1961702730263912449, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 5, 'admin', '2025-08-30 16:09:12', 'admin', '2025-08-30 16:10:05'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702731379597314, 1961702730263912449, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 6, 'admin', '2025-08-30 16:09:12', 'admin', '2025-08-30 16:10:05'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702731379597315, 1961702730263912449, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 7, 'admin', '2025-08-30 16:09:12', 'admin', '2025-08-30 16:10:05'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702731379597316, 1961702730263912449, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 8, 'admin', '2025-08-30 16:09:12', 'admin', '2025-08-30 16:10:05'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702731379597317, 1961702730263912449, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 9, 'admin', '2025-08-30 16:09:12', 'admin', '2025-08-30 16:10:06'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702735913639937, 1961702734915395585, 'detail_id', '明细ID', 'bigint(20)', 'Long', 'detailId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2025-08-30 16:09:14', 'admin', '2025-08-30 16:10:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702735913639938, 1961702734915395585, 'detail_code', '详情编码', 'varchar(64)', 'String', 'detailCode', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2025-08-30 16:09:14', 'admin', '2025-08-30 16:10:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702735913639939, 1961702734915395585, 'supplier_id', '供应商ID', 'bigint(20)', 'Long', 'supplierId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2025-08-30 16:09:14', 'admin', '2025-08-30 16:10:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702735913639940, 1961702734915395585, 'raw_material_name', '原材料名称', 'bigint(20)', 'Long', 'rawMaterialName', '0', '0', '0', '1', '1', '1', '1', 'LIKE', 'input', '', 4, 'admin', '2025-08-30 16:09:14', 'admin', '2025-08-30 16:10:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702735913639941, 1961702734915395585, 'owner', '负责人', 'varchar(50)', 'String', 'owner', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2025-08-30 16:09:14', 'admin', '2025-08-30 16:10:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702735913639942, 1961702734915395585, 'quantity', '计划采购数量', 'decimal(18,0)', 'Long', 'quantity', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 6, 'admin', '2025-08-30 16:09:14', 'admin', '2025-08-30 16:10:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702735913639943, 1961702734915395585, 'unit', '单位', 'varchar(20)', 'String', 'unit', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 7, 'admin', '2025-08-30 16:09:14', 'admin', '2025-08-30 16:10:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702735913639944, 1961702734915395585, 'unit_price', '单价', 'decimal(10,2)', 'BigDecimal', 'unitPrice', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 8, 'admin', '2025-08-30 16:09:14', 'admin', '2025-08-30 16:10:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702735913639945, 1961702734915395585, 'total_amount', '总金额', 'decimal(12,2)', 'BigDecimal', 'totalAmount', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 9, 'admin', '2025-08-30 16:09:14', 'admin', '2025-08-30 16:10:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702735913639946, 1961702734915395585, 'annex', '附件', 'text', 'String', 'annex', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'textarea', '', 10, 'admin', '2025-08-30 16:09:14', 'admin', '2025-08-30 16:10:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702735913639947, 1961702734915395585, 'status', '状态(0=新建,1=在途\r\n,2=到货\r\n,3=待审核,4=采购完成)', 'tinyint(1)', 'Integer', 'status', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'radio', '', 11, 'admin', '2025-08-30 16:09:14', 'admin', '2025-08-30 16:10:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702735913639948, 1961702734915395585, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 12, 'admin', '2025-08-30 16:09:14', 'admin', '2025-08-30 16:10:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702735913639949, 1961702734915395585, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 13, 'admin', '2025-08-30 16:09:14', 'admin', '2025-08-30 16:10:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702735913639950, 1961702734915395585, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 14, 'admin', '2025-08-30 16:09:14', 'admin', '2025-08-30 16:10:59'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702735913639951, 1961702734915395585, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 15, 'admin', '2025-08-30 16:09:14', 'admin', '2025-08-30 16:10:59'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702735913639952, 1961702734915395585, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 16, 'admin', '2025-08-30 16:09:14', 'admin', '2025-08-30 16:10:59'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702735913639953, 1961702734915395585, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 17, 'admin', '2025-08-30 16:09:14', 'admin', '2025-08-30 16:10:59'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702740477042690, 1961702739420078081, 'supplier_id', '供应商ID(主键)', 'bigint(20)', 'Long', 'supplierId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2025-08-30 16:09:15', 'admin', '2025-08-30 16:10:26'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702740477042691, 1961702739420078081, 'name', '供应商名称', 'varchar(100)', 'String', 'name', '0', '0', '0', '1', '1', '1', '1', 'LIKE', 'input', '', 2, 'admin', '2025-08-30 16:09:15', 'admin', '2025-08-30 16:10:26'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702740477042692, 1961702739420078081, 'contact_person', '联系人', 'varchar(50)', 'String', 'contactPerson', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2025-08-30 16:09:15', 'admin', '2025-08-30 16:10:27'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702740477042693, 1961702739420078081, 'phone', '联系电话', 'varchar(20)', 'String', 'phone', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 4, 'admin', '2025-08-30 16:09:15', 'admin', '2025-08-30 16:10:27'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702740477042694, 1961702739420078081, 'address', '地址', 'varchar(200)', 'String', 'address', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2025-08-30 16:09:15', 'admin', '2025-08-30 16:10:27'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702740477042695, 1961702739420078081, 'type_id', '供货商类型id', 'bigint(20)', 'Long', 'typeId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 6, 'admin', '2025-08-30 16:09:15', 'admin', '2025-08-30 16:10:27'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702740477042696, 1961702739420078081, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 7, 'admin', '2025-08-30 16:09:15', 'admin', '2025-08-30 16:10:27'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702740477042697, 1961702739420078081, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 8, 'admin', '2025-08-30 16:09:15', 'admin', '2025-08-30 16:10:27'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702740477042698, 1961702739420078081, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 9, 'admin', '2025-08-30 16:09:15', 'admin', '2025-08-30 16:10:27'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702740477042699, 1961702739420078081, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 10, 'admin', '2025-08-30 16:09:15', 'admin', '2025-08-30 16:10:27'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702740477042700, 1961702739420078081, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 11, 'admin', '2025-08-30 16:09:15', 'admin', '2025-08-30 16:10:27'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702740477042701, 1961702739420078081, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 12, 'admin', '2025-08-30 16:09:15', 'admin', '2025-08-30 16:10:28'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702745040445442, 1961702743983480833, 'type_id', '供货类型ID', 'bigint(20)', 'Long', 'typeId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2025-08-30 16:09:16', 'admin', '2025-08-30 16:11:21'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702745040445443, 1961702743983480833, 'type_name', '供货类型名称', 'varchar(100)', 'String', 'typeName', '0', '0', '0', '1', '1', '1', '1', 'LIKE', 'input', '', 2, 'admin', '2025-08-30 16:09:16', 'admin', '2025-08-30 16:11:22'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702745040445444, 1961702743983480833, 'description', '描述', 'varchar(255)', 'String', 'description', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2025-08-30 16:09:16', 'admin', '2025-08-30 16:11:22'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702745040445445, 1961702743983480833, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 4, 'admin', '2025-08-30 16:09:16', 'admin', '2025-08-30 16:11:22'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702745040445446, 1961702743983480833, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 5, 'admin', '2025-08-30 16:09:16', 'admin', '2025-08-30 16:11:22'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702745040445447, 1961702743983480833, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 6, 'admin', '2025-08-30 16:09:16', 'admin', '2025-08-30 16:11:22'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702745040445448, 1961702743983480833, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 7, 'admin', '2025-08-30 16:09:16', 'admin', '2025-08-30 16:11:22'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702745040445449, 1961702743983480833, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 8, 'admin', '2025-08-30 16:09:16', 'admin', '2025-08-30 16:11:22'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1961702745040445450, 1961702743983480833, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 9, 'admin', '2025-08-30 16:09:16', 'admin', '2025-08-30 16:11:22'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716809736744962, 1962716808868524033, 'journal_id', '主键ID', 'bigint(20)', 'Long', 'journalId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2025-09-02 11:18:48', 'admin', '2025-09-02 11:20:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716809736744963, 1962716808868524033, 'journal_date', '日期', 'date', 'Date', 'journalDate', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'datetime', '', 2, 'admin', '2025-09-02 11:18:48', 'admin', '2025-09-02 11:20:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716809736744964, 1962716808868524033, 'summary', '摘要', 'varchar(255)', 'String', 'summary', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2025-09-02 11:18:48', 'admin', '2025-09-02 11:20:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716809736744965, 1962716808868524033, 'trans_type', '收支类型', 'varchar(64)', 'String', 'transType', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'select', '', 4, 'admin', '2025-09-02 11:18:48', 'admin', '2025-09-02 11:20:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716809736744966, 1962716808868524033, 'counterpart', '对方户名', 'varchar(255)', 'String', 'counterpart', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2025-09-02 11:18:48', 'admin', '2025-09-02 11:20:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716809736744967, 1962716808868524033, 'income_amount', '收入金额', 'decimal(18,2)', 'BigDecimal', 'incomeAmount', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 6, 'admin', '2025-09-02 11:18:48', 'admin', '2025-09-02 11:20:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716809736744968, 1962716808868524033, 'expense_amount', '支出金额', 'decimal(18,2)', 'BigDecimal', 'expenseAmount', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 7, 'admin', '2025-09-02 11:18:48', 'admin', '2025-09-02 11:20:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716809736744969, 1962716808868524033, 'balance_amount', '余额', 'decimal(18,2)', 'BigDecimal', 'balanceAmount', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 8, 'admin', '2025-09-02 11:18:48', 'admin', '2025-09-02 11:20:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716809736744970, 1962716808868524033, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 9, 'admin', '2025-09-02 11:18:48', 'admin', '2025-09-02 11:20:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716809736744971, 1962716808868524033, 'create_by', '创建人', 'varchar(64)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 10, 'admin', '2025-09-02 11:18:48', 'admin', '2025-09-02 11:20:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716809736744972, 1962716808868524033, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 11, 'admin', '2025-09-02 11:18:48', 'admin', '2025-09-02 11:20:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716809736744973, 1962716808868524033, 'update_by', '修改人', 'varchar(64)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 12, 'admin', '2025-09-02 11:18:48', 'admin', '2025-09-02 11:20:40'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716809736744974, 1962716808868524033, 'update_time', '修改时间', 'datetime', 'Date', 'updateTime', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 13, 'admin', '2025-09-02 11:18:48', 'admin', '2025-09-02 11:20:40'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716809736744975, 1962716808868524033, 'del_flag', '删除标志(0正常 1删除)', 'tinyint(4)', 'Integer', 'delFlag', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 14, 'admin', '2025-09-02 11:18:48', 'admin', '2025-09-02 11:20:40'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716816300830721, 1962716815495524354, 'detail_id', '明细ID', 'bigint(20)', 'Long', 'detailId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2025-09-02 11:18:49', 'admin', '2025-09-02 11:23:00'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716816300830722, 1962716815495524354, 'order_id', '订单ID', 'bigint(20)', 'Long', 'orderId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2025-09-02 11:18:49', 'admin', '2025-09-02 11:23:00'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716816300830723, 1962716815495524354, 'product_id', '产品ID', 'bigint(20)', 'Long', 'productId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2025-09-02 11:18:49', 'admin', '2025-09-02 11:23:00'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716816300830724, 1962716815495524354, 'quantity', '产品数量', 'decimal(18,0)', 'Long', 'quantity', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 4, 'admin', '2025-09-02 11:18:49', 'admin', '2025-09-02 11:23:00'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716816300830725, 1962716815495524354, 'unit', '单位', 'varchar(20)', 'String', 'unit', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2025-09-02 11:18:49', 'admin', '2025-09-02 11:23:00'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716816300830726, 1962716815495524354, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 6, 'admin', '2025-09-02 11:18:49', 'admin', '2025-09-02 11:23:00'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716816300830727, 1962716815495524354, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 7, 'admin', '2025-09-02 11:18:49', 'admin', '2025-09-02 11:23:00'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716816300830728, 1962716815495524354, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 8, 'admin', '2025-09-02 11:18:49', 'admin', '2025-09-02 11:23:00'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716816300830729, 1962716815495524354, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 9, 'admin', '2025-09-02 11:18:49', 'admin', '2025-09-02 11:23:00'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716816300830730, 1962716815495524354, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 10, 'admin', '2025-09-02 11:18:49', 'admin', '2025-09-02 11:23:00'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716816300830731, 1962716815495524354, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 11, 'admin', '2025-09-02 11:18:49', 'admin', '2025-09-02 11:23:00'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716816300830732, 1962716815495524354, 'tax_price', '含税单价', 'decimal(10,2)', 'BigDecimal', 'taxPrice', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 12, 'admin', '2025-09-02 11:18:49', 'admin', '2025-09-02 11:23:01'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716816300830733, 1962716815495524354, 'no_tax_price', '无税单价', 'decimal(10,2)', 'BigDecimal', 'noTaxPrice', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 13, 'admin', '2025-09-02 11:18:49', 'admin', '2025-09-02 11:23:01'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716820432220161, 1962716819639496705, 'other_income_id', '其他收入ID(主键)', 'bigint(20)', 'Long', 'otherIncomeId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2025-09-02 11:18:50', 'admin', '2025-09-02 11:24:26'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716820499329026, 1962716819639496705, 'income_date', '收入日期', 'date', 'Date', 'incomeDate', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'datetime', '', 2, 'admin', '2025-09-02 11:18:50', 'admin', '2025-09-02 11:24:26'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716820499329027, 1962716819639496705, 'income_type', '收入类型', 'varchar(64)', 'String', 'incomeType', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'select', '', 3, 'admin', '2025-09-02 11:18:50', 'admin', '2025-09-02 11:24:26'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716820499329028, 1962716819639496705, 'amount', '收入金额', 'decimal(15,2)', 'BigDecimal', 'amount', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 4, 'admin', '2025-09-02 11:18:50', 'admin', '2025-09-02 11:24:26'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716820499329029, 1962716819639496705, 'source', '收入来源', 'varchar(255)', 'String', 'source', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2025-09-02 11:18:50', 'admin', '2025-09-02 11:24:26'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716820499329030, 1962716819639496705, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 6, 'admin', '2025-09-02 11:18:50', 'admin', '2025-09-02 11:24:26'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716820499329031, 1962716819639496705, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 7, 'admin', '2025-09-02 11:18:50', 'admin', '2025-09-02 11:24:26'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716820499329032, 1962716819639496705, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 8, 'admin', '2025-09-02 11:18:50', 'admin', '2025-09-02 11:24:26'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716820499329033, 1962716819639496705, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 9, 'admin', '2025-09-02 11:18:50', 'admin', '2025-09-02 11:24:26'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716820499329034, 1962716819639496705, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 10, 'admin', '2025-09-02 11:18:50', 'admin', '2025-09-02 11:24:26'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716820499329035, 1962716819639496705, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 11, 'admin', '2025-09-02 11:18:50', 'admin', '2025-09-02 11:24:27'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716828250402817, 1962716827457679361, 'receivable_id', '应收ID(主键)', 'bigint(20)', 'Long', 'receivableId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:22:23'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716828250402818, 1962716827457679361, 'customer_id', '客户ID', 'bigint(20)', 'Long', 'customerId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:22:23'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716828250402819, 1962716827457679361, 'order_id', '订单ID', 'bigint(20)', 'Long', 'orderId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:22:23'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716828250402820, 1962716827457679361, 'due_date', '到期日', 'date', 'Date', 'dueDate', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'datetime', '', 4, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:22:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716828250402821, 1962716827457679361, 'amount', '应收金额(可为负数用于调整)', 'decimal(15,2)', 'BigDecimal', 'amount', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:22:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716828250402822, 1962716827457679361, 'paid_amount', '已收金额(可为负数用于冲销)', 'decimal(15,2)', 'BigDecimal', 'paidAmount', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 6, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:22:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716828250402823, 1962716827457679361, 'balance_amount', '未收金额', 'decimal(15,2)', 'BigDecimal', 'balanceAmount', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 7, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:22:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716828250402824, 1962716827457679361, 'status', '状态', 'enum(\'未结清\',\'部分支付\',\'已结清\')', 'String', 'status', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'radio', '', 8, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:22:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716828250402825, 1962716827457679361, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 9, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:22:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716828250402826, 1962716827457679361, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 10, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:22:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716828250402827, 1962716827457679361, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 11, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:22:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716828313317377, 1962716827457679361, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 12, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:22:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716828313317378, 1962716827457679361, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 13, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:22:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716828313317379, 1962716827457679361, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 14, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:22:25'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647170, 1962716828581752834, 'customer_id', '编号,主键自增', 'bigint(20)', 'Long', 'customerId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:31'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647171, 1962716828581752834, 'name', '客户名称', 'varchar(255)', 'String', 'name', '0', '0', '0', '1', '1', '1', '1', 'LIKE', 'input', '', 2, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:31'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647172, 1962716828581752834, 'follow_up_status', '跟进状态', 'tinyint(1)', 'Integer', 'followUpStatus', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'radio', '', 3, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:31'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647173, 1962716828581752834, 'contact_last_time', '最后跟进时间', 'datetime', 'Date', 'contactLastTime', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'datetime', '', 4, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:31'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647174, 1962716828581752834, 'contact_last_content', '最后跟进内容', 'varchar(255)', 'String', 'contactLastContent', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'editor', '', 5, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:31'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647175, 1962716828581752834, 'contact_next_time', '下次联系时间', 'datetime', 'Date', 'contactNextTime', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'datetime', '', 6, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:31'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647176, 1962716828581752834, 'owner_user_id', '负责人的用户编号', 'bigint(20)', 'Long', 'ownerUserId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 7, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:31'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647177, 1962716828581752834, 'owner_time', '成为负责人的时间', 'datetime', 'Date', 'ownerTime', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'datetime', '', 8, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:32'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647178, 1962716828581752834, 'deal_status', '成交状态', 'tinyint(4)', 'Integer', 'dealStatus', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'radio', '', 9, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:32'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647179, 1962716828581752834, 'mobile', '手机', 'varchar(20)', 'String', 'mobile', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 10, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:32'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647180, 1962716828581752834, 'telephone', '电话', 'varchar(20)', 'String', 'telephone', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 11, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:32'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647181, 1962716828581752834, 'qq', 'QQ', 'varchar(20)', 'String', 'qq', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 12, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:32'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647182, 1962716828581752834, 'wechat', '微信', 'varchar(255)', 'String', 'wechat', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 13, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:32'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647183, 1962716828581752834, 'email', '邮箱', 'varchar(255)', 'String', 'email', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 14, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:32'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647184, 1962716828581752834, 'area_id', '地区编号', 'bigint(20)', 'Long', 'areaId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 15, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:32'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647185, 1962716828581752834, 'detail_address', '详细地址', 'varchar(255)', 'String', 'detailAddress', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 16, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:32'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647186, 1962716828581752834, 'industry_id', '所属行业', 'int(11)', 'Long', 'industryId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 17, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:32'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647187, 1962716828581752834, 'level', '客户等级', 'int(11)', 'Long', 'level', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 18, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:33'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647188, 1962716828581752834, 'source', '客户来源', 'int(11)', 'Long', 'source', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 19, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:33'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647189, 1962716828581752834, 'remark', '备注', 'varchar(500)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'textarea', '', 20, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:33'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647190, 1962716828581752834, 'create_by', '创建者', 'varchar(64)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 21, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:33'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647191, 1962716828581752834, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 22, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:33'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647192, 1962716828581752834, 'update_by', '更新者', 'varchar(64)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 23, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:33'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647193, 1962716828581752834, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 24, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:33'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716829248647194, 1962716828581752834, 'del_flag', '是否删除', 'tinyint(4)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 25, 'admin', '2025-09-02 11:18:52', 'admin', '2025-09-02 11:21:33'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716832373403649, 1962716831584874497, 'return_exchange_id', '退换货ID(主键)', 'bigint(20)', 'Long', 'returnExchangeId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2025-09-02 11:18:53', 'admin', '2025-09-02 11:24:00'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716832373403650, 1962716831584874497, 'order_detail_id', '关联订单明细ID', 'bigint(20)', 'Long', 'orderDetailId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2025-09-02 11:18:53', 'admin', '2025-09-02 11:24:00'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716832373403651, 1962716831584874497, 'customer_id', '客户ID', 'bigint(20)', 'Long', 'customerId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2025-09-02 11:18:53', 'admin', '2025-09-02 11:24:00'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716832373403652, 1962716831584874497, 'type', '类型', 'enum(\'退货\',\'换货\')', 'String', 'type', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'select', '', 4, 'admin', '2025-09-02 11:18:53', 'admin', '2025-09-02 11:24:01'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716832373403653, 1962716831584874497, 'reason', '原因', 'varchar(255)', 'String', 'reason', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2025-09-02 11:18:53', 'admin', '2025-09-02 11:24:01'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716832373403654, 1962716831584874497, 'status', '状态', 'enum(\'申请中\',\'审核通过\',\'审核拒绝\',\'处理中\',\'已完成\')', 'String', 'status', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'radio', '', 6, 'admin', '2025-09-02 11:18:53', 'admin', '2025-09-02 11:24:01'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716832373403655, 1962716831584874497, 'amount', '涉及金额', 'decimal(15,2)', 'BigDecimal', 'amount', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 7, 'admin', '2025-09-02 11:18:53', 'admin', '2025-09-02 11:24:01'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716832373403656, 1962716831584874497, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 8, 'admin', '2025-09-02 11:18:53', 'admin', '2025-09-02 11:24:01'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716832373403657, 1962716831584874497, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 9, 'admin', '2025-09-02 11:18:53', 'admin', '2025-09-02 11:24:01'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716832373403658, 1962716831584874497, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 10, 'admin', '2025-09-02 11:18:53', 'admin', '2025-09-02 11:24:01'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716832373403659, 1962716831584874497, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 11, 'admin', '2025-09-02 11:18:53', 'admin', '2025-09-02 11:24:01'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716832373403660, 1962716831584874497, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 12, 'admin', '2025-09-02 11:18:53', 'admin', '2025-09-02 11:24:01'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716835355553794, 1962716834499915777, 'order_id', '订单ID', 'bigint(20)', 'Long', 'orderId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2025-09-02 11:18:54', 'admin', '2025-09-02 11:23:34'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716835355553795, 1962716834499915777, 'order_code', '订单编号', 'varchar(50)', 'String', 'orderCode', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2025-09-02 11:18:54', 'admin', '2025-09-02 11:23:35'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716835355553796, 1962716834499915777, 'customer_id', '客户ID', 'bigint(20)', 'Long', 'customerId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2025-09-02 11:18:54', 'admin', '2025-09-02 11:23:35'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716835355553797, 1962716834499915777, 'sales_manager', '销售经理', 'varchar(50)', 'String', 'salesManager', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 4, 'admin', '2025-09-02 11:18:54', 'admin', '2025-09-02 11:23:35'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716835355553798, 1962716834499915777, 'order_status', '订单状态(0=新建,1=生产中,2=已完成,3=已取消)', 'tinyint(1)', 'Integer', 'orderStatus', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'radio', '', 5, 'admin', '2025-09-02 11:18:54', 'admin', '2025-09-02 11:23:35'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716835355553799, 1962716834499915777, 'trade_type', '0内贸, 1外贸', 'tinyint(1)', 'Integer', 'tradeType', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'select', '', 6, 'admin', '2025-09-02 11:18:54', 'admin', '2025-09-02 11:23:35'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716835355553800, 1962716834499915777, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 7, 'admin', '2025-09-02 11:18:54', 'admin', '2025-09-02 11:23:35'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716835355553801, 1962716834499915777, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 8, 'admin', '2025-09-02 11:18:54', 'admin', '2025-09-02 11:23:35'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716835355553802, 1962716834499915777, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 9, 'admin', '2025-09-02 11:18:54', 'admin', '2025-09-02 11:23:35'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716835355553803, 1962716834499915777, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 10, 'admin', '2025-09-02 11:18:54', 'admin', '2025-09-02 11:23:35'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716835355553804, 1962716834499915777, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 11, 'admin', '2025-09-02 11:18:54', 'admin', '2025-09-02 11:23:35'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716835355553805, 1962716834499915777, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 12, 'admin', '2025-09-02 11:18:54', 'admin', '2025-09-02 11:23:36'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716835355553806, 1962716834499915777, 'tax_amount', '含税金额', 'decimal(10,2)', 'BigDecimal', 'taxAmount', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 13, 'admin', '2025-09-02 11:18:54', 'admin', '2025-09-02 11:23:36'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716835355553807, 1962716834499915777, 'no_tax_amount', '无税金额', 'decimal(10,2)', 'BigDecimal', 'noTaxAmount', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 14, 'admin', '2025-09-02 11:18:54', 'admin', '2025-09-02 11:23:36'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716847443537921, 1962716846587899905, 'payable_id', '应付ID(主键)', 'bigint(20)', 'Long', 'payableId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2025-09-02 11:18:57', 'admin', '2025-09-02 11:21:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716847443537922, 1962716846587899905, 'supplier_id', '供应商ID', 'bigint(20)', 'Long', 'supplierId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2025-09-02 11:18:57', 'admin', '2025-09-02 11:21:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716847443537923, 1962716846587899905, 'order_id', '订单ID', 'bigint(20)', 'Long', 'orderId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2025-09-02 11:18:57', 'admin', '2025-09-02 11:21:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716847443537924, 1962716846587899905, 'due_date', '到期日', 'date', 'Date', 'dueDate', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'datetime', '', 4, 'admin', '2025-09-02 11:18:57', 'admin', '2025-09-02 11:21:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716847443537925, 1962716846587899905, 'amount', '应付金额(可为负数用于调整)', 'decimal(15,2)', 'BigDecimal', 'amount', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2025-09-02 11:18:57', 'admin', '2025-09-02 11:21:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716847443537926, 1962716846587899905, 'paid_amount', '已付金额(可为负数用于冲销)', 'decimal(15,2)', 'BigDecimal', 'paidAmount', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 6, 'admin', '2025-09-02 11:18:57', 'admin', '2025-09-02 11:21:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716847443537927, 1962716846587899905, 'balance_amount', '未付金额', 'decimal(15,2)', 'BigDecimal', 'balanceAmount', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 7, 'admin', '2025-09-02 11:18:57', 'admin', '2025-09-02 11:21:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716847443537928, 1962716846587899905, 'status', '状态', 'enum(\'未结清\',\'部分支付\',\'已结清\')', 'String', 'status', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'radio', '', 8, 'admin', '2025-09-02 11:18:57', 'admin', '2025-09-02 11:21:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716847443537929, 1962716846587899905, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 9, 'admin', '2025-09-02 11:18:57', 'admin', '2025-09-02 11:21:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716847443537930, 1962716846587899905, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 10, 'admin', '2025-09-02 11:18:57', 'admin', '2025-09-02 11:21:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716847443537931, 1962716846587899905, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 11, 'admin', '2025-09-02 11:18:57', 'admin', '2025-09-02 11:21:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716847443537932, 1962716846587899905, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 12, 'admin', '2025-09-02 11:18:57', 'admin', '2025-09-02 11:21:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716847443537933, 1962716846587899905, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 13, 'admin', '2025-09-02 11:18:57', 'admin', '2025-09-02 11:21:58'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1962716847443537934, 1962716846587899905, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 14, 'admin', '2025-09-02 11:18:57', 'admin', '2025-09-02 11:21:59'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968181100740857857, 1968181099847471105, 'detail_id', '明细主键ID', 'bigint(20)', 'Long', 'detailId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2025-09-17 13:11:56', 'admin', '2025-09-17 13:12:23'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968181100740857858, 1968181099847471105, 'record_id', '关联考勤主表ID', 'bigint(20)', 'Long', 'recordId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2025-09-17 13:11:56', 'admin', '2025-09-17 13:12:23'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968181100740857859, 1968181099847471105, 'workpiece_code', '工件编码', 'varchar(50)', 'String', 'workpieceCode', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2025-09-17 13:11:56', 'admin', '2025-09-17 13:12:23'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968181100740857860, 1968181099847471105, 'workpiece_name', '工件名称', 'varchar(100)', 'String', 'workpieceName', '0', '0', '0', '1', '1', '1', '1', 'LIKE', 'input', '', 4, 'admin', '2025-09-17 13:11:56', 'admin', '2025-09-17 13:12:23'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968181100740857861, 1968181099847471105, 'piece_quantity', '工件数量', 'int(11)', 'Long', 'pieceQuantity', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2025-09-17 13:11:56', 'admin', '2025-09-17 13:12:23'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968181100740857862, 1968181099847471105, 'unit_price', '单位单价', 'decimal(10,2)', 'BigDecimal', 'unitPrice', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 6, 'admin', '2025-09-17 13:11:56', 'admin', '2025-09-17 13:12:23'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968181100740857863, 1968181099847471105, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 7, 'admin', '2025-09-17 13:11:56', 'admin', '2025-09-17 13:12:23'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968181100740857864, 1968181099847471105, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 8, 'admin', '2025-09-17 13:11:56', 'admin', '2025-09-17 13:12:23'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968181100740857865, 1968181099847471105, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 9, 'admin', '2025-09-17 13:11:56', 'admin', '2025-09-17 13:12:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968181100740857866, 1968181099847471105, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 10, 'admin', '2025-09-17 13:11:56', 'admin', '2025-09-17 13:12:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968181100740857867, 1968181099847471105, 'del_flag', '删除标志', 'int(11)', 'Long', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 11, 'admin', '2025-09-17 13:11:56', 'admin', '2025-09-17 13:12:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968181100740857868, 1968181099847471105, 'remark', '备注', 'varchar(512)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'textarea', '', 12, 'admin', '2025-09-17 13:11:56', 'admin', '2025-09-17 13:12:24'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968491579512643585, 1968491578640228353, 'deduction_id', '记录唯一标识', 'bigint(20)', 'Long', 'deductionId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2025-09-18 09:45:40', 'admin', '2025-09-18 09:46:08'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968491579525226497, 1968491578640228353, 'order_id', '订单编号,关联订单表', 'varchar(50)', 'String', 'orderId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2025-09-18 09:45:40', 'admin', '2025-09-18 09:46:08'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968491579550392321, 1968491578640228353, 'person_name', '人员名字', 'varchar(50)', 'String', 'personName', '0', '0', '0', '1', '1', '1', '1', 'LIKE', 'input', '', 3, 'admin', '2025-09-18 09:45:40', 'admin', '2025-09-18 09:46:08'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968491579554586626, 1968491578640228353, 'work_content', '完成的工作内容描述', 'text', 'String', 'workContent', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'editor', '', 4, 'admin', '2025-09-18 09:45:40', 'admin', '2025-09-18 09:46:08'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968491579558780930, 1968491578640228353, 'deduction_amount', '扣款金额', 'decimal(10,2)', 'BigDecimal', 'deductionAmount', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2025-09-18 09:45:40', 'admin', '2025-09-18 09:46:09'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968491579558780931, 1968491578640228353, 'deduction_reason', '扣款原因', 'varchar(255)', 'String', 'deductionReason', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 6, 'admin', '2025-09-18 09:45:40', 'admin', '2025-09-18 09:46:09'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968491579562975234, 1968491578640228353, 'work_date', '工作日期', 'date', 'Date', 'workDate', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'datetime', '', 7, 'admin', '2025-09-18 09:45:40', 'admin', '2025-09-18 09:46:09'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968491579567169537, 1968491578640228353, 'status', '状态:0-有效,1-无效', 'tinyint(4)', 'Integer', 'status', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'radio', '', 8, 'admin', '2025-09-18 09:45:40', 'admin', '2025-09-18 09:46:09'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968491579571363841, 1968491578640228353, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 9, 'admin', '2025-09-18 09:45:40', 'admin', '2025-09-18 09:46:09'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968491579575558145, 1968491578640228353, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 10, 'admin', '2025-09-18 09:45:40', 'admin', '2025-09-18 09:46:09'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968491579583946753, 1968491578640228353, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 11, 'admin', '2025-09-18 09:45:40', 'admin', '2025-09-18 09:46:09'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968491579588141058, 1968491578640228353, 'update_time', '修改时间', 'datetime', 'Date', 'updateTime', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 12, 'admin', '2025-09-18 09:45:40', 'admin', '2025-09-18 09:46:09'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968491579588141059, 1968491578640228353, 'update_by', '修改人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 13, 'admin', '2025-09-18 09:45:40', 'admin', '2025-09-18 09:46:09'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1968491579592335362, 1968491578640228353, 'del_flag', '删除标志(0=正常,1=删除)', 'tinyint(4)', 'Integer', 'delFlag', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 14, 'admin', '2025-09-18 09:45:40', 'admin', '2025-09-18 09:46:09'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065890722050050, 2017065889925132290, 'history_id', '', 'bigint(20)', 'Long', 'historyId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2026-01-30 10:42:38', 'admin', '2026-01-30 10:44:32'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065890722050051, 2017065889925132290, 'material_id', '配料ID', 'bigint(20)', 'Long', 'materialId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2026-01-30 10:42:38', 'admin', '2026-01-30 10:44:32'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065890722050052, 2017065889925132290, 'price', '本次入库价格', 'decimal(14,4)', 'BigDecimal', 'price', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2026-01-30 10:42:38', 'admin', '2026-01-30 10:44:33'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065890722050053, 2017065889925132290, 'avg_price', '本次计算后的均价', 'decimal(14,4)', 'BigDecimal', 'avgPrice', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 4, 'admin', '2026-01-30 10:42:38', 'admin', '2026-01-30 10:44:33'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065890722050054, 2017065889925132290, 'quantity', '本次入库数量', 'decimal(14,3)', 'BigDecimal', 'quantity', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2026-01-30 10:42:38', 'admin', '2026-01-30 10:44:33'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065890722050055, 2017065889925132290, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 6, 'admin', '2026-01-30 10:42:38', 'admin', '2026-01-30 10:44:33'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065890722050056, 2017065889925132290, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 7, 'admin', '2026-01-30 10:42:38', 'admin', '2026-01-30 10:44:33'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065890722050057, 2017065889925132290, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 8, 'admin', '2026-01-30 10:42:38', 'admin', '2026-01-30 10:44:33'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065890722050058, 2017065889925132290, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 9, 'admin', '2026-01-30 10:42:38', 'admin', '2026-01-30 10:44:33'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065890722050059, 2017065889925132290, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 10, 'admin', '2026-01-30 10:42:38', 'admin', '2026-01-30 10:44:33'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065890722050060, 2017065889925132290, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 11, 'admin', '2026-01-30 10:42:38', 'admin', '2026-01-30 10:44:33'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065894115241985, 2017065893385433090, 'material_id', '配料ID 主键', 'bigint(20)', 'Long', 'materialId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2026-01-30 10:42:39', 'admin', '2026-01-30 10:43:38'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065894115241986, 2017065893385433090, 'material_name', '配料名称', 'varchar(100)', 'String', 'materialName', '0', '0', '0', '1', '1', '1', '1', 'LIKE', 'input', '', 2, 'admin', '2026-01-30 10:42:39', 'admin', '2026-01-30 10:43:38'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065894115241987, 2017065893385433090, 'spec', '配料规格', 'varchar(50)', 'String', 'spec', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2026-01-30 10:42:39', 'admin', '2026-01-30 10:43:38'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065894115241988, 2017065893385433090, 'model', '配料型号', 'varchar(50)', 'String', 'model', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 4, 'admin', '2026-01-30 10:42:39', 'admin', '2026-01-30 10:43:38'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065894115241989, 2017065893385433090, 'factory', '厂家', 'varchar(50)', 'String', 'factory', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2026-01-30 10:42:39', 'admin', '2026-01-30 10:43:38'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065894115241990, 2017065893385433090, 'unit', '计量单位 个/公斤/米等', 'varchar(20)', 'String', 'unit', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 6, 'admin', '2026-01-30 10:42:39', 'admin', '2026-01-30 10:43:38'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065894115241991, 2017065893385433090, 'current_stock', '现存库存(已入库) 不能为负', 'decimal(18,4)', 'BigDecimal', 'currentStock', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 7, 'admin', '2026-01-30 10:42:39', 'admin', '2026-01-30 10:43:38'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065894115241992, 2017065893385433090, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 8, 'admin', '2026-01-30 10:42:39', 'admin', '2026-01-30 10:43:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065894115241993, 2017065893385433090, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 9, 'admin', '2026-01-30 10:42:39', 'admin', '2026-01-30 10:43:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065894115241994, 2017065893385433090, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 10, 'admin', '2026-01-30 10:42:39', 'admin', '2026-01-30 10:43:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065894115241995, 2017065893385433090, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 11, 'admin', '2026-01-30 10:42:39', 'admin', '2026-01-30 10:43:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065894115241996, 2017065893385433090, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 12, 'admin', '2026-01-30 10:42:39', 'admin', '2026-01-30 10:43:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065894115241997, 2017065893385433090, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 13, 'admin', '2026-01-30 10:42:39', 'admin', '2026-01-30 10:43:39'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065897491656706, 2017065896770236417, 'out_id', '出库ID 主键', 'bigint(20)', 'Long', 'outId', '1', '1', '0', NULL, '0', '0', NULL, 'EQ', 'input', '', 1, 'admin', '2026-01-30 10:42:40', 'admin', '2026-01-30 13:48:42'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065897491656707, 2017065896770236417, 'out_no', '出库单号 唯一 如O20260130001', 'varchar(50)', 'String', 'outNo', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2026-01-30 10:42:40', 'admin', '2026-01-30 13:48:42'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065897491656708, 2017065896770236417, 'material_id', '配料ID 关联t_material.id', 'bigint(20)', 'Long', 'materialId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2026-01-30 10:42:40', 'admin', '2026-01-30 13:48:42'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065897491656709, 2017065896770236417, 'out_num', '本次出库数量 不能超过现存库存', 'decimal(18,4)', 'BigDecimal', 'outNum', '0', '0', '0', '1', '1', '1', '0', 'EQ', 'input', '', 4, 'admin', '2026-01-30 10:42:40', 'admin', '2026-01-30 13:48:43'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065897491656710, 2017065896770236417, 'out_reason', '出库原因 生产使用/样品/报废等', 'varchar(100)', 'String', 'outReason', '0', '0', '0', '1', '1', '1', '0', 'EQ', 'input', '', 5, 'admin', '2026-01-30 10:42:40', 'admin', '2026-01-30 13:48:43'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065897491656711, 2017065896770236417, 'operator', '出库操作人', 'varchar(50)', 'String', 'operator', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 6, 'admin', '2026-01-30 10:42:40', 'admin', '2026-01-30 13:48:43'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065897491656712, 2017065896770236417, 'out_time', '实际出库时间', 'datetime', 'Date', 'outTime', '0', '0', '0', '1', '1', '1', '0', 'EQ', 'datetime', '', 7, 'admin', '2026-01-30 10:42:40', 'admin', '2026-01-30 13:48:43'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065897491656713, 2017065896770236417, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 8, 'admin', '2026-01-30 10:42:40', 'admin', '2026-01-30 13:48:43'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065897491656714, 2017065896770236417, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 9, 'admin', '2026-01-30 10:42:40', 'admin', '2026-01-30 13:48:43'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065897491656715, 2017065896770236417, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 10, 'admin', '2026-01-30 10:42:40', 'admin', '2026-01-30 13:48:43'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065897491656716, 2017065896770236417, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 11, 'admin', '2026-01-30 10:42:40', 'admin', '2026-01-30 13:48:43'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065897558765569, 2017065896770236417, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 12, 'admin', '2026-01-30 10:42:40', 'admin', '2026-01-30 13:48:43'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065897558765570, 2017065896770236417, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 13, 'admin', '2026-01-30 10:42:40', 'admin', '2026-01-30 13:48:43'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065900884848641, 2017065900159234050, 'product_id', '产品ID 主键', 'bigint(20)', 'Long', 'productId', '1', '1', '0', NULL, '0', '0', NULL, 'EQ', 'input', '', 1, 'admin', '2026-01-30 10:42:41', 'admin', '2026-01-30 11:33:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065900884848642, 2017065900159234050, 'product_name', '产品名称', 'varchar(100)', 'String', 'productName', '0', '0', '0', '1', '1', '1', '1', 'LIKE', 'input', '', 2, 'admin', '2026-01-30 10:42:41', 'admin', '2026-01-30 11:33:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065900884848643, 2017065900159234050, 'spec', '产品规格', 'varchar(50)', 'String', 'spec', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2026-01-30 10:42:41', 'admin', '2026-01-30 11:33:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065900884848644, 2017065900159234050, 'model', '产品型号', 'varchar(50)', 'String', 'model', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 4, 'admin', '2026-01-30 10:42:41', 'admin', '2026-01-30 11:33:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065900884848645, 2017065900159234050, 'unit_price', '产品单价 可手动维护', 'decimal(18,4)', 'BigDecimal', 'unitPrice', '0', '0', '0', '1', '0', '1', '0', 'EQ', 'input', '', 5, 'admin', '2026-01-30 10:42:41', 'admin', '2026-01-30 11:33:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065900884848646, 2017065900159234050, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 6, 'admin', '2026-01-30 10:42:41', 'admin', '2026-01-30 11:33:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065900951957505, 2017065900159234050, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 7, 'admin', '2026-01-30 10:42:41', 'admin', '2026-01-30 11:33:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065900951957506, 2017065900159234050, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 8, 'admin', '2026-01-30 10:42:41', 'admin', '2026-01-30 11:33:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065900951957507, 2017065900159234050, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 9, 'admin', '2026-01-30 10:42:41', 'admin', '2026-01-30 11:33:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065900951957508, 2017065900159234050, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 10, 'admin', '2026-01-30 10:42:41', 'admin', '2026-01-30 11:33:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065900951957509, 2017065900159234050, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 11, 'admin', '2026-01-30 10:42:41', 'admin', '2026-01-30 11:33:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065904252874754, 2017065903527260162, 'relation_id', '关联ID 主键', 'bigint(20)', 'Long', 'relationId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 10:44:56'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065904252874755, 2017065903527260162, 'product_id', '产品ID 关联t_product.id', 'bigint(20)', 'Long', 'productId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 10:44:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065904252874756, 2017065903527260162, 'material_id', '配料ID 关联t_material.id', 'bigint(20)', 'Long', 'materialId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 10:44:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065904252874757, 2017065903527260162, 'material_num', '单产品所需配料数量 默认为1', 'decimal(18,4)', 'BigDecimal', 'materialNum', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 4, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 10:44:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065904252874758, 2017065903527260162, 'sort', '配料排序 用于前端展示顺序', 'int(11)', 'Long', 'sort', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 10:44:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065904252874759, 2017065903527260162, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 6, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 10:44:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065904252874760, 2017065903527260162, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 7, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 10:44:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065904319983617, 2017065903527260162, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 8, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 10:44:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065904319983618, 2017065903527260162, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 9, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 10:44:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065904319983619, 2017065903527260162, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 10, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 10:44:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065904319983620, 2017065903527260162, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 11, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 10:44:57'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065907713175553, 2017065906912063489, 'purchase_id', '采购单ID 主键', 'bigint(20)', 'Long', 'purchaseId', '1', '1', '0', NULL, '0', '0', NULL, 'EQ', 'input', '', 1, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 11:35:49'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065907713175554, 2017065906912063489, 'purchase_no', '采购单号 唯一 如P20260130001', 'varchar(50)', 'String', 'purchaseNo', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 11:35:49'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065907713175555, 2017065906912063489, 'factory', '供应商', 'varchar(50)', 'String', 'factory', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 11:35:49'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065907713175556, 2017065906912063489, 'material_id', '配料ID 关联material.id', 'bigint(20)', 'Long', 'materialId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 4, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 11:35:49'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065907713175557, 2017065906912063489, 'plan_num', '采购数量', 'decimal(18,4)', 'BigDecimal', 'planNum', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 11:35:49'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065907713175558, 2017065906912063489, 'purchase_price', '采购单价(本次录入价格)', 'decimal(18,4)', 'BigDecimal', 'purchasePrice', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 6, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 11:35:49'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065907713175559, 2017065906912063489, 'deadline', '采购截止日期(要求入库日期)', 'datetime', 'Date', 'deadline', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'datetime', '', 7, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 11:35:49'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065907713175560, 2017065906912063489, 'status', '采购状态 1-待入(在途) 2-已完成(全部入库) 3-已取消(归零) 4-部分入库', 'tinyint(4)', 'Integer', 'status', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'select', 'purchase_status', 8, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 11:35:49'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065907713175561, 2017065906912063489, 'cancel_time', '取消时间 状态为3时赋值', 'datetime', 'Date', 'cancelTime', '0', '0', '0', '0', '0', '0', '0', 'EQ', 'datetime', '', 9, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 11:35:50'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065907713175562, 2017065906912063489, 'operator', '采购人/操作人', 'varchar(50)', 'String', 'operator', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 10, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 11:35:50'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065907713175563, 2017065906912063489, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 11, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 11:35:50'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065907713175564, 2017065906912063489, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 12, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 11:35:50'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065907713175565, 2017065906912063489, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 13, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 11:35:50'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065907713175566, 2017065906912063489, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 14, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 11:35:50'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065907713175567, 2017065906912063489, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 15, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 11:35:50'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065907713175568, 2017065906912063489, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 16, 'admin', '2026-01-30 10:42:42', 'admin', '2026-01-30 11:35:50'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065911102173186, 2017065910301061121, 'detail_id', '入库明细ID 主键', 'bigint(20)', 'Long', 'detailId', '1', '1', '0', NULL, '1', '1', NULL, 'EQ', 'input', '', 1, 'admin', '2026-01-30 10:42:43', 'admin', '2026-01-30 10:46:12'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065911102173187, 2017065910301061121, 'purchase_id', '采购单ID 关联t_purchase.id', 'bigint(20)', 'Long', 'purchaseId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 2, 'admin', '2026-01-30 10:42:43', 'admin', '2026-01-30 10:46:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065911102173188, 2017065910301061121, 'material_id', '配料ID 关联t_material.id 冗余字段 提升查询效率', 'bigint(20)', 'Long', 'materialId', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 3, 'admin', '2026-01-30 10:42:43', 'admin', '2026-01-30 10:46:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065911102173189, 2017065910301061121, 'in_num', '本次入库数量', 'decimal(18,4)', 'BigDecimal', 'inNum', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 4, 'admin', '2026-01-30 10:42:43', 'admin', '2026-01-30 10:46:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065911102173190, 2017065910301061121, 'in_price', '本次入库单价(同采购单单价)', 'decimal(18,4)', 'BigDecimal', 'inPrice', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 5, 'admin', '2026-01-30 10:42:43', 'admin', '2026-01-30 10:46:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065911102173191, 2017065910301061121, 'in_amount', '本次入库金额 计算列', 'decimal(18,4)', 'BigDecimal', 'inAmount', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 6, 'admin', '2026-01-30 10:42:43', 'admin', '2026-01-30 10:46:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065911102173192, 2017065910301061121, 'in_time', '实际入库时间', 'datetime', 'Date', 'inTime', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'datetime', '', 7, 'admin', '2026-01-30 10:42:43', 'admin', '2026-01-30 10:46:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065911102173193, 2017065910301061121, 'operator', '入库操作人', 'varchar(50)', 'String', 'operator', '0', '0', '0', '1', '1', '1', '1', 'EQ', 'input', '', 8, 'admin', '2026-01-30 10:42:43', 'admin', '2026-01-30 10:46:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065911102173194, 2017065910301061121, 'del_flag', '删除标志(0=正常,1=已删除)', 'tinyint(1)', 'Integer', 'delFlag', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'input', '', 9, 'admin', '2026-01-30 10:42:43', 'admin', '2026-01-30 10:46:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065911102173195, 2017065910301061121, 'create_time', '创建时间', 'datetime', 'Date', 'createTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 10, 'admin', '2026-01-30 10:42:43', 'admin', '2026-01-30 10:46:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065911102173196, 2017065910301061121, 'create_by', '创建人', 'varchar(50)', 'String', 'createBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 11, 'admin', '2026-01-30 10:42:43', 'admin', '2026-01-30 10:46:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065911102173197, 2017065910301061121, 'update_time', '更新时间', 'datetime', 'Date', 'updateTime', '0', '0', '0', NULL, NULL, NULL, NULL, 'EQ', 'datetime', '', 12, 'admin', '2026-01-30 10:42:43', 'admin', '2026-01-30 10:46:13'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065911102173198, 2017065910301061121, 'update_by', '更新人', 'varchar(50)', 'String', 'updateBy', '0', '0', NULL, NULL, NULL, NULL, NULL, 'EQ', 'input', '', 13, 'admin', '2026-01-30 10:42:43', 'admin', '2026-01-30 10:46:14'); +INSERT INTO `gen_table_column` (`column_id`, `table_id`, `column_name`, `column_comment`, `column_type`, `java_type`, `java_field`, `is_pk`, `is_increment`, `is_required`, `is_insert`, `is_edit`, `is_list`, `is_query`, `query_type`, `html_type`, `dict_type`, `sort`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2017065911102173199, 2017065910301061121, 'remark', '备注', 'varchar(255)', 'String', 'remark', '0', '0', '0', '1', '1', '1', NULL, 'EQ', 'input', '', 14, 'admin', '2026-01-30 10:42:43', 'admin', '2026-01-30 10:46:14'); diff --git a/script/sql/mysql/item/mat_material.sql b/script/sql/mysql/item/mat_material.sql new file mode 100644 index 0000000..fba4263 --- /dev/null +++ b/script/sql/mysql/item/mat_material.sql @@ -0,0 +1,14 @@ +INSERT INTO `mat_material` (`material_id`, `material_name`, `material_type`, `spec`, `model`, `factory`, `unit`, `current_stock`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017077528929075202, '钉子', 1, '9*19', '圆形', '图特', '个', 228.0000, 0, '2026-01-30 11:28:53', 'admin', '2026-01-31 16:48:15', 'admin', NULL); +INSERT INTO `mat_material` (`material_id`, `material_name`, `material_type`, `spec`, `model`, `factory`, `unit`, `current_stock`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017077998867283969, '木板', 1, '300*300', '橡木', '东方', '个', 30.0000, 0, '2026-01-30 11:30:45', 'admin', '2026-01-31 10:08:30', 'admin', NULL); +INSERT INTO `mat_material` (`material_id`, `material_name`, `material_type`, `spec`, `model`, `factory`, `unit`, `current_stock`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017078148989812737, '木板', 1, '200*200', '白桦木', '东方', '个', 0.0000, 2, '2026-01-30 11:31:21', 'admin', '2026-01-31 08:49:37', 'admin', NULL); +INSERT INTO `mat_material` (`material_id`, `material_name`, `material_type`, `spec`, `model`, `factory`, `unit`, `current_stock`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017078316761972737, '原木', 1, '300千克', '白桦木', '东方', '个', 12.0000, 0, '2026-01-30 11:32:01', 'admin', '2026-01-31 15:02:19', 'admin', NULL); +INSERT INTO `mat_material` (`material_id`, `material_name`, `material_type`, `spec`, `model`, `factory`, `unit`, `current_stock`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017078316761972738, '水泥', 2, 'P.O42.5', '散装', '海螺水泥', '吨', 100.0000, 0, '2026-04-17 06:45:05', 'admin', '2026-04-17 06:45:05', 'admin', '主要胶凝材料'); +INSERT INTO `mat_material` (`material_id`, `material_name`, `material_type`, `spec`, `model`, `factory`, `unit`, `current_stock`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017078316761972739, '砂子', 2, '中砂', '天然砂', '河沙厂', '吨', 200.0000, 0, '2026-04-17 06:45:05', 'admin', '2026-04-17 06:45:05', 'admin', '细骨料'); +INSERT INTO `mat_material` (`material_id`, `material_name`, `material_type`, `spec`, `model`, `factory`, `unit`, `current_stock`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017078316761972740, '石子', 2, '1-2cm', '碎石', '石料厂', '吨', 150.0000, 0, '2026-04-17 06:45:05', 'admin', '2026-04-17 06:45:05', 'admin', '粗骨料'); +INSERT INTO `mat_material` (`material_id`, `material_name`, `material_type`, `spec`, `model`, `factory`, `unit`, `current_stock`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017078316761972741, '减水剂', 1, '标准', '聚羧酸', '巴斯夫', '公斤', 500.0000, 0, '2026-04-17 06:45:06', 'admin', '2026-04-17 06:45:06', 'admin', '提高混凝土流动性'); +INSERT INTO `mat_material` (`material_id`, `material_name`, `material_type`, `spec`, `model`, `factory`, `unit`, `current_stock`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017078316761972742, '粉煤灰', 1, 'I级', '原灰', '电厂', '吨', 50.0000, 0, '2026-04-17 06:45:06', 'admin', '2026-04-17 06:45:06', 'admin', '掺合料'); +INSERT INTO `mat_material` (`material_id`, `material_name`, `material_type`, `spec`, `model`, `factory`, `unit`, `current_stock`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017078316761972743, '膨胀剂', 1, 'UEA', 'I型', '特种建材', '公斤', 300.0000, 0, '2026-04-17 06:45:06', 'admin', '2026-04-17 06:45:06', 'admin', '补偿收缩'); +INSERT INTO `mat_material` (`material_id`, `material_name`, `material_type`, `spec`, `model`, `factory`, `unit`, `current_stock`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017078316761972744, '钢筋', 2, 'HRB400', '12mm', '宝武钢铁', '吨', 80.0000, 0, '2026-04-17 06:45:06', 'admin', '2026-04-17 06:45:06', 'admin', '热轧带肋钢筋'); +INSERT INTO `mat_material` (`material_id`, `material_name`, `material_type`, `spec`, `model`, `factory`, `unit`, `current_stock`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017078316761972745, '防水剂', 1, '有机硅', '浓缩液', '防水科技', '公斤', 200.0000, 0, '2026-04-17 06:45:06', 'admin', '2026-04-17 06:45:06', 'admin', '提高抗渗性能'); +INSERT INTO `mat_material` (`material_id`, `material_name`, `material_type`, `spec`, `model`, `factory`, `unit`, `current_stock`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017078316761972746, '木材', 2, '一级', '松木', '林业公司', '立方米', 30.0000, 0, '2026-04-17 06:45:06', 'admin', '2026-04-17 06:45:06', 'admin', '模板用料'); +INSERT INTO `mat_material` (`material_id`, `material_name`, `material_type`, `spec`, `model`, `factory`, `unit`, `current_stock`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017078316761972747, '胶粘剂', 1, '环保型', '环氧树脂', '粘合剂厂', '公斤', 400.0000, 0, '2026-04-17 06:45:06', 'admin', '2026-04-17 06:45:06', 'admin', '粘贴保温板'); diff --git a/script/sql/mysql/item/mat_material_out.sql b/script/sql/mysql/item/mat_material_out.sql new file mode 100644 index 0000000..07b3fc3 --- /dev/null +++ b/script/sql/mysql/item/mat_material_out.sql @@ -0,0 +1,4 @@ +INSERT INTO `mat_material_out` (`out_id`, `out_no`, `material_id`, `out_num`, `out_reason`, `operator`, `out_time`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017162555553517569, '20260130170632', 2017077528929075202, 50.0000, '测试出库', '若依管理员', '2026-01-30 17:06:32', 2, '2026-01-30 17:06:45', 'admin', '2026-01-30 09:12:07', 'admin', NULL); +INSERT INTO `mat_material_out` (`out_id`, `out_no`, `material_id`, `out_num`, `out_reason`, `operator`, `out_time`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017409542844641281, '20260131092754', 2017077528929075202, 120.0000, '测试', '若依管理员', '2026-01-31 09:27:54', 2, '2026-01-31 09:28:11', 'admin', '2026-01-31 08:47:47', 'admin', NULL); +INSERT INTO `mat_material_out` (`out_id`, `out_no`, `material_id`, `out_num`, `out_reason`, `operator`, `out_time`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017493874036793345, '20260131150308', 2017077528929075202, 100.0000, '测试', '若依管理员', '2026-01-31 15:03:08', 2, '2026-01-31 15:03:17', 'admin', '2026-01-31 08:47:29', 'admin', NULL); +INSERT INTO `mat_material_out` (`out_id`, `out_no`, `material_id`, `out_num`, `out_reason`, `operator`, `out_time`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017520288580767746, '20260131164657', 2017077528929075202, 100.0000, '测试', '若依管理员', '2026-01-31 16:46:57', 0, '2026-01-31 16:48:15', 'admin', '2026-01-31 16:48:15', 'admin', NULL); diff --git a/script/sql/mysql/item/mat_price_history.sql b/script/sql/mysql/item/mat_price_history.sql new file mode 100644 index 0000000..104d982 --- /dev/null +++ b/script/sql/mysql/item/mat_price_history.sql @@ -0,0 +1,16 @@ +INSERT INTO `mat_price_history` (`history_id`, `material_id`, `price`, `avg_price`, `quantity`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `purchase_in_detail_id`) VALUES (2017162411567255553, 2017077528929075202, 23.0000, 23.0000, 10.000, 2, '2026-01-30 17:06:11', 'admin', '2026-01-30 09:06:59', 'admin', NULL, 2017162409851785218); +INSERT INTO `mat_price_history` (`history_id`, `material_id`, `price`, `avg_price`, `quantity`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `purchase_in_detail_id`) VALUES (2017165159582961666, 2017077528929075202, 25.0000, 25.0000, 120.000, 0, '2026-01-30 17:17:06', 'admin', '2026-01-30 17:17:06', 'admin', NULL, 2017165158282727426); +INSERT INTO `mat_price_history` (`history_id`, `material_id`, `price`, `avg_price`, `quantity`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `purchase_in_detail_id`) VALUES (2017418412019216385, 2017077528929075202, 20.0000, 23.5714, 20.000, 0, '2026-01-31 10:03:26', 'admin', '2026-01-31 10:03:26', 'admin', NULL, 2017418410442158082); +INSERT INTO `mat_price_history` (`history_id`, `material_id`, `price`, `avg_price`, `quantity`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `purchase_in_detail_id`) VALUES (2017418495766884354, 2017077528929075202, 30.0000, 26.5000, 30.000, 0, '2026-01-31 10:03:46', 'admin', '2026-01-31 10:03:46', 'admin', NULL, 2017418494340820993); +INSERT INTO `mat_price_history` (`history_id`, `material_id`, `price`, `avg_price`, `quantity`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `purchase_in_detail_id`) VALUES (2017418574850486274, 2017077528929075202, 100.0000, 31.8182, 10.000, 0, '2026-01-31 10:04:05', 'admin', '2026-01-31 10:04:05', 'admin', NULL, 2017418573483143169); +INSERT INTO `mat_price_history` (`history_id`, `material_id`, `price`, `avg_price`, `quantity`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `purchase_in_detail_id`) VALUES (2017419167044268034, 2017077528929075202, 30.0000, 25.4167, 10.000, 0, '2026-01-31 10:06:26', 'admin', '2026-01-31 10:06:26', 'admin', NULL, 2017419165605621762); +INSERT INTO `mat_price_history` (`history_id`, `material_id`, `price`, `avg_price`, `quantity`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `purchase_in_detail_id`) VALUES (2017419395780636673, 2017077528929075202, 20.0000, 24.0000, 30.000, 0, '2026-01-31 10:07:20', 'admin', '2026-01-31 10:07:20', 'admin', NULL, 2017419394337796098); +INSERT INTO `mat_price_history` (`history_id`, `material_id`, `price`, `avg_price`, `quantity`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `purchase_in_detail_id`) VALUES (2017419574487347202, 2017077528929075202, 60.0000, 27.1875, 10.000, 0, '2026-01-31 10:08:03', 'admin', '2026-01-31 10:08:03', 'admin', NULL, 2017419573061283842); +INSERT INTO `mat_price_history` (`history_id`, `material_id`, `price`, `avg_price`, `quantity`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `purchase_in_detail_id`) VALUES (2017419656557293570, 2017077998867283969, 100.0000, 100.0000, 10.000, 0, '2026-01-31 10:08:23', 'admin', '2026-01-31 10:08:23', 'admin', NULL, 2017419655185756161); +INSERT INTO `mat_price_history` (`history_id`, `material_id`, `price`, `avg_price`, `quantity`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `purchase_in_detail_id`) VALUES (2017419690183028737, 2017077998867283969, 30.0000, 53.3333, 20.000, 0, '2026-01-31 10:08:31', 'admin', '2026-01-31 10:08:31', 'admin', NULL, 2017419688811491330); +INSERT INTO `mat_price_history` (`history_id`, `material_id`, `price`, `avg_price`, `quantity`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `purchase_in_detail_id`) VALUES (2017470279692664834, 2017078316761972737, 25.0000, 25.0000, 120.000, 2, '2026-01-31 13:29:32', 'admin', '2026-01-31 07:02:18', 'admin', NULL, 2017470278258212866); +INSERT INTO `mat_price_history` (`history_id`, `material_id`, `price`, `avg_price`, `quantity`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `purchase_in_detail_id`) VALUES (2017470714457440257, 2017077528929075202, 135.0000, 30.2381, 8.000, 0, '2026-01-31 13:31:16', 'admin', '2026-01-31 13:31:16', 'admin', NULL, 2017470712821661698); +INSERT INTO `mat_price_history` (`history_id`, `material_id`, `price`, `avg_price`, `quantity`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `purchase_in_detail_id`) VALUES (2017481453549215745, 2017078316761972737, 123.0000, 33.1667, 12.000, 0, '2026-01-31 14:13:56', 'admin', '2026-01-31 14:13:56', 'admin', NULL, 2017481451892465665); +INSERT INTO `mat_price_history` (`history_id`, `material_id`, `price`, `avg_price`, `quantity`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `purchase_in_detail_id`) VALUES (2017494197254053890, 2017077528929075202, 12.0000, 26.8607, 20.000, 2, '2026-01-31 15:04:35', 'admin', '2026-01-31 07:04:49', 'admin', NULL, 2017494195886710786); +INSERT INTO `mat_price_history` (`history_id`, `material_id`, `price`, `avg_price`, `quantity`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `purchase_in_detail_id`) VALUES (2017495391565340674, 2017077528929075202, 23.0000, 28.8977, 20.000, 0, '2026-01-31 15:09:19', 'admin', '2026-01-31 15:09:19', 'admin', NULL, 2017495390139277313); +INSERT INTO `mat_price_history` (`history_id`, `material_id`, `price`, `avg_price`, `quantity`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `purchase_in_detail_id`) VALUES (2017495418673127425, 2017077528929075202, 135.0000, 45.4762, 20.000, 0, '2026-01-31 15:09:26', 'admin', '2026-01-31 15:09:26', 'admin', NULL, 2017495417372893186); diff --git a/script/sql/mysql/item/mat_product.sql b/script/sql/mysql/item/mat_product.sql new file mode 100644 index 0000000..5823daa --- /dev/null +++ b/script/sql/mysql/item/mat_product.sql @@ -0,0 +1 @@ +INSERT INTO `mat_product` (`product_id`, `product_name`, `spec`, `model`, `unit_price`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `product_images`) VALUES (2017080487444316162, '桌子', '白色 100*200*300', '型号', 120.0000, 0, '2026-01-30 11:40:38', 'admin', '2026-04-22 15:41:00', 'admin', NULL, 'http://49.232.154.205:10900/gear-oa/files/2026/04/22/20bc007424ba454687d40e655183eab2.png,http://49.232.154.205:10900/gear-oa/files/2026/04/22/e050e7b967d0476897cb4e090cc87763.jpg'); diff --git a/script/sql/mysql/item/mat_product_material_relation.sql b/script/sql/mysql/item/mat_product_material_relation.sql new file mode 100644 index 0000000..f2160d6 --- /dev/null +++ b/script/sql/mysql/item/mat_product_material_relation.sql @@ -0,0 +1,5 @@ +INSERT INTO `mat_product_material_relation` (`relation_id`, `product_id`, `material_id`, `material_num`, `sort`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017102932427522049, 2017080487444316162, 2017077528929075202, 12.0000, 0, 0, '2026-01-30 13:09:50', 'admin', '2026-01-30 13:09:50', 'admin', NULL); +INSERT INTO `mat_product_material_relation` (`relation_id`, `product_id`, `material_id`, `material_num`, `sort`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017482856673927169, 2017080487444316162, 2017077998867283969, 6.0000, 0, 0, '2026-01-31 14:19:31', 'admin', '2026-01-31 14:19:31', 'admin', NULL); +INSERT INTO `mat_product_material_relation` (`relation_id`, `product_id`, `material_id`, `material_num`, `sort`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017507591299149826, 2017080487444316162, 2017077528929075202, 11.0000, 3, 2, '2026-01-31 15:57:48', 'admin', '2026-01-31 07:59:40', 'admin', NULL); +INSERT INTO `mat_product_material_relation` (`relation_id`, `product_id`, `material_id`, `material_num`, `sort`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017508545889185794, 2017080487444316162, 2017077528929075202, 1.0000, 1, 2, '2026-01-31 16:01:35', 'admin', '2026-01-31 08:02:53', 'admin', '1'); +INSERT INTO `mat_product_material_relation` (`relation_id`, `product_id`, `material_id`, `material_num`, `sort`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2046070150678499329, 2017080487444316162, 2017078316761972738, 50.0000, 1, 0, '2026-04-20 11:35:13', 'admin', '2026-04-20 11:35:13', 'admin', '0'); diff --git a/script/sql/mysql/item/mat_purchase.sql b/script/sql/mysql/item/mat_purchase.sql new file mode 100644 index 0000000..e50a53e --- /dev/null +++ b/script/sql/mysql/item/mat_purchase.sql @@ -0,0 +1,6 @@ +INSERT INTO `mat_purchase` (`purchase_id`, `purchase_no`, `factory`, `material_id`, `plan_num`, `purchase_price`, `deadline`, `status`, `cancel_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017109495913496578, '260130133457', '图特', 2017078316761972737, 600.0000, 25.0000, '2026-01-31 00:00:00', 1, NULL, 'chao', 0, '2026-01-30 13:35:55', 'admin', '2026-01-31 11:01:27', 'admin', NULL); +INSERT INTO `mat_purchase` (`purchase_id`, `purchase_no`, `factory`, `material_id`, `plan_num`, `purchase_price`, `deadline`, `status`, `cancel_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017433131664805890, '20260131110132', '图特', 2017077528929075202, 8.0000, 135.0000, '2026-01-09 00:00:00', 2, NULL, '若依管理员', 0, '2026-01-31 11:01:55', 'admin', '2026-01-31 13:40:30', 'admin', NULL); +INSERT INTO `mat_purchase` (`purchase_id`, `purchase_no`, `factory`, `material_id`, `plan_num`, `purchase_price`, `deadline`, `status`, `cancel_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017494107508531201, '20260131150358', '图特', 2017077528929075202, 100.0000, 12.0000, '2026-01-02 00:00:00', 1, NULL, '若依管理员', 2, '2026-01-31 15:04:13', 'admin', '2026-01-31 07:05:15', 'admin', NULL); +INSERT INTO `mat_purchase` (`purchase_id`, `purchase_no`, `factory`, `material_id`, `plan_num`, `purchase_price`, `deadline`, `status`, `cancel_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017494630869590018, '20260131150601', '东方', 2017078148989812737, 120.0000, 10.0000, '2026-01-15 00:00:00', 1, NULL, '若依管理员', 2, '2026-01-31 15:06:18', 'admin', '2026-01-31 08:50:25', 'admin', NULL); +INSERT INTO `mat_purchase` (`purchase_id`, `purchase_no`, `factory`, `material_id`, `plan_num`, `purchase_price`, `deadline`, `status`, `cancel_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017495216998408193, '20260131150826', '特特', 2017077528929075202, 20.0000, 23.0000, '2026-01-31 00:00:00', 2, NULL, '若依管理员', 0, '2026-01-31 15:08:38', 'admin', '2026-04-14 14:43:01', 'hanxiao', NULL); +INSERT INTO `mat_purchase` (`purchase_id`, `purchase_no`, `factory`, `material_id`, `plan_num`, `purchase_price`, `deadline`, `status`, `cancel_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017495324448088065, '20260131150848', '图特', 2017077528929075202, 200.0000, 135.0000, '2026-01-17 00:00:00', 1, NULL, '若依管理员', 0, '2026-01-31 15:09:03', 'admin', '2026-01-31 15:09:03', 'admin', NULL); diff --git a/script/sql/mysql/item/mat_purchase_in_detail.sql b/script/sql/mysql/item/mat_purchase_in_detail.sql new file mode 100644 index 0000000..7df4c2c --- /dev/null +++ b/script/sql/mysql/item/mat_purchase_in_detail.sql @@ -0,0 +1,20 @@ +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017159268880216066, NULL, 2017077528929075202, 10.0000, 120.0000, 1200.0000, '2026-01-30 16:53:30', '若依管理员', 0, '2026-01-30 16:53:41', 'admin', '2026-01-30 16:53:41', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017160466580500482, NULL, 2017077528929075202, 10.0000, 23.0000, 230.0000, '2026-01-30 16:58:14', '若依管理员', 2, '2026-01-30 16:58:27', 'admin', '2026-01-30 09:10:00', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017160818373492738, NULL, 2017077528929075202, 20.0000, 23.0000, 460.0000, '2026-01-30 16:59:39', '若依管理员', 2, '2026-01-30 16:59:51', 'admin', '2026-01-30 09:09:43', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017160877450264578, NULL, 2017077528929075202, 20.0000, 23.0000, 460.0000, '2026-01-30 16:59:39', '若依管理员', 2, '2026-01-30 17:00:05', 'admin', '2026-01-30 09:06:59', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017162409851785218, NULL, 2017077528929075202, 10.0000, 23.0000, 230.0000, '2026-01-30 17:05:53', '若依管理员', 2, '2026-01-30 17:06:10', 'admin', '2026-01-30 09:07:08', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017165158282727426, 2017109495913496578, 2017077528929075202, 120.0000, 25.0000, 3000.0000, '2026-01-30 17:17:00', '若依管理员', 0, '2026-01-30 17:17:06', 'admin', '2026-01-30 17:17:06', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017418410442158082, NULL, 2017077528929075202, 20.0000, 20.0000, 400.0000, '2026-01-31 10:03:17', '若依管理员', 0, '2026-01-31 10:03:26', 'admin', '2026-01-31 10:03:26', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017418494340820993, NULL, 2017077528929075202, 30.0000, 30.0000, 900.0000, '2026-01-31 10:03:40', '若依管理员', 0, '2026-01-31 10:03:46', 'admin', '2026-01-31 10:03:46', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017418573483143169, NULL, 2017077528929075202, 10.0000, 100.0000, 1000.0000, '2026-01-31 10:03:58', '若依管理员', 0, '2026-01-31 10:04:04', 'admin', '2026-01-31 10:04:04', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017419165605621762, NULL, 2017077528929075202, 10.0000, 30.0000, 300.0000, '2026-01-31 10:06:20', '若依管理员', 0, '2026-01-31 10:06:26', 'admin', '2026-01-31 10:06:26', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017419394337796098, NULL, 2017077528929075202, 30.0000, 20.0000, 600.0000, '2026-01-31 10:07:14', '若依管理员', 0, '2026-01-31 10:07:20', 'admin', '2026-01-31 10:07:20', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017419573061283842, NULL, 2017077528929075202, 10.0000, 60.0000, 600.0000, '2026-01-31 10:07:54', '若依管理员', 0, '2026-01-31 10:08:03', 'admin', '2026-01-31 10:08:03', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017419655185756161, NULL, 2017077998867283969, 10.0000, 100.0000, 1000.0000, '2026-01-31 10:08:18', '若依管理员', 0, '2026-01-31 10:08:22', 'admin', '2026-01-31 10:08:22', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017419688811491330, NULL, 2017077998867283969, 20.0000, 30.0000, 600.0000, '2026-01-31 10:08:25', '若依管理员', 0, '2026-01-31 10:08:30', 'admin', '2026-01-31 10:08:30', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017470278258212866, 2017109495913496578, 2017078316761972737, 120.0000, 25.0000, 3000.0000, '2026-01-31 13:29:27', '若依管理员', 2, '2026-01-31 13:29:32', 'admin', '2026-01-31 07:02:18', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017470712821661698, 2017433131664805890, 2017077528929075202, 8.0000, 135.0000, 1080.0000, '2026-01-31 13:31:08', '若依管理员', 0, '2026-01-31 13:31:15', 'admin', '2026-01-31 13:31:15', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017481451892465665, NULL, 2017078316761972737, 12.0000, 123.0000, 1476.0000, '2026-01-31 14:13:46', '若依管理员', 0, '2026-01-31 14:13:56', 'admin', '2026-01-31 14:13:56', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017494195886710786, 2017494107508531201, 2017077528929075202, 20.0000, 12.0000, 240.0000, '2026-01-31 15:04:30', '若依管理员', 2, '2026-01-31 15:04:34', 'admin', '2026-01-31 07:04:48', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017495390139277313, 2017495216998408193, 2017077528929075202, 20.0000, 23.0000, 460.0000, '2026-01-31 15:09:15', '若依管理员', 0, '2026-01-31 15:09:19', 'admin', '2026-01-31 15:09:19', 'admin', NULL); +INSERT INTO `mat_purchase_in_detail` (`detail_id`, `purchase_id`, `material_id`, `in_num`, `in_price`, `in_amount`, `in_time`, `operator`, `del_flag`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`) VALUES (2017495417372893186, 2017495324448088065, 2017077528929075202, 20.0000, 135.0000, 2700.0000, '2026-01-31 15:09:22', '若依管理员', 0, '2026-01-31 15:09:25', 'admin', '2026-01-31 15:09:25', 'admin', NULL); diff --git a/script/sql/mysql/item/oa_email_account.sql b/script/sql/mysql/item/oa_email_account.sql new file mode 100644 index 0000000..3f41f2b --- /dev/null +++ b/script/sql/mysql/item/oa_email_account.sql @@ -0,0 +1,4 @@ +INSERT INTO `oa_email_account` (`email_id`, `email`, `password`, `smtp_host`, `smtp_port`, `access_key`, `secret_key`, `type`, `remark`, `create_time`, `update_time`, `create_by`, `update_by`, `del_flag`) VALUES (1, '18324818443@163.com', 'PViciUKePDNb6Uwq', 'smtp.163.com', 465, NULL, NULL, 0, NULL, '2025-07-10 17:48:40', '2025-07-12 13:47:07', 'admin', 'admin', 0); +INSERT INTO `oa_email_account` (`email_id`, `email`, `password`, `smtp_host`, `smtp_port`, `access_key`, `secret_key`, `type`, `remark`, `create_time`, `update_time`, `create_by`, `update_by`, `del_flag`) VALUES (2, '3040996759@qq.com', 'pbmfbblcsusuddai', 'smtp.qq.com', 465, NULL, NULL, 0, NULL, '2025-07-10 17:48:40', '2025-07-12 16:30:31', 'admin', 'admin', 2); +INSERT INTO `oa_email_account` (`email_id`, `email`, `password`, `smtp_host`, `smtp_port`, `access_key`, `secret_key`, `type`, `remark`, `create_time`, `update_time`, `create_by`, `update_by`, `del_flag`) VALUES (1943919783833350145, '2178503051@qq.com', 'hsezmlgmvbmaebff', 'smtp.qq.com', 465, NULL, NULL, 1, NULL, '2025-07-12 14:26:07', '2025-07-12 17:13:36', 'admin', 'admin', 2); +INSERT INTO `oa_email_account` (`email_id`, `email`, `password`, `smtp_host`, `smtp_port`, `access_key`, `secret_key`, `type`, `remark`, `create_time`, `update_time`, `create_by`, `update_by`, `del_flag`) VALUES (1946046482617167873, 'lyq@sdfad.freeqiye.com', 'Ej2gJfAxVTz9244s', 'smtp.qiye.163.com', 465, NULL, NULL, 0, NULL, '2025-07-18 11:16:52', '2025-10-23 03:21:52', 'luyongqiang', 'admin', 2); diff --git a/script/sql/mysql/item/oa_email_template.sql b/script/sql/mysql/item/oa_email_template.sql new file mode 100644 index 0000000..53ebcbc --- /dev/null +++ b/script/sql/mysql/item/oa_email_template.sql @@ -0,0 +1,3 @@ +INSERT INTO `oa_email_template` (`id`, `template_name`, `category`, `content`, `attachments`, `create_time`, `update_time`, `create_by`, `update_by`, `del_flag`, `remark`) VALUES (1945393733067182082, '测试模板1', '1111', '加粗字体
下划线加粗字体
删除+下划线加粗字体1
斜体
引用', '', '2025-07-16 16:03:04', '2025-07-16 16:19:47', 'admin', 'admin', 0, NULL); +INSERT INTO `oa_email_template` (`id`, `template_name`, `category`, `content`, `attachments`, `create_time`, `update_time`, `create_by`, `update_by`, `del_flag`, `remark`) VALUES (1945399466391343106, 'import { listByIds } from \'@/api/system/oss\';', 'import { listByIds } from \'@/api/system/oss\';', '
import { listByIds } from \'@/api/system/oss\';
', 'http://47.117.71.33:11295/fad-oa/files/2025/07/16/b702598560da454b8ce92800b4ae0eea.xlsx', '2025-07-16 16:25:51', '2025-07-16 16:25:51', 'admin', 'admin', 0, 'import { listByIds } from \'@/api/system/oss\';'); +INSERT INTO `oa_email_template` (`id`, `template_name`, `category`, `content`, `attachments`, `create_time`, `update_time`, `create_by`, `update_by`, `del_flag`, `remark`) VALUES (1981001208060014594, '1', '123', '213
', '', '2025-10-22 22:14:28', '2025-10-22 14:14:41', 'admin', 'admin', 2, NULL); diff --git a/script/sql/mysql/item/oa_express.sql b/script/sql/mysql/item/oa_express.sql new file mode 100644 index 0000000..3f1abcc --- /dev/null +++ b/script/sql/mysql/item/oa_express.sql @@ -0,0 +1,4 @@ +INSERT INTO `oa_express` (`express_id`, `express_code`, `status`, `supply_name`, `supply_phone`, `owner_id`, `owner_phone`, `plan_date`, `express_type`, `last_update_time`, `last_status`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`) VALUES (1953743269275754498, '78926422683057', 1, '刘梦圆', '15054796321', 1953296510648913922, '18645984589', '2025-08-08 00:00:00', 'ZTO', NULL, NULL, 'admin', '2025-08-08 17:01:09', 'admin', '2025-08-08 17:16:08', 2, '1'); +INSERT INTO `oa_express` (`express_id`, `express_code`, `status`, `supply_name`, `supply_phone`, `owner_id`, `owner_phone`, `plan_date`, `express_type`, `last_update_time`, `last_status`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`) VALUES (1953745619063214081, 'SF0283315468685', 1, '刘敬超', '18967975686', 1953296510648913922, '176786866779', '2025-08-08 00:00:00', 'SF', NULL, NULL, 'admin', '2025-08-08 17:10:29', 'admin', '2025-08-08 17:11:34', 2, '1'); +INSERT INTO `oa_express` (`express_id`, `express_code`, `status`, `supply_name`, `supply_phone`, `owner_id`, `owner_phone`, `plan_date`, `express_type`, `last_update_time`, `last_status`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`) VALUES (1953746299429654530, '78925013374727', 1, '1', '1256754567865', 1953296510648913922, '12232435345', '2025-08-08 00:00:00', 'ZTO', NULL, NULL, 'admin', '2025-08-08 17:13:11', 'admin', '2025-08-08 17:13:42', 2, '1'); +INSERT INTO `oa_express` (`express_id`, `express_code`, `status`, `supply_name`, `supply_phone`, `owner_id`, `owner_phone`, `plan_date`, `express_type`, `last_update_time`, `last_status`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`) VALUES (1953747452175388674, '777329412312954', 1, 'dddd', '124356783456', 1953296510648913922, '123574565355', '2025-08-15 00:00:00', 'STO', '2025-08-06 16:32:25', '您的快件已由【门卫代收】签收,如有疑问请联系派件员:19953701470,有事先呼叫我,勿找平台,少一次投诉,多一份感恩,投诉电话:05376829568', 'admin', '2025-08-08 17:17:46', 'admin', '2025-08-08 17:17:57', 2, '1'); diff --git a/script/sql/mysql/item/oa_express_question.sql b/script/sql/mysql/item/oa_express_question.sql new file mode 100644 index 0000000..d188369 --- /dev/null +++ b/script/sql/mysql/item/oa_express_question.sql @@ -0,0 +1 @@ +INSERT INTO `oa_express_question` (`question_id`, `express_id`, `description`, `report_time`, `report_by`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1953746853815980034, 1953743269275754498, '出问题了', '2025-08-08 17:14:37', '若依管理员', 1, '2025-08-08 17:15:23', 'admin', '2025-08-08 17:16:08', 'admin', 2, '111'); diff --git a/script/sql/mysql/item/oa_feedback.sql b/script/sql/mysql/item/oa_feedback.sql new file mode 100644 index 0000000..4708ae0 --- /dev/null +++ b/script/sql/mysql/item/oa_feedback.sql @@ -0,0 +1,2 @@ +INSERT INTO `oa_feedback` (`feedback_id`, `title`, `content`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `del_flag`) VALUES (1953738534661513218, '你好', '啊啊啊啊啊,宝宝宝宝,你是一个香香软软的小蛋糕啊啊啊啊啊啊
', NULL, '2025-08-08 16:42:20', 'admin', '2025-08-08 16:42:20', 'admin', NULL, 0); +INSERT INTO `oa_feedback` (`feedback_id`, `title`, `content`, `status`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `del_flag`) VALUES (1968580804434821122, '反馈1', '111111
', NULL, '2025-09-18 15:40:13', 'admin', '2025-09-18 15:40:13', 'admin', NULL, 0); diff --git a/script/sql/mysql/item/oa_feedback_item.sql b/script/sql/mysql/item/oa_feedback_item.sql new file mode 100644 index 0000000..146ef83 --- /dev/null +++ b/script/sql/mysql/item/oa_feedback_item.sql @@ -0,0 +1,8 @@ +INSERT INTO `oa_feedback_item` (`item_id`, `feedback_id`, `user_id`, `status`) VALUES (2, 1953738534661513218, 2, 0); +INSERT INTO `oa_feedback_item` (`item_id`, `feedback_id`, `user_id`, `status`) VALUES (3, 1953738534661513218, 1953296510648913922, 0); +INSERT INTO `oa_feedback_item` (`item_id`, `feedback_id`, `user_id`, `status`) VALUES (4, 1953738534661513218, 1953296599563964417, 0); +INSERT INTO `oa_feedback_item` (`item_id`, `feedback_id`, `user_id`, `status`) VALUES (5, 1953738534661513218, 1953296689095577601, 0); +INSERT INTO `oa_feedback_item` (`item_id`, `feedback_id`, `user_id`, `status`) VALUES (7, 1968580804434821122, 2, 0); +INSERT INTO `oa_feedback_item` (`item_id`, `feedback_id`, `user_id`, `status`) VALUES (8, 1968580804434821122, 1953296510648913922, 0); +INSERT INTO `oa_feedback_item` (`item_id`, `feedback_id`, `user_id`, `status`) VALUES (9, 1968580804434821122, 1953296599563964417, 0); +INSERT INTO `oa_feedback_item` (`item_id`, `feedback_id`, `user_id`, `status`) VALUES (10, 1968580804434821122, 1953296689095577601, 0); diff --git a/script/sql/mysql/item/oa_furniture_table.sql b/script/sql/mysql/item/oa_furniture_table.sql new file mode 100644 index 0000000..bf21d05 --- /dev/null +++ b/script/sql/mysql/item/oa_furniture_table.sql @@ -0,0 +1,2 @@ +INSERT INTO `oa_furniture_table` (`furniture_id`, `company_name`, `state`, `procurement_of_products`, `contact_group`, `phone`, `fax`, `address`, `zip`, `email`, `website`, `email_send_count`, `last_email_send_time`, `contact_person`, `receive_count`, `create_time`, `update_time`, `create_by`, `update_by`, `del_flag`, `remark`) VALUES (1981001713704333314, '1', '1121', '1', '1', '1', '1', '1', '1', '1', '1', 0, NULL, '1', 4, '2025-10-22 22:16:28', '2025-10-23 03:20:38', 'admin', 'admin', 2, '1'); +INSERT INTO `oa_furniture_table` (`furniture_id`, `company_name`, `state`, `procurement_of_products`, `contact_group`, `phone`, `fax`, `address`, `zip`, `email`, `website`, `email_send_count`, `last_email_send_time`, `contact_person`, `receive_count`, `create_time`, `update_time`, `create_by`, `update_by`, `del_flag`, `remark`) VALUES (1981192230920638466, '2', '2', '2', '2', '2', '2', '2', '2', '2', '2', 0, NULL, '1', 0, '2025-10-23 10:53:31', '2025-10-23 03:20:51', 'admin', 'admin', 2, '2'); diff --git a/script/sql/mysql/item/oa_project_report.sql b/script/sql/mysql/item/oa_project_report.sql new file mode 100644 index 0000000..877fab3 --- /dev/null +++ b/script/sql/mysql/item/oa_project_report.sql @@ -0,0 +1,2 @@ +INSERT INTO `oa_project_report` (`report_id`, `user_id`, `is_trip`, `work_place`, `content`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`, `work_type`) VALUES (1953734802574008322, 1, 0, '网吧', '我要玩1111
', '2025-08-08 16:27:30', 'admin', '2025-08-08 17:20:55', 'admin', 0, '111', 0); +INSERT INTO `oa_project_report` (`report_id`, `user_id`, `is_trip`, `work_place`, `content`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`, `work_type`) VALUES (1963426945194319873, 1, 0, '公司', '测测测
', '2025-09-04 10:20:37', 'admin', '2025-09-04 10:20:37', 'admin', 0, '111', 0); diff --git a/script/sql/mysql/item/oa_report_detail.sql b/script/sql/mysql/item/oa_report_detail.sql new file mode 100644 index 0000000..2663446 --- /dev/null +++ b/script/sql/mysql/item/oa_report_detail.sql @@ -0,0 +1,2 @@ +INSERT INTO `oa_report_detail` (`detail_id`, `summary_id`, `device_code`, `category`, `device_description`, `report_detail`, `oss_ids`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`) VALUES (1953986618037465090, 1953757345129246722, '设备1', '设备2', '施工', '111', NULL, 'admin', '2025-08-09 09:08:08', 'admin', '2025-08-09 09:08:08', 0, '1111'); +INSERT INTO `oa_report_detail` (`detail_id`, `summary_id`, `device_code`, `category`, `device_description`, `report_detail`, `oss_ids`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`) VALUES (1969932875801092097, 1969932815713492994, '设备1', '11', '施工', '11', NULL, 'admin', '2025-09-22 09:12:52', 'admin', '2025-09-22 09:12:52', 0, '11'); diff --git a/script/sql/mysql/item/oa_report_summary.sql b/script/sql/mysql/item/oa_report_summary.sql new file mode 100644 index 0000000..b51c616 --- /dev/null +++ b/script/sql/mysql/item/oa_report_summary.sql @@ -0,0 +1,2 @@ +INSERT INTO `oa_report_summary` (`summary_id`, `report_title`, `report_date`, `reporter`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `type`) VALUES (1953757345129246722, '测试汇报', '2025-08-08', '1', 'admin', '2025-08-08 17:57:05', 'admin', '2025-09-18 07:11:40', 2, '1', 1); +INSERT INTO `oa_report_summary` (`summary_id`, `report_title`, `report_date`, `reporter`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`, `type`) VALUES (1969932815713492994, '才买1', '2025-09-26', '1', 'admin', '2025-09-22 09:12:38', 'admin', '2025-09-22 09:12:38', 0, '1', 1); diff --git a/script/sql/mysql/item/sys_config.sql b/script/sql/mysql/item/sys_config.sql new file mode 100644 index 0000000..c9686a0 --- /dev/null +++ b/script/sql/mysql/item/sys_config.sql @@ -0,0 +1,6 @@ +INSERT INTO `sys_config` (`config_id`, `config_name`, `config_key`, `config_value`, `config_type`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1, '主框架页-默认皮肤样式名称', 'sys.index.skinName', 'skin-blue', 'Y', 'admin', '2025-08-06 02:07:40', '', NULL, '蓝色 skin-blue、绿色 skin-green、紫色 skin-purple、红色 skin-red、黄色 skin-yellow'); +INSERT INTO `sys_config` (`config_id`, `config_name`, `config_key`, `config_value`, `config_type`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2, '用户管理-账号初始密码', 'sys.user.initPassword', '123456', 'Y', 'admin', '2025-08-06 02:07:40', '', NULL, '初始化密码 123456'); +INSERT INTO `sys_config` (`config_id`, `config_name`, `config_key`, `config_value`, `config_type`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (3, '主框架页-侧边栏主题', 'sys.index.sideTheme', 'theme-dark', 'Y', 'admin', '2025-08-06 02:07:40', '', NULL, '深色主题theme-dark,浅色主题theme-light'); +INSERT INTO `sys_config` (`config_id`, `config_name`, `config_key`, `config_value`, `config_type`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (4, '账号自助-验证码开关', 'sys.account.captchaEnabled', 'false', 'Y', 'admin', '2025-08-06 02:07:40', 'zhuhaotian', '2026-04-14 10:41:40', '是否开启验证码功能(true开启,false关闭)'); +INSERT INTO `sys_config` (`config_id`, `config_name`, `config_key`, `config_value`, `config_type`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (5, '账号自助-是否开启用户注册功能', 'sys.account.registerUser', 'false', 'Y', 'admin', '2025-08-06 02:07:40', '', NULL, '是否开启注册用户功能(true开启,false关闭)'); +INSERT INTO `sys_config` (`config_id`, `config_name`, `config_key`, `config_value`, `config_type`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (11, 'OSS预览列表资源开关', 'sys.oss.previewListResource', 'true', 'Y', 'admin', '2025-08-06 02:07:40', '', NULL, 'true:开启, false:关闭'); diff --git a/script/sql/mysql/item/sys_dept.sql b/script/sql/mysql/item/sys_dept.sql new file mode 100644 index 0000000..000a5b6 --- /dev/null +++ b/script/sql/mysql/item/sys_dept.sql @@ -0,0 +1,39 @@ +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (100, 0, '0', '创高家具有限公司', 0, '杨玉斌', '15888888888', 'yyb@qq.com', '0', '0', 'admin', '2025-08-06 02:07:40', 'admin', '2026-04-13 16:41:14'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (101, 100, '0,100', '霸州公司', 1, '杨玉斌', '15888888888', 'yyb@qq.com', '0', '0', 'admin', '2025-08-06 02:07:40', 'admin', '2026-04-13 16:41:31'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (102, 100, '0,100', '长沙分公司', 2, '若依', '15888888888', 'ry@qq.com', '0', '2', 'admin', '2025-08-06 02:07:40', '', NULL); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (103, 101, '0,100,101', '总经办', 1, '杨玉宾', '15888888888', 'yyb@qq.com', '0', '0', 'admin', '2025-08-06 02:07:40', 'admin', '2026-04-13 16:41:31'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (104, 101, '0,100,101', '市场部门', 2, '若依', '15888888888', 'ry@qq.com', '0', '2', 'admin', '2025-08-06 02:07:40', '', NULL); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (105, 101, '0,100,101', '测试部门', 3, '若依', '15888888888', 'ry@qq.com', '0', '2', 'admin', '2025-08-06 02:07:40', '', NULL); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (106, 101, '0,100,101', '财务部门', 4, '若依', '15888888888', 'ry@qq.com', '0', '2', 'admin', '2025-08-06 02:07:40', '', NULL); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (107, 101, '0,100,101', '运维部门', 5, '若依', '15888888888', 'ry@qq.com', '0', '2', 'admin', '2025-08-06 02:07:40', '', NULL); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (108, 102, '0,100,102', '市场部门', 1, '若依', '15888888888', 'ry@qq.com', '0', '2', 'admin', '2025-08-06 02:07:40', '', NULL); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (109, 102, '0,100,102', '财务部门', 2, '若依', '15888888888', 'ry@qq.com', '0', '2', 'admin', '2025-08-06 02:07:40', '', NULL); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969591307232845826, 100, '0,100', '人事部', 2, '蔡召春', '19931825445', NULL, '0', '2', 'admin', '2025-09-21 10:35:36', 'admin', '2025-09-21 10:39:12'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969592121561161729, 100, '0,100', '生产部', 3, '张洪林', '19322123555', NULL, '0', '2', 'admin', '2025-09-21 10:38:50', 'admin', '2025-09-21 10:38:50'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969592424561876994, 100, '0,100', '成本部', 4, '杨泽友', '15132698925', NULL, '0', '2', 'admin', '2025-09-21 10:40:02', 'admin', '2025-09-21 10:40:02'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969592567184990209, 100, '0,100', '技术部', 5, '杨泽友', '15132698925', NULL, '0', '2', 'admin', '2025-09-21 10:40:36', 'admin', '2025-09-21 10:40:36'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969592853450432514, 100, '0,100', '采购部', 6, '杨玉刚', NULL, NULL, '0', '2', 'admin', '2025-09-21 10:41:44', 'admin', '2025-09-21 10:41:44'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969593398638649346, 101, '0,100,101', '总经办', 1, '蔡召春', '18032636557', NULL, '0', '2', 'admin', '2025-09-21 10:43:54', 'admin', '2025-09-21 10:52:01'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969593888524967938, 101, '0,100,101', '生产部', 2, '蔡召春', '18032636557', NULL, '0', '2', 'admin', '2025-09-21 10:45:51', 'admin', '2025-09-21 11:11:25'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969594074345218050, 101, '0,100,101', '成本部', 4, '杨泽友', '15132698925', NULL, '0', '2', 'admin', '2025-09-21 10:46:35', 'admin', '2025-09-21 10:46:35'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969594200556019714, 101, '0,100,101', '技术部', 5, '杨泽友', '15132698925', NULL, '0', '2', 'admin', '2025-09-21 10:47:05', 'admin', '2025-09-21 10:47:05'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969594363471175681, 101, '0,100,101', '采购部', 6, '杨玉刚', '13832652390', NULL, '0', '2', 'admin', '2025-09-21 10:47:44', 'admin', '2025-09-21 10:47:44'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969594911075311617, 1969593888524967938, '0,100,101,1969593888524967938', '铁器车间', 1, '李中义', NULL, NULL, '0', '2', 'admin', '2025-09-21 10:49:55', 'admin', '2025-09-21 11:11:25'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969595043590152194, 1969593888524967938, '0,100,101,1969593888524967938', '木器车间', 2, '李帅', NULL, NULL, '0', '2', 'admin', '2025-09-21 10:50:26', 'admin', '2025-09-21 11:11:25'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969595177078071298, 1969593888524967938, '0,100,101,1969593888524967938', '装配1车间', 3, '王克会', NULL, NULL, '0', '2', 'admin', '2025-09-21 10:50:58', 'admin', '2025-09-21 11:11:25'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969595263644311554, 1969593888524967938, '0,100,101,1969593888524967938', '装配2车间', 4, '高俊琪', NULL, NULL, '0', '2', 'admin', '2025-09-21 10:51:19', 'admin', '2025-09-21 11:11:25'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969595531031191553, 1969593398638649346, '0,100,101,1969593398638649346', '人事部', 1, '蔡召春', NULL, NULL, '0', '2', 'admin', '2025-09-21 10:52:23', 'admin', '2025-09-21 10:52:23'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969595606205702146, 1969593398638649346, '0,100,101,1969593398638649346', '办公室', 0, '蔡召春', NULL, NULL, '0', '2', 'admin', '2025-09-21 10:52:40', 'admin', '2025-09-21 10:52:40'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969595991842594818, 101, '0,100,101', '销售部', 7, '杨玉宾', '13785666690', NULL, '0', '2', 'admin', '2025-09-21 10:54:12', 'admin', '2025-09-21 10:54:12'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969596235909144577, 1969595606205702146, '0,100,101,1969593398638649346,1969595606205702146', '客服部', 0, '李津', NULL, NULL, '0', '2', 'admin', '2025-09-21 10:55:11', 'admin', '2025-09-21 10:55:11'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969596807475339266, 1969593888524967938, '0,100,101,1969593888524967938', '物管部', 0, '杨平', NULL, NULL, '0', '2', 'admin', '2025-09-21 10:57:27', 'admin', '2025-09-21 11:11:25'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1969600136087576577, 103, '0,100,101,103', '办公室', 0, '蔡召春', '18032656557', NULL, '0', '2', 'admin', '2025-09-21 11:10:41', 'admin', '2025-09-21 11:10:41'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1981543254726905857, 100, '0,100', '巨峰钢铁', 2, '高伟', NULL, NULL, '0', '2', 'admin', '2025-10-24 10:08:22', 'admin', '2025-10-24 10:08:29'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2043610593043255297, 100, '0,100', '济宁信息化部', 2, '陆永强', NULL, NULL, '0', '0', 'admin', '2026-04-13 16:41:48', 'admin', '2026-04-13 16:41:56'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2043632445509701633, 101, '0,100,101', '财务部', 3, '杨玉斌', '15888888888', '', '0', '0', 'admin', '2026-04-13 18:08:39', 'admin', '2026-04-14 09:22:30'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2043632629635452929, 101, '0,100,101', '数据组', 4, '杨玉斌', '15888888888', NULL, '0', '0', 'admin', '2026-04-13 18:09:22', 'admin', '2026-04-14 09:22:41'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2043871276267835394, 101, '0,100,101', '库房', 5, '杨玉斌', '15888888888', NULL, '0', '0', 'zhuhaotian', '2026-04-14 09:57:40', 'zhuhaotian', '2026-04-14 09:57:56'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2043949764890955778, 101, '0,100,101', '木工车间', 6, '李帅帅', '18831634506', NULL, '0', '0', 'zhuhaotian', '2026-04-14 15:09:33', 'zhuhaotian', '2026-04-14 15:09:33'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2043959317124714498, 101, '0,100,101', '小件包车间', 7, '宋来贺', '17643047587', NULL, '0', '0', 'zhuhaotian', '2026-04-14 15:47:31', 'zhuhaotian', '2026-04-14 15:47:31'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2043966012089536513, 101, '0,100,101', '铁器车间', 8, '史建永', '17733463941', NULL, '0', '0', 'zhuhaotian', '2026-04-14 16:14:07', 'zhuhaotian', '2026-04-14 16:14:07'); +INSERT INTO `sys_dept` (`dept_id`, `parent_id`, `ancestors`, `dept_name`, `order_num`, `leader`, `phone`, `email`, `status`, `del_flag`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (2043973219518615553, 101, '0,100,101', '品检车间', 9, '刘林泰', '13103362878', NULL, '0', '0', 'zhuhaotian', '2026-04-14 16:42:45', 'zhuhaotian', '2026-04-14 16:42:45'); diff --git a/script/sql/mysql/item/sys_dict_data.sql b/script/sql/mysql/item/sys_dict_data.sql new file mode 100644 index 0000000..324357a --- /dev/null +++ b/script/sql/mysql/item/sys_dict_data.sql @@ -0,0 +1,84 @@ +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1, 1, '男', '0', 'sys_user_sex', '', '', 'Y', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '性别男'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2, 2, '女', '1', 'sys_user_sex', '', '', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '性别女'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (3, 3, '未知', '2', 'sys_user_sex', '', '', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '性别未知'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (4, 1, '显示', '0', 'sys_show_hide', '', 'primary', 'Y', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '显示菜单'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (5, 2, '隐藏', '1', 'sys_show_hide', '', 'danger', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '隐藏菜单'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (6, 1, '正常', '0', 'sys_normal_disable', '', 'primary', 'Y', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '正常状态'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (7, 2, '停用', '1', 'sys_normal_disable', '', 'danger', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '停用状态'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (12, 1, '是', 'Y', 'sys_yes_no', '', 'primary', 'Y', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '系统默认是'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (13, 2, '否', 'N', 'sys_yes_no', '', 'danger', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '系统默认否'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (14, 1, '通知', '1', 'sys_notice_type', '', 'warning', 'Y', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '通知'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (15, 2, '公告', '2', 'sys_notice_type', '', 'success', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '公告'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (16, 1, '正常', '0', 'sys_notice_status', '', 'primary', 'Y', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '正常状态'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (17, 2, '关闭', '1', 'sys_notice_status', '', 'danger', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '关闭状态'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (18, 1, '新增', '1', 'sys_oper_type', '', 'info', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '新增操作'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (19, 2, '修改', '2', 'sys_oper_type', '', 'info', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '修改操作'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (20, 3, '删除', '3', 'sys_oper_type', '', 'danger', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '删除操作'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (21, 4, '授权', '4', 'sys_oper_type', '', 'primary', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '授权操作'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (22, 5, '导出', '5', 'sys_oper_type', '', 'warning', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '导出操作'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (23, 6, '导入', '6', 'sys_oper_type', '', 'warning', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '导入操作'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (24, 7, '强退', '7', 'sys_oper_type', '', 'danger', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '强退操作'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (25, 8, '生成代码', '8', 'sys_oper_type', '', 'warning', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '生成操作'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (26, 9, '清空数据', '9', 'sys_oper_type', '', 'danger', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '清空操作'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (27, 1, '成功', '0', 'sys_common_status', '', 'primary', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '正常状态'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (28, 2, '失败', '1', 'sys_common_status', '', 'danger', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '停用状态'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (29, 99, '其他', '0', 'sys_oper_type', '', 'info', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '其他操作'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (30, 1, '进行中', 'running', 'wf_process_status', '', 'primary', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '进行中状态'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (31, 2, '已终止', 'terminated', 'wf_process_status', '', 'danger', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '已终止状态'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (32, 3, '已完成', 'completed', 'wf_process_status', '', 'success', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '已完成状态'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (33, 4, '已取消', 'canceled', 'wf_process_status', '', 'warning', 'N', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '已取消状态'); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953685765422432257, 0, '顺丰', 'SF', 'oa_express_type', NULL, 'primary', 'N', '0', 'admin', '2025-08-08 13:12:39', 'admin', '2025-08-08 13:12:39', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953685860981260290, 0, '中通', 'ZTO', 'oa_express_type', NULL, 'primary', 'N', '0', 'admin', '2025-08-08 13:13:02', 'admin', '2025-08-08 13:13:02', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953685923832905729, 0, '百世', 'Best', 'oa_express_type', NULL, 'primary', 'N', '0', 'admin', '2025-08-08 13:13:17', 'admin', '2025-08-08 13:13:17', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953685964232441858, 0, '其他', 'other', 'oa_express_type', NULL, 'default', 'N', '0', 'admin', '2025-08-08 13:13:26', 'admin', '2025-08-08 13:13:26', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953686013268049921, 0, '申通', 'STO', 'oa_express_type', NULL, 'primary', 'N', '0', 'admin', '2025-08-08 13:13:38', 'admin', '2025-08-08 13:13:38', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1954061500259581953, 0, '待审核', 'pending', 'oa_salary_status', NULL, 'default', 'N', '0', 'admin', '2025-08-09 14:05:41', 'admin', '2025-08-09 14:05:41', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1954061578844061698, 0, '待发放', 'approved', 'oa_salary_status', NULL, 'primary', 'N', '0', 'admin', '2025-08-09 14:06:00', 'admin', '2025-08-09 14:06:00', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1954061623077191681, 0, '已发放', 'paid', 'oa_salary_status', NULL, 'success', 'N', '0', 'admin', '2025-08-09 14:06:10', 'admin', '2025-08-09 14:06:10', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1954061739829837825, 0, '发放失败', 'rejected', 'oa_salary_status', NULL, 'danger', 'N', '0', 'admin', '2025-08-09 14:06:38', 'admin', '2025-08-09 14:06:38', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962723278438834178, 0, '预订单', '0', 'order_status', NULL, 'default', 'N', '0', 'admin', '2025-09-02 11:44:30', 'admin', '2025-09-02 11:44:30', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962723311951323138, 0, '进行中', '1', 'order_status', NULL, 'default', 'N', '0', 'admin', '2025-09-02 11:44:38', 'admin', '2025-09-02 11:44:38', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962723346776629250, 0, '已完成', '2', 'order_status', NULL, 'default', 'N', '0', 'admin', '2025-09-02 11:44:46', 'admin', '2025-09-02 11:44:46', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1963058215486611458, 0, '线上营销', '0', 'customer_from', NULL, 'default', 'N', '0', 'admin', '2025-09-03 09:55:25', 'admin', '2025-09-03 09:55:25', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1963058243479396353, 0, '地推', '1', 'customer_from', NULL, 'default', 'N', '0', 'admin', '2025-09-03 09:55:32', 'admin', '2025-09-03 09:55:32', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1963058270197112833, 0, '广告', '2', 'customer_from', NULL, 'default', 'N', '0', 'admin', '2025-09-03 09:55:38', 'admin', '2025-09-03 09:55:38', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1963470401413373953, 0, '新建', '0', 'purchase_status', NULL, 'default', 'N', '1', 'admin', '2025-09-04 13:13:18', 'admin', '2026-01-30 13:14:58', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1963470445604560897, 0, '在途', '1', 'purchase_status', NULL, 'default', 'N', '0', 'admin', '2025-09-04 13:13:28', 'admin', '2025-09-04 13:13:36', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1963470511249612801, 0, '已完成', '2', 'purchase_status', NULL, 'default', 'N', '0', 'admin', '2025-09-04 13:13:44', 'admin', '2026-01-30 13:15:20', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1963470561996496898, 0, '已取消', '3', 'purchase_status', NULL, 'default', 'N', '0', 'admin', '2025-09-04 13:13:56', 'admin', '2026-01-30 13:15:26', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1963470588512886786, 1, '部分完成', '4', 'purchase_status', NULL, 'default', 'N', '0', 'admin', '2025-09-04 13:14:02', 'admin', '2026-01-30 13:15:33', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968207685450797058, 0, '仓库', '0', 'warehouse_type', NULL, 'default', 'N', '0', 'admin', '2025-09-17 14:57:34', 'admin', '2025-09-17 14:57:34', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968207718531272705, 0, '库区', '1', 'warehouse_type', NULL, 'default', 'N', '0', 'admin', '2025-09-17 14:57:42', 'admin', '2025-09-17 14:57:42', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968207746834436098, 0, '库位', '2', 'warehouse_type', NULL, 'default', 'N', '0', 'admin', '2025-09-17 14:57:49', 'admin', '2025-09-17 14:57:56', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968212947834310657, 0, '入库', 'in', 'stock_io_type', NULL, 'default', 'N', '0', 'admin', '2025-09-17 15:18:29', 'admin', '2025-09-17 15:18:29', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968212975298613249, 0, '出库', 'out', 'stock_io_type', NULL, 'default', 'N', '0', 'admin', '2025-09-17 15:18:36', 'admin', '2025-09-17 15:18:36', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968213023138844673, 0, '移库', 'transfer', 'stock_io_type', NULL, 'default', 'N', '0', 'admin', '2025-09-17 15:18:47', 'admin', '2025-09-17 15:18:47', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968213071293648897, 0, '退库', 'withdraw', 'stock_io_type', NULL, 'default', 'N', '0', 'admin', '2025-09-17 15:18:58', 'admin', '2025-09-17 15:18:58', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968213571762196482, 0, '采购', 'purchase', 'stock_biz_type', NULL, 'default', 'N', '0', 'admin', '2025-09-17 15:20:58', 'admin', '2025-09-17 15:20:58', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968213650409590786, 0, '销售', 'sales', 'stock_biz_type', NULL, 'default', 'N', '0', 'admin', '2025-09-17 15:21:17', 'admin', '2025-09-17 15:21:17', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968213688682614786, 0, '退货', 'return', 'stock_biz_type', NULL, 'default', 'N', '0', 'admin', '2025-09-17 15:21:26', 'admin', '2025-09-17 15:21:26', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968213741878972418, 0, '调拨', 'relocation', 'stock_biz_type', NULL, 'default', 'N', '0', 'admin', '2025-09-17 15:21:38', 'admin', '2025-09-17 15:21:38', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968213878386790401, 0, '原材料', 'raw_material', 'stock_item_type', NULL, 'default', 'N', '0', 'admin', '2025-09-17 15:22:11', 'admin', '2025-09-17 15:22:11', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968213932463951873, 0, '产品', 'product', 'stock_item_type', NULL, 'default', 'N', '0', 'admin', '2025-09-17 15:22:24', 'admin', '2025-09-17 15:22:24', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968213981633777665, 0, '半成品', 'semi', 'stock_item_type', NULL, 'default', 'N', '0', 'admin', '2025-09-17 15:22:36', 'admin', '2025-09-17 15:22:36', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970739266665168898, 0, '全机保养', '0', 'mes_dvsubject_type', NULL, 'default', 'N', '0', 'admin', '2025-09-24 14:37:10', 'admin', '2025-09-24 14:37:18', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970739318640984065, 0, '局部保养', '1', 'mes_dvsubject_type', NULL, 'default', 'N', '0', 'admin', '2025-09-24 14:37:23', 'admin', '2025-09-24 14:37:23', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970739969324335105, 0, '进行中', 'APPROVING', 'mes_repair_result', NULL, 'default', 'N', '0', 'admin', '2025-09-24 14:39:58', 'admin', '2025-09-24 14:39:58', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970740017646911489, 0, '已完成', 'FINISHED', 'mes_repair_result', NULL, 'default', 'N', '0', 'admin', '2025-09-24 14:40:09', 'admin', '2025-09-24 14:40:09', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970740065323565058, 0, '已拒绝', 'CONFIRMED', 'mes_repair_result', NULL, 'default', 'N', '0', 'admin', '2025-09-24 14:40:21', 'admin', '2025-09-24 14:40:21', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970740510905450497, 0, '每天', 'day', 'mes_cycle_type', NULL, 'default', 'N', '0', 'admin', '2025-09-24 14:42:07', 'admin', '2025-09-24 14:42:07', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970740554794647553, 0, '每周', 'week', 'mes_cycle_type', NULL, 'default', 'N', '0', 'admin', '2025-09-24 14:42:18', 'admin', '2025-09-24 14:42:30', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970740850388221954, 0, '正常', '0', 'mes_machinery_status', NULL, 'default', 'N', '0', 'admin', '2025-09-24 14:43:28', 'admin', '2025-09-24 14:43:47', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970740897934852097, 0, '损坏', '1', 'mes_machinery_status', NULL, 'default', 'N', '0', 'admin', '2025-09-24 14:43:39', 'admin', '2025-09-24 14:43:39', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970741223723220993, 0, '完成', '0', 'dv_cm_result_status', NULL, 'default', 'N', '0', 'admin', '2025-09-24 14:44:57', 'admin', '2025-09-24 14:44:57', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970741248608026625, 0, '未完成', '1', 'dv_cm_result_status', NULL, 'default', 'N', '0', 'admin', '2025-09-24 14:45:03', 'admin', '2025-09-24 14:45:03', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970741479647068161, 0, '普通方案', '0', 'dv_plan_type', NULL, 'default', 'N', '0', 'admin', '2025-09-24 14:45:58', 'admin', '2025-09-24 14:45:58', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970741511611858946, 0, 'vip方案', '1', 'dv_plan_type', NULL, 'default', 'N', '0', 'admin', '2025-09-24 14:46:06', 'admin', '2025-09-24 14:46:06', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1980931545015881729, 0, '网易邮箱', '0', 'email_type', NULL, 'default', 'N', '0', 'admin', '2025-10-22 17:37:39', 'admin', '2025-10-22 17:37:39', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1980931610732236801, 0, 'QQ邮箱', '1', 'email_type', NULL, 'default', 'N', '0', 'admin', '2025-10-22 17:37:55', 'admin', '2025-10-22 17:37:55', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1980931660128555010, 0, '阿里云邮箱', '2', 'email_type', NULL, 'default', 'N', '0', 'admin', '2025-10-22 17:38:06', 'admin', '2025-10-22 17:38:06', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1980931722313306113, 0, '飞书', '3', 'email_type', NULL, 'default', 'N', '0', 'admin', '2025-10-22 17:38:21', 'admin', '2025-10-22 17:38:21', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1983069489818275841, 0, '公司A', '0', 'order_company', NULL, 'default', 'N', '0', 'admin', '2025-10-28 15:13:05', 'admin', '2025-10-28 15:13:05', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1983069534089154561, 0, '公司B', '1', 'order_company', NULL, 'default', 'N', '0', 'admin', '2025-10-28 15:13:15', 'admin', '2025-10-28 15:13:15', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1983069640481869825, 0, '公司C', '2', 'order_company', NULL, 'default', 'N', '0', 'admin', '2025-10-28 15:13:41', 'admin', '2025-10-28 15:13:41', NULL); +INSERT INTO `sys_dict_data` (`dict_code`, `dict_sort`, `dict_label`, `dict_value`, `dict_type`, `css_class`, `list_class`, `is_default`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1983084850533986306, 0, '测试', '3', 'order_company', NULL, 'default', 'N', '0', 'admin', '2025-10-28 16:14:07', 'admin', '2025-10-28 16:14:07', NULL); diff --git a/script/sql/mysql/item/sys_dict_type.sql b/script/sql/mysql/item/sys_dict_type.sql new file mode 100644 index 0000000..7e200b5 --- /dev/null +++ b/script/sql/mysql/item/sys_dict_type.sql @@ -0,0 +1,27 @@ +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1, '用户性别', 'sys_user_sex', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '用户性别列表'); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2, '菜单状态', 'sys_show_hide', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '菜单状态列表'); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (3, '系统开关', 'sys_normal_disable', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '系统开关列表'); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (6, '系统是否', 'sys_yes_no', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '系统是否列表'); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (7, '通知类型', 'sys_notice_type', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '通知类型列表'); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (8, '通知状态', 'sys_notice_status', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '通知状态列表'); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (9, '操作类型', 'sys_oper_type', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '操作类型列表'); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (10, '系统状态', 'sys_common_status', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '登录状态列表'); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (11, '流程状态', 'wf_process_status', '0', 'admin', '2025-08-06 02:07:40', '', NULL, '工作流程状态'); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953666178794504193, '物流类型', 'oa_express_type', '0', 'admin', '2025-08-08 11:54:49', 'admin', '2025-08-08 11:54:49', NULL); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1954061430621552642, '薪资发放状态', 'oa_salary_status', '0', 'admin', '2025-08-09 14:05:24', 'admin', '2025-08-09 14:05:24', NULL); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962723223678001153, '订单状态', 'order_status', '0', 'admin', '2025-09-02 11:44:17', 'admin', '2025-09-02 11:44:17', NULL); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1963058162172813314, '客户来源', 'customer_from', '0', 'admin', '2025-09-03 09:55:12', 'admin', '2025-09-03 09:55:12', NULL); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1963470342865084417, '采购计划状态', 'purchase_status', '0', 'admin', '2025-09-04 13:13:04', 'admin', '2025-09-04 13:13:04', NULL); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968207634729078785, '仓库类型', 'warehouse_type', '0', 'admin', '2025-09-17 14:57:22', 'admin', '2025-09-17 14:57:22', NULL); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968212755701633026, '物料类型', 'stock_item_type', '0', 'admin', '2025-09-17 15:17:43', 'admin', '2025-09-17 15:17:43', NULL); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968212814832930817, '业务类型', 'stock_biz_type', '0', 'admin', '2025-09-17 15:17:57', 'admin', '2025-09-17 15:17:57', NULL); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968212866905214977, '出入库操作类型', 'stock_io_type', '0', 'admin', '2025-09-17 15:18:10', 'admin', '2025-09-17 15:18:10', NULL); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970739180015042562, '设备保养类型', 'mes_dvsubject_type', '0', 'admin', '2025-09-24 14:36:50', 'admin', '2025-09-24 14:36:50', NULL); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970739774528274433, '设备维修结果', 'mes_repair_result', '0', 'admin', '2025-09-24 14:39:11', 'admin', '2025-09-24 14:39:11', NULL); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970739837539303426, '设备维修单据状态', 'mes_order_status', '0', 'admin', '2025-09-24 14:39:27', 'admin', '2025-09-24 14:39:27', NULL); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970740438885056514, 'mes频率', 'mes_cycle_type', '0', 'admin', '2025-09-24 14:41:50', 'admin', '2025-09-24 14:41:50', NULL); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970740809774776321, '设备状态', 'mes_machinery_status', '0', 'admin', '2025-09-24 14:43:18', 'admin', '2025-09-24 14:43:18', NULL); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970741123479355394, '点检结果', 'dv_cm_result_status', '0', 'admin', '2025-09-24 14:44:33', 'admin', '2025-09-24 14:44:33', NULL); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1970741428862435329, '方案类型', 'dv_plan_type', '0', 'admin', '2025-09-24 14:45:46', 'admin', '2025-09-24 14:45:46', NULL); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1980931396663349250, '邮件管理', 'email_type', '0', 'admin', '2025-10-22 17:37:04', 'admin', '2025-10-22 22:04:33', NULL); +INSERT INTO `sys_dict_type` (`dict_id`, `dict_name`, `dict_type`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1983069266232512513, '订单签约公司', 'order_company', '0', 'admin', '2025-10-28 15:12:11', 'admin', '2025-10-28 15:12:11', NULL); diff --git a/script/sql/mysql/item/sys_logininfor.sql b/script/sql/mysql/item/sys_logininfor.sql new file mode 100644 index 0000000..22881ce --- /dev/null +++ b/script/sql/mysql/item/sys_logininfor.sql @@ -0,0 +1,634 @@ +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952917547028140034, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 10:20:01'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952917574999953409, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 10:20:08'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952917828902146049, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 10:21:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952918126899056642, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-08-06 10:22:20'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952918204158136322, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 10:22:38'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952918366901325826, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 10:23:17'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952919219913707521, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 10:26:40'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952919220760956929, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-08-06 10:26:40'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952919277916737537, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', '验证码错误', '2025-08-06 10:26:54'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952919307956342786, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 10:27:01'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952919324100218882, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-08-06 10:27:05'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952919904478646274, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 10:29:23'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952919920622522369, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-08-06 10:29:27'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952921221313941505, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 10:34:37'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952921237495566337, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-08-06 10:34:41'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952922129456254977, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 10:38:14'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952922970821054465, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-08-06 10:41:34'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952923521919045634, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 10:43:46'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952925631403102210, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 10:52:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952938707774959618, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 11:44:06'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952960245445545986, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 13:09:41'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952966248317341698, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 13:33:33'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952968953245032449, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 13:44:18'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952974472726908930, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 14:06:13'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952975209119993857, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 14:09:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952983799911100417, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 14:43:17'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952985978322604034, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 14:51:57'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1952986194221019137, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 14:52:48'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953004315833073665, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 16:04:49'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953004842842435586, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 16:06:54'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953008068447563777, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-08-06 16:19:43'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953008090983559169, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 16:19:49'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953008237394214913, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', '验证码已失效', '2025-08-06 16:20:24'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953008257174552578, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 16:20:28'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953021687830802434, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 17:13:50'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953024591065214977, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 17:25:23'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953025759296221185, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-08-06 17:30:01'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953025779667955713, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-06 17:30:06'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953274561721835522, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-07 09:58:40'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953276442813513730, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-07 10:06:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953276749312278529, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-08-07 10:07:22'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953276766957715457, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-07 10:07:26'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953296396124364802, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-07 11:25:26'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953297328757129218, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-07 11:29:08'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953297955130253313, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-08-07 11:31:38'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953297981780860930, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-07 11:31:44'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953298051049791489, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-08-07 11:32:01'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953298071916453889, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-07 11:32:06'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953321674803593218, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', '验证码已失效', '2025-08-07 13:05:53'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953321687935959041, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-07 13:05:56'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953326661320232962, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-07 13:25:42'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953327248556187650, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-07 13:28:02'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953338404570357762, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-07 14:12:22'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953347890554888193, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-07 14:50:03'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953353106734166017, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-07 15:10:47'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953375587271528449, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-07 16:40:07'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953637890936127490, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-08 10:02:25'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953664507892842497, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-08 11:48:11'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953681770888937474, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-08 12:56:47'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953734688140812290, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', '验证码已失效', '2025-08-08 16:27:03'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953734718557904897, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-08 16:27:10'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953985066543443970, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-09 09:01:58'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1953998658953113602, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-09 09:55:58'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1954024362613497858, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-09 11:38:07'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1954045122618146818, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-09 13:00:36'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1954048105540759553, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-09 13:12:27'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1954048913611173890, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-08-09 13:15:40'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1954048925913067522, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-09 13:15:43'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1954049386514993154, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-09 13:17:33'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1954070996269649922, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-09 14:43:25'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1954074362970124290, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-09 14:56:48'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1954086840566620162, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-09 15:46:23'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1954114968601042945, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-09 17:38:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1957630808759844865, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-19 10:28:50'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1957646521009426433, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-19 11:31:17'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1957671834619727874, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-19 13:11:52'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1957674035185565697, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-19 13:20:36'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1957683305252638721, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-19 13:57:27'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1957684270445727746, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-19 14:01:17'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1961702689688215553, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-30 16:09:03'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1961703792038477825, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-30 16:13:25'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1961706480164433921, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-08-30 16:24:06'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1962712633479831553, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-02 11:02:12'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1962716327584722945, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-02 11:16:53'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1962746539943960578, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-02 13:16:56'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1962773050851852290, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-02 15:02:17'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1962774819971530753, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', '验证码错误', '2025-09-02 15:09:18'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1962782885064519682, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-02 15:41:21'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1962793088011870209, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-02 16:21:54'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1962808601148649473, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', '验证码已失效', '2025-09-02 17:23:32'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1962808615258288129, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-02 17:23:36'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963052332933308417, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-03 09:32:03'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963071437267505154, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-03 10:47:57'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963155031516975106, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-03 16:20:08'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963155973444407297, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-03 16:23:52'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963386184698105858, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Android', '0', 'Login successful', '2025-09-04 07:38:39'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963426537575079937, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-04 10:19:00'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963469186193481729, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-04 13:08:28'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963514573302345730, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-04 16:08:49'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963567361287458817, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-04 19:38:35'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963771483284885506, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-05 09:09:41'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963776361135546370, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-05 09:29:04'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963777815912173569, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-09-05 09:34:51'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963784088103735298, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-05 09:59:47'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963796258430439426, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-05 10:48:08'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963832017816440834, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-05 13:10:14'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963847770930544642, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-05 14:12:50'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963848180139425793, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2025-09-05 14:14:27'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963854949317922818, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-09-05 14:41:21'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963858317361537026, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-05 14:54:44'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963860114604023810, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2025-09-05 15:01:53'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963860147839688706, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-05 15:02:01'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963860241360084994, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-05 15:02:23'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963860265825460226, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2025-09-05 15:02:29'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963860628762779650, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-05 15:03:55'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963860792956473345, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', '验证码已失效', '2025-09-05 15:04:34'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963860811042312193, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-05 15:04:39'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963864025473011713, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-05 15:17:25'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963866304800411650, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-09-05 15:26:29'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963869283431534594, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', '验证码已失效', '2025-09-05 15:38:19'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963869298665246722, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-05 15:38:22'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963869328386084865, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-09-05 15:38:29'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963869367661547522, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-05 15:38:39'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963869390533087233, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-09-05 15:38:44'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963874241883197442, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-05 15:58:01'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963881294529875970, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-09-05 16:26:02'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963881435835977729, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-05 16:26:36'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1963885037954584578, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-09-05 16:40:55'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964195844129894402, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-06 13:15:57'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964197005398454273, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-06 13:20:34'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964197108335063042, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-06 13:20:58'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964197114219671554, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2025-09-06 13:21:00'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964197907282866177, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2025-09-06 13:24:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964205085751513090, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-06 13:52:40'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964205158782734337, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-09-06 13:52:58'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964207115194863618, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', '验证码已失效', '2025-09-06 14:00:44'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964207132798357506, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-06 14:00:48'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964207151072940033, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-09-06 14:00:53'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964207547795378177, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-06 14:02:27'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964207565709250562, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-09-06 14:02:32'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964207592024313858, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-06 14:02:38'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964226053362421762, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-06 15:15:59'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964252276984459265, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-06 17:00:12'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964252585946628097, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-06 17:01:25'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964254504394764290, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-06 17:09:03'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964255724256075778, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', 'Captcha error', '2025-09-06 17:13:53'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964255743302410242, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-06 17:13:58'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964525466376183809, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-07 11:05:45'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964854366629240834, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-08 08:52:41'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1964875839519563778, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Android', '0', 'Login successful', '2025-09-08 10:18:00'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1967477815402168322, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-15 14:37:20'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1967507673238863873, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-15 16:35:58'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1967507767510040577, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2025-09-15 16:36:21'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1967507789643382785, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-15 16:36:26'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968130000687333377, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-17 09:48:53'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968148436503101442, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-17 11:02:08'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968149032555642881, 'admin', '192.168.1.4', '内网IP', 'Safari', 'OSX', '0', 'Login successful', '2025-09-17 11:04:30'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968157327458697218, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-17 11:37:28'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968157497034407937, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-17 11:38:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968178716131307522, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-17 13:02:28'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968181053978562561, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-17 13:11:45'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968183461524910082, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', '验证码已失效', '2025-09-17 13:21:19'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968183476985114625, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-17 13:21:23'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968186582179643394, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', 'Captcha invalid', '2025-09-17 13:33:43'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968186598411599873, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-17 13:33:47'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968245631180685314, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-17 17:28:21'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968248119597654017, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-17 17:38:15'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968249667589431297, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-17 17:44:24'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968485896101384193, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-18 09:23:05'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968487795210248194, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-18 09:30:38'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968504983261884418, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-18 10:38:56'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968505063733800961, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-18 10:39:15'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968538175213744129, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-18 12:50:49'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968550945011347457, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-18 13:41:34'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968573445661339649, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-18 15:10:58'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968574104141901825, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', 'Captcha error', '2025-09-18 15:13:35'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968574118402535426, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-18 15:13:39'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968574658550530050, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-18 15:15:48'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968575052584419329, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-09-18 15:17:22'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968575491082125313, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-18 15:19:06'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968575519452397569, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-09-18 15:19:13'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968575617175486465, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-18 15:19:36'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968576644422119425, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2025-09-18 15:23:41'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968590580097822722, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-18 16:19:04'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968603001109688322, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-18 17:08:25'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968918941156323330, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-19 14:03:51'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968947023456055297, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-19 15:55:26'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968949577392373762, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-19 16:05:35'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968949623085121538, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2025-09-19 16:05:46'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968953293881262081, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-19 16:20:21'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968954796971765761, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-19 16:26:20'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968955013473349633, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-19 16:27:11'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968955026790264833, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-19 16:27:14'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968955067508568065, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2025-09-19 16:27:24'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968955757521907713, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2025-09-19 16:30:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1968971039589785602, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-19 17:30:52'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969007529669681153, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-19 19:55:52'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969036343149846530, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-19 21:50:22'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969037428988043265, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-19 21:54:41'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969191849046827009, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 08:08:17'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969211509767135234, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 09:26:25'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969212318550581250, 'admin', '192.168.1.4', '内网IP', 'Safari', 'iPhone', '0', 'Login successful', '2025-09-20 09:29:38'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969212547828015105, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 09:30:32'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969213655740178433, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-20 09:34:56'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969215089442021378, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2025-09-20 09:40:38'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969215135885549569, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 09:40:49'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969215223034798082, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 09:41:10'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969216697399107586, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2025-09-20 09:47:02'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969232611109232642, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 10:50:16'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969236895850815490, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 11:07:17'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969237705719336962, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 11:10:30'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969237988746776578, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 11:11:38'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969239620738375681, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-20 11:18:07'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969247168515514370, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 11:48:06'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969251591157424129, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 12:05:41'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969265304438546433, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', 'Captcha error', '2025-09-20 13:00:10'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969265328144752641, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 13:00:16'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969267918302371842, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', '验证码错误', '2025-09-20 13:10:34'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969267936082026498, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-20 13:10:38'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969272144962494466, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 13:27:21'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969281090014961665, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-20 14:02:54'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969282268938608642, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 14:07:35'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969291247646171138, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-20 14:43:16'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969292379799134210, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 14:47:46'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969299898630119426, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 15:17:38'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969319858412691458, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 16:36:57'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969329053535019009, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 17:13:29'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969347088555679746, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 18:25:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969350089898958850, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 18:37:05'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969421045451431937, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-20 23:19:02'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969581026784026626, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-21 09:54:44'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969589532484411394, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-21 10:28:32'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969594104158330882, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-21 10:46:42'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969596505808412673, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-21 10:56:15'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969629221727739905, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-21 13:06:15'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969633707108048897, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-21 13:24:04'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969648545414750210, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-21 14:23:02'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969665069668081666, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-21 15:28:42'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969677406709981185, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-21 16:17:43'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969688220200312833, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-21 17:00:41'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969692634403282946, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-21 17:18:14'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969696648234770433, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-21 17:34:11'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969708576231366657, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-21 18:21:35'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969743311326388226, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-21 20:39:36'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969755237871755266, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-21 21:27:00'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969929016849702913, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '1', 'Captcha invalid', '2025-09-22 08:57:32'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969929031273914369, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '1', 'Captcha error', '2025-09-22 08:57:35'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969929049905012737, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 08:57:40'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969932382840348674, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-22 09:10:54'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969942669745430529, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 09:51:47'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969955596347088898, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 10:43:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969967432953995266, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 11:30:11'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969968692134387714, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 11:35:11'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969992281025912833, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 13:08:55'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969995490766135297, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-22 13:21:40'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1969996219838078977, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 13:24:34'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970020553306644482, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 15:01:16'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970025168613908482, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', 'Captcha error', '2025-09-22 15:19:36'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970025186255151105, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 15:19:40'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970025663726329858, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 15:21:34'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970036955493146625, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 16:06:26'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970037808144818178, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 16:09:50'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970040136436523009, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 7 or Windows Server 2008R2', '0', 'Login successful', '2025-09-22 16:19:05'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970042616686616578, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-22 16:28:56'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970048844042031106, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-22 16:53:41'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970052170106089473, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 17:06:54'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970052277060841474, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 17:07:19'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970052492555792386, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 17:08:11'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970092762957688834, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 19:48:12'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970123160441925634, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 21:48:59'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970132195299897345, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 22:24:53'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970140840217620481, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 22:59:14'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970141288974594049, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-22 23:01:01'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970319089501548546, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-23 10:47:32'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970354682096857089, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-23 13:08:58'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970371552208302082, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-23 14:16:00'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970394680808517634, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-23 15:47:55'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970396805052968961, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-23 15:56:21'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970462635535052801, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-23 20:17:56'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970660307793555457, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-24 09:23:25'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970668544492253185, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-24 09:56:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970670753200156674, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-24 10:04:56'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970671320152510466, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-24 10:07:11'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970671481189535745, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-24 10:07:49'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970680004014452738, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-24 10:41:41'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970694585193410562, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-24 11:39:37'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970715295617916930, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-24 13:01:55'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970725936982601729, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-24 13:44:12'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970728871049244674, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-24 13:55:52'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970743535996841986, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-24 14:54:08'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970745146878144513, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '1', 'Captcha error', '2025-09-24 15:00:32'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970745189198671874, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-24 15:00:42'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970756370753708034, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-24 15:45:08'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970775372305588226, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-24 17:00:39'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970782210866601985, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-24 17:27:49'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970786069500452866, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-24 17:43:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1970788985753886721, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-24 17:54:44'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1971043060430929921, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-09-25 10:44:20'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1971082482755100673, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-25 13:20:59'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1971113132841295874, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-25 15:22:47'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1971177288219025409, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-25 19:37:43'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1971371682134024193, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-26 08:30:10'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1971393583019515905, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-26 09:57:12'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1971409513594281985, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-26 11:00:30'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1971442090434682881, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-26 13:09:57'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1971455878697377793, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-26 14:04:44'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1971763719748509698, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-27 10:27:59'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1972191829652463617, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-28 14:49:08'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1972901835179876353, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-09-30 13:50:27'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1974034136760639490, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-03 16:49:49'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1974269645839720450, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '1', 'Captcha invalid', '2025-10-04 08:25:38'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1974269667897565186, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-04 08:25:44'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1976154388688592898, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-09 13:14:56'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1976570008873787393, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-10 16:46:28'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1976966947519913986, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-11 19:03:45'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1977608335215353857, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-13 13:32:24'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1977997799091658753, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '1', 'Captcha error', '2025-10-14 15:19:59'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1977997825285087233, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '1', 'Captcha error', '2025-10-14 15:20:06'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1977997855089811457, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-14 15:20:13'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1978009545692995585, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-14 16:06:40'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1978740996256358401, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-16 16:33:11'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1979435822245273601, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-18 14:34:11'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1980445777979039745, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-21 09:27:23'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1980463940523319297, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-21 10:39:33'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1980925983280697346, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', '验证码错误', '2025-10-22 17:15:33'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1980926029887803394, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-10-22 17:15:44'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1980931260247805954, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-10-22 17:36:31'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1980948236357681153, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-10-22 18:43:58'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1980948569641271298, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-10-22 18:45:18'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1980952369210933250, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '1', '密码输入错误1次', '2025-10-22 19:00:24'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1980952395874123778, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-10-22 19:00:30'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1980989543608315906, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-10-22 21:28:07'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1981190357966770178, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-10-23 10:46:05'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1981281731904069634, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-23 16:49:10'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1981282999178227714, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-10-23 16:54:12'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1981308469991542786, 'admin', '202.206.65.123', '中国|河北省|石家庄市|教育网', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-23 18:35:25'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1981538226562457602, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-24 09:48:23'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1981539833038868481, 'admin', '119.182.37.2', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-24 09:54:46'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1981541182698786817, 'admin', '119.182.37.2', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2025-10-24 10:00:08'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1981541206967029761, 'admin', '119.182.37.2', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-24 10:00:14'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1981543655056445441, 'admin', '119.182.37.2', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2025-10-24 10:09:57'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1981543696584249346, 'gaowei', '119.182.37.2', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-24 10:10:07'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1981544159304060930, 'admin', '223.104.151.235', '中国|江苏省|徐州市|移动', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-24 10:11:58'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1981561623136755714, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-24 11:21:21'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1981626759087493122, 'gaowei', '119.182.37.2', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-24 15:40:11'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1981637888984276993, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-24 16:24:24'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1981915226258378754, 'gaowei', '119.182.37.2', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-25 10:46:27'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1981915983960137729, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-25 10:49:27'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1981962324517425153, 'gaowei', '119.182.37.2', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-25 13:53:36'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1982713501987213314, 'gaowei', '119.182.40.53', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-27 15:38:31'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1982789749748895746, 'gaowei', '119.182.40.53', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-27 20:41:29'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1982789778844782593, 'gaowei', '119.182.40.53', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2025-10-27 20:41:36'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1982789798344101890, 'admin', '119.182.40.53', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-27 20:41:41'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1983062043766931458, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-10-28 14:43:29'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1983064448285917185, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-10-28 14:53:03'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1983078067232927746, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-10-28 15:47:10'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1983084660255191042, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2025-10-28 16:13:22'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1983163736845635586, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-28 21:27:35'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1983366917278060545, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-29 10:54:57'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1983420751555776514, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-29 14:28:52'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1983429928143474690, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-29 15:05:20'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1983710040042688514, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-30 09:38:24'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1983710167171174401, 'admin', '119.182.40.53', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-10-30 09:38:54'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1984820592705114114, 'admin', '119.182.40.53', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-02 11:11:20'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1985908712960610306, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-05 11:15:08'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1986082887049515009, 'admin', '119.182.40.53', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-05 22:47:15'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1986268836359229442, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-06 11:06:08'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1986372470317174786, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-06 17:57:57'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1986373182584623105, 'admin', '119.182.40.53', '中国|山东省|济宁市|联通', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-06 18:00:46'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1986377019617808386, 'admin', '118.186.13.74', '中国|北京|北京市|电信', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-06 18:16:01'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1986386925191299073, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-06 18:55:23'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1986390806358712322, 'admin', '118.186.13.74', '中国|北京|北京市|电信', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-06 19:10:48'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1986612905709273090, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-07 09:53:21'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1986613069662183425, 'admin', '118.186.13.74', '中国|北京|北京市|电信', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-07 09:54:00'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1986640553080651778, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-07 11:43:13'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1986640748901883905, 'admin', '118.186.13.74', '中国|北京|北京市|电信', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-07 11:43:59'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1987893632775806977, 'admin', '119.182.40.53', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-10 22:42:30'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1988122746340638722, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-11 13:52:55'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1988122813522567169, 'admin', '119.182.40.53', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-11 13:53:11'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1988797260587917314, 'admin', '119.182.40.53', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-13 10:33:12'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1991340260887158786, 'admin', '223.104.196.1', '中国|山东省|济宁市|移动', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-20 10:58:10'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1991470780354715650, 'admin', '119.182.40.53', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-20 19:36:48'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1992123395488931842, 'admin', '119.182.40.53', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-22 14:50:04'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1992123759185420289, 'admin', '114.246.239.24', '中国|北京|北京市|联通', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-22 14:51:31'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1992610115143991298, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '1', 'Captcha error', '2025-11-23 23:04:07'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1992610121750020097, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '1', 'Captcha error', '2025-11-23 23:04:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1993574194500919297, 'admin', '119.182.40.53', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-26 14:55:01'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1993691756832284673, 'admin', '114.254.2.215', '中国|北京|北京市|联通', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-26 22:42:10'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1993702094654988290, 'admin', '114.254.2.215', '中国|北京|北京市|联通', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-26 23:23:15'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (1994047975883333634, 'admin', '114.246.239.66', '中国|北京|北京市|联通', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-11-27 22:17:40'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2003379109501206530, 'admin', '192.168.1.4', '内网IP', 'Firefox', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-12-23 16:16:15'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2003380633392513026, 'admin', '192.168.1.4', '内网IP', 'Firefox', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2025-12-23 16:22:19'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2008123308680994818, 'admin', '115.159.155.208', '中国|上海|上海市|电信', 'Unknown', 'Unknown', '0', 'Login successful', '2026-01-05 18:28:01'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2009172821055168514, 'admin', '119.182.40.53', '中国|山东省|济宁市|联通', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-01-08 15:58:24'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2012758440841183233, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-01-18 13:26:22'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2013071210795106305, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-01-19 10:09:12'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2016797249278967809, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-01-29 16:55:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2016802361858719745, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-01-29 17:15:28'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017046762007261186, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-01-30 09:26:38'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017046788543709185, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', '验证码已失效', '2026-01-30 09:26:44'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017046821053759489, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-01-30 09:26:52'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017060101801476098, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2026-01-30 10:19:38'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017060126833082370, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-01-30 10:19:44'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017065660249239553, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-01-30 10:41:43'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017072072760328194, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', '验证码错误', '2026-01-30 11:07:12'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017072087557832705, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-01-30 11:07:16'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017099551764881410, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-01-30 12:56:24'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017100358383157249, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-01-30 12:59:36'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017407671228755969, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-01-31 09:20:45'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017443045141475330, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-01-31 11:41:19'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017462048744357889, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-01-31 12:56:50'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017467176499101698, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-01-31 13:17:12'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017493536743448578, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-01-31 15:01:57'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017503032921149441, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-01-31 15:39:41'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017504982295236609, 'luyongqiang', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '1', 'Captcha invalid', '2026-01-31 15:47:26'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017505000167165953, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-01-31 15:47:30'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017506448259035138, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-01-31 15:53:15'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017511632044642305, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-01-31 16:13:51'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017518416369291266, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', 'Captcha error', '2026-01-31 16:40:49'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017518455107883009, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', 'Captcha error', '2026-01-31 16:40:58'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017518495922655233, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-01-31 16:41:08'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017518703947550721, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-01-31 16:41:57'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2017541496776953858, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-01-31 18:12:32'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2018244309676986370, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-02-02 16:45:15'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2021121156087468034, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-02-10 15:16:49'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2025775394356908033, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-02-23 11:31:06'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2026857971763302401, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-02-26 11:12:52'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2029366070424293377, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-03-05 09:19:10'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2030898902342623234, 'admin', '119.182.40.53', '中国|山东省|济宁市|联通', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-03-09 14:50:05'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2033806309192552450, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-03-17 15:23:05'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2033825147002998786, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-03-17 16:37:56'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2034228568688349185, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-03-18 19:21:00'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2034910354477076482, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-03-20 16:30:10'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2038090521957552130, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-03-29 11:07:01'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2039625448402374658, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-02 16:46:16'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2041517477566795778, 'luyongqiang', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '1', 'Captcha error', '2026-04-07 22:04:31'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2041517508281683970, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-07 22:04:38'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2041746256337907714, 'admin', '127.0.0.1', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-08 13:13:36'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2041865838295699458, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-08 21:08:47'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2042078644999610370, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-09 11:14:24'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2042903262788104193, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-11 17:51:08'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043499596595376129, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 09:20:45'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043516424358563842, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 10:27:37'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043521286324457474, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 10:46:56'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043558023943786498, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 13:12:55'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043577295239745537, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 14:29:30'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043599718859714561, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-13 15:58:36'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043606530222297089, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 16:25:40'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043609585439780865, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-13 16:37:48'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043610022873763841, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 16:39:33'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043610074677612546, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 16:39:45'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043610688828575746, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 16:42:11'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043610703511203842, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2026-04-13 16:42:15'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043610718132547585, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-13 16:42:18'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043611728793669633, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 16:46:19'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043619028220612610, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 17:15:20'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043619151252131841, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-13 17:15:49'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043619274422063106, 'test_user', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 17:16:18'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043623049052393474, 'test_user', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 17:31:18'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043625713010053121, 'test_user', '192.168.1.4', '内网IP', 'MicroMessenger', 'Android', '0', 'Login successful', '2026-04-13 17:41:53'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043628552788742145, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 17:53:10'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043634470318346241, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-13 18:16:41'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043634520813572097, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 18:16:53'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043634587817578498, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-13 18:17:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043634644000280577, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', 'Password input error 1 times', '2026-04-13 18:17:23'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043634793409777665, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 18:17:58'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043634867422466050, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', 'Password input error 1 times', '2026-04-13 18:18:16'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043634896195391490, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', 'Password input error 2 times', '2026-04-13 18:18:23'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043636155786825730, 'hanxiao', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 18:23:23'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043636944513110017, 'hanxiao', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-13 18:26:31'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043636997340368898, 'koulintong', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 18:26:44'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043639819884662785, 'koulintong', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-13 18:37:57'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043639840168316930, 'koulintong', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 18:38:02'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043640143089340417, 'koulintong', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 18:39:14'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043649085798453249, 'zhuhaotian', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 19:14:46'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043649212126695425, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 19:15:16'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043651476937609217, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 19:24:16'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043653650425942017, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-13 19:32:54'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043857451732799490, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 09:02:44'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043858272948162561, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 09:06:00'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043860124056457218, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-14 09:13:21'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043862141694480385, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 09:21:22'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043866081144180738, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Android', '0', 'Login successful', '2026-04-14 09:37:02'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043869373869953025, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '1', 'Captcha error', '2026-04-14 09:50:07'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043869400939991042, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 09:50:13'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043872879355990017, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-14 10:04:02'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043872921085120513, 'koulintong', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:04:12'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043873429757726721, 'koulintong', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-14 10:06:14'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043873504055627777, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:06:31'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043873995317678081, 'koulintong', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:08:28'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043874556876263426, 'koulintong', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:10:42'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043875029691764738, 'koulintong', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:12:35'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043875190497185794, 'koulintong', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:13:13'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043875362811777026, 'koulintong', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:13:55'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043875842531102722, 'koulintong', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-14 10:15:49'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043875893764526081, 'hanxiao', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:16:01'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043877726230777858, 'hanxiao', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-14 10:23:18'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043877742588563458, 'hanxiao', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:23:22'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043878183162449922, 'hanxiao', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:25:07'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043878709165920258, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:27:12'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043878746658803714, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-14 10:27:21'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043878765218598914, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:27:26'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043879019313729537, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-14 10:28:26'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043879092890210306, 'hanxiao', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:28:44'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043879184233762818, 'hanxiao', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-14 10:29:06'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043879221336576001, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:29:14'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043879466812411905, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-14 10:30:13'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043879524458926082, 'hanxiao', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:30:27'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043879693837504513, 'hanxiao', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-14 10:31:07'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043879721587019778, 'hanxiao', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:31:14'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043879749898571777, 'hanxiao', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-14 10:31:20'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043879771864141826, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:31:26'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043879923945410561, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-14 10:32:02'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043879962373623809, 'hanxiao', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:32:11'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043880111485325313, 'hanxiao', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-14 10:32:47'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043880115318919170, 'caosiyu', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:32:48'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043880144288976897, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:32:55'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043880279567863810, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-14 10:33:27'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043880305106980866, 'hanxiao', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:33:33'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043880456806567937, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:34:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043880595449286658, 'hanxiao', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:34:42'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043880600847355906, 'caosiyu', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:34:43'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043880829508227073, 'hanxiao', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:35:38'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043881176467816449, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '1', '验证码错误', '2026-04-14 10:37:01'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043881196264931329, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-14 10:37:05'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043881433479614465, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-14 10:38:02'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043881452322996226, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2026-04-14 10:38:06'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043881458576703490, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-14 10:38:08'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043881589524500482, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:38:39'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043882357828718594, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-14 10:41:42'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043882364409581570, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 10:41:44'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043921683409113089, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 13:17:58'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043923283095687170, 'koulintong', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 13:24:20'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043924123395133441, 'koulintong', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 13:27:40'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043924353792446466, 'koulintong', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 13:28:35'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043927484483866626, 'koulintong', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-14 13:41:01'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043927637005537282, 'hanxiao', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 13:41:38'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043927781331537921, 'koulintong', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 13:42:12'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043928005269622785, 'hanxiao', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 13:43:05'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043932243810947074, 'luyongqiang', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '1', 'Password input error 1 times', '2026-04-14 13:59:56'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043932255919902722, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 13:59:59'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043933119787143170, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 14:03:25'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043935671417147394, 'koulintong', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 14:13:33'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043944103708823554, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 14:47:04'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043944375835267073, 'hanxiao', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-14 14:48:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043944407955247106, 'songlaihe', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 14:48:16'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043944445255192578, 'caosiyu', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '1', 'Password input error 1 times', '2026-04-14 14:48:25'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043944499978276866, 'caosiyu', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 14:48:38'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043948973245435906, 'hanxiao', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 15:06:25'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043960487012569090, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 15:52:10'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043990861124517890, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-14 17:52:51'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043991378401267714, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 17:54:55'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2043992901080420353, 'test_user', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 18:00:58'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044069385736392706, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-14 23:04:53'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044070960192602114, 'zhuhaotian', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '1', '密码输入错误1次', '2026-04-14 23:11:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044070996745961473, 'zhuhaotian', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-14 23:11:17'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044226311090704386, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-15 09:28:27'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044226340295643138, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-15 09:28:34'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044227846762135554, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-15 09:34:33'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044231520986697730, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-15 09:49:09'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044249118314958850, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-15 10:59:05'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044310602389192706, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-15 15:03:24'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044332414988816385, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-15 16:30:04'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044351881013690370, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-15 17:47:25'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044594074183372801, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-16 09:49:49'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044594969502056449, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-16 09:53:22'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044597283555741698, 'luyongqiang', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '1', 'Password input error 2 times', '2026-04-16 10:02:34'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044597297241755650, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-16 10:02:37'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044689060585377793, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-16 16:07:15'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044702138129997825, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-16 16:59:13'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044706272922669057, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-16 17:15:39'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044715442315485185, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2026-04-16 17:52:05'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044715447449313282, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-16 17:52:06'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044721353897566210, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-16 18:15:35'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044727094005567489, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-16 18:38:23'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044732898716782594, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-16 19:01:27'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044743343464878081, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-16 19:42:57'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044750658792427521, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-16 20:12:01'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044763665211691010, 'admin', '192.168.1.4', '内网IP', 'MicroMessenger', 'Android', '0', 'Login successful', '2026-04-16 21:03:42'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044792144028340225, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-16 22:56:52'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044947613174829057, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-17 09:14:39'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044948371140087809, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-17 09:17:40'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044984925904539650, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-17 11:42:55'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2044994018872942593, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-17 12:19:03'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2045010862180241409, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-17 13:25:59'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2045012012776841217, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-17 13:30:33'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2045012026207002626, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-17 13:30:36'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2045025854101716993, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-17 14:25:33'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2045029951955111937, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-17 14:41:50'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2045041570663731201, 'test_user', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-17 15:28:00'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2045047213895110658, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-17 15:50:26'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2045061066537910273, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-17 16:45:28'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2045393873596362754, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-18 14:47:56'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2045395086486720513, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-18 14:52:45'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2045410045041651714, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-18 15:52:11'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046028427271524354, 'caosiyu', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-20 08:49:25'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046029064814120962, 'hanxiao', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-20 08:51:57'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046056876556079106, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-20 10:42:28'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046058001054879745, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-20 10:46:56'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046067842169622530, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-20 11:26:02'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046096871318884353, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-20 13:21:23'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046097923984330753, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-20 13:25:34'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046102870209122306, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-20 13:45:14'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046103750006329345, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2026-04-20 13:48:43'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046103798718976002, 'koulintong', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-20 13:48:55'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046103902511697922, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-20 13:49:20'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046104212290408450, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-20 13:50:34'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046104266937995265, 'koulintong', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-20 13:50:47'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046104600695066625, 'koulintong', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2026-04-20 13:52:06'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046104634136252417, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-20 13:52:14'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046119834432335873, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '退出成功', '2026-04-20 14:52:38'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046119983606951937, 'koulintong', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-20 14:53:14'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046120112301281281, 'hanxiao', '192.168.1.4', '内网IP', 'MicroMessenger', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-20 14:53:45'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046158378647949314, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-20 17:25:48'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046175392816488450, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-20 18:33:24'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046486833252012034, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-21 15:10:58'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046487603287949314, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-21 15:14:01'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046487676747517954, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-21 15:14:19'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046488198523129857, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-21 15:16:23'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046488531454398465, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-21 15:17:42'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046491348512542722, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-21 15:28:54'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046491968044613634, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-21 15:31:22'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046492079898312705, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-21 15:31:48'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046493170035367938, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-21 15:36:08'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046504204393857025, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-21 16:19:59'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046792795032469505, 'admin', '192.168.1.4', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-22 11:26:45'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046798171618492418, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-22 11:48:06'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046807713693335554, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-22 12:26:01'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046854032520986625, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-22 15:30:05'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046854130319572994, 'zhuhaotian', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Exit successful', '2026-04-22 15:30:28'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046854164029194242, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '1', 'Password input error 1 times', '2026-04-22 15:30:36'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046854204302901249, 'admin', '192.168.1.4', '内网IP', 'MSEdge', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-22 15:30:46'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046854603982323714, 'admin', '192.168.1.4', '内网IP', 'Quark', 'Windows 10 or Windows Server 2016', '0', 'Login successful', '2026-04-22 15:32:21'); +INSERT INTO `sys_logininfor` (`info_id`, `user_name`, `ipaddr`, `login_location`, `browser`, `os`, `status`, `msg`, `login_time`) VALUES (2046889867399995394, 'admin', '0:0:0:0:0:0:0:1', '内网IP', 'Chrome', 'Windows 10 or Windows Server 2016', '0', '登录成功', '2026-04-22 17:52:28'); diff --git a/script/sql/mysql/item/sys_menu.sql b/script/sql/mysql/item/sys_menu.sql new file mode 100644 index 0000000..cbf10b4 --- /dev/null +++ b/script/sql/mysql/item/sys_menu.sql @@ -0,0 +1,206 @@ +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1, '系统管理', 0, 100, 'system', NULL, '', 1, 0, 'M', '0', '0', '', 'system', 'admin', '2025-08-06 02:07:40', 'admin', '2025-09-02 17:10:10', '系统管理目录'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2, '系统监控', 0, 102, 'monitor', NULL, '', 1, 0, 'M', '0', '1', '', 'monitor', 'admin', '2025-08-06 02:07:40', 'admin', '2025-09-21 16:55:14', '系统监控目录'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (3, '系统工具', 0, 101, 'tool', NULL, '', 1, 0, 'M', '0', '0', '', 'tool', 'admin', '2025-08-06 02:07:40', 'admin', '2025-09-18 12:52:57', '系统工具目录'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (4, '流程管理', 0, 999, 'process', NULL, '', 1, 0, 'M', '0', '1', '', 'skill', 'admin', '2025-08-06 02:07:40', 'admin', '2026-01-30 10:17:42', '流程管理目录'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (5, '办公管理', 0, 999, 'work', NULL, '', 1, 0, 'M', '0', '1', '', 'job', 'admin', '2025-08-06 02:07:40', 'admin', '2026-01-30 10:18:02', '办公管理目录'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (100, '用户管理', 1952975318515830785, 1, 'user', 'system/user/index', '', 1, 0, 'C', '0', '0', 'system:user:list', 'user', 'admin', '2025-08-06 02:07:40', 'admin', '2025-08-06 14:09:58', '用户管理菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (101, '角色管理', 1952975318515830785, 2, 'role', 'system/role/index', '', 1, 0, 'C', '0', '0', 'system:role:list', 'peoples', 'admin', '2025-08-06 02:07:40', 'admin', '2025-08-06 14:10:06', '角色管理菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (102, '菜单管理', 1, 3, 'menu', 'system/menu/index', '', 1, 0, 'C', '0', '0', 'system:menu:list', 'tree-table', 'admin', '2025-08-06 02:07:40', '', NULL, '菜单管理菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (103, '部门管理', 1952975318515830785, 4, 'dept', 'system/dept/index', '', 1, 0, 'C', '0', '0', 'system:dept:list', 'tree', 'admin', '2025-08-06 02:07:40', 'admin', '2025-08-06 14:10:16', '部门管理菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (104, '岗位管理', 1952975318515830785, 5, 'post', 'system/post/index', '', 1, 0, 'C', '0', '0', 'system:post:list', 'post', 'admin', '2025-08-06 02:07:40', 'admin', '2025-08-06 16:59:00', '岗位管理菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (105, '字典管理', 1, 6, 'dict', 'system/dict/index', '', 1, 0, 'C', '0', '0', 'system:dict:list', 'dict', 'admin', '2025-08-06 02:07:40', '', NULL, '字典管理菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (106, '参数设置', 1, 7, 'config', 'system/config/index', '', 1, 0, 'C', '0', '0', 'system:config:list', 'edit', 'admin', '2025-08-06 02:07:40', '', NULL, '参数设置菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (107, '通知公告', 1, 8, 'notice', 'system/notice/index', '', 1, 0, 'C', '0', '0', 'system:notice:list', 'message', 'admin', '2025-08-06 02:07:40', '', NULL, '通知公告菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (108, '日志管理', 1, 9, 'log', '', '', 1, 0, 'M', '0', '0', '', 'log', 'admin', '2025-08-06 02:07:40', '', NULL, '日志管理菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (109, '在线用户', 2, 1, 'online', 'monitor/online/index', '', 1, 0, 'C', '0', '0', 'monitor:online:list', 'online', 'admin', '2025-08-06 02:07:40', '', NULL, '在线用户菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (111, '数据监控', 2, 3, 'druid', 'monitor/druid/index', '', 1, 1, 'C', '0', '1', 'monitor:druid:list', 'druid', 'admin', '2025-08-06 02:07:40', 'admin', '2025-08-07 13:06:26', '数据监控菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (112, '缓存列表', 2, 6, 'cacheList', 'monitor/cache/list', '', 1, 0, 'C', '0', '1', 'monitor:cache:list', 'redis-list', 'admin', '2025-08-06 02:07:40', 'admin', '2025-08-07 13:06:33', '缓存列表菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (113, '缓存监控', 2, 5, 'cache', 'monitor/cache/index', '', 1, 0, 'C', '0', '1', 'monitor:cache:list', 'redis', 'admin', '2025-08-06 02:07:40', 'admin', '2025-08-07 13:06:19', '缓存监控菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (114, '表单构建', 3, 1, 'build', 'tool/build/index', '', 1, 0, 'C', '0', '0', 'tool:build:list', 'build', 'admin', '2025-08-06 02:07:40', '', NULL, '表单构建菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (115, '代码生成', 3, 2, 'gen', 'tool/gen/index', '', 1, 0, 'C', '0', '0', 'tool:gen:list', 'code', 'admin', '2025-08-06 02:07:40', '', NULL, '代码生成菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (117, 'Admin监控', 2, 5, 'Admin', 'monitor/admin/index', '', 1, 0, 'C', '0', '1', 'monitor:admin:list', 'dashboard', 'admin', '2025-08-06 02:07:40', 'admin', '2025-08-07 13:06:36', 'Admin监控菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (118, '文件管理', 1, 10, 'oss', 'system/oss/index', '', 1, 0, 'C', '0', '1', 'system:oss:list', 'upload', 'admin', '2025-08-06 02:07:40', 'admin', '2025-08-07 13:07:25', '文件管理菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (120, '任务调度中心', 2, 5, 'XxlJob', 'monitor/xxljob/index', '', 1, 0, 'C', '0', '1', 'monitor:xxljob:list', 'job', 'admin', '2025-08-06 02:07:40', 'admin', '2025-08-07 13:06:30', 'Xxl-Job控制台菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (121, '流程分类', 4, 1, 'category', 'workflow/category/index', '', 1, 0, 'C', '0', '0', 'workflow:category:list', 'nested', 'admin', '2025-08-06 02:07:40', '', NULL, '流程分类菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (122, '表单配置', 4, 2, 'form', 'workflow/form/index', '', 1, 0, 'C', '0', '0', 'workflow:form:list', 'form', 'admin', '2025-08-06 02:07:40', '', NULL, '表单配置菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (123, '流程模型', 4, 3, 'model', 'workflow/model/index', '', 1, 0, 'C', '0', '0', 'workflow:model:list', 'component', 'admin', '2025-08-06 02:07:40', '', NULL, '流程模型菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (124, '部署管理', 4, 4, 'deploy', 'workflow/deploy/index', '', 1, 0, 'C', '0', '0', 'workflow:deploy:list', 'example', 'admin', '2025-08-06 02:07:40', '', NULL, '部署管理菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (125, '新建流程', 5, 1, 'create', 'workflow/work/index', '', 1, 0, 'C', '0', '0', 'workflow:process:startList', 'guide', 'admin', '2025-08-06 02:07:40', '', NULL, '新建流程菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (126, '我的流程', 5, 2, 'own', 'workflow/work/own', '', 1, 0, 'C', '0', '0', 'workflow:process:ownList', 'cascader', 'admin', '2025-08-06 02:07:40', '', NULL, '我的流程菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (127, '待办任务', 5, 3, 'todo', 'workflow/work/todo', '', 1, 0, 'C', '0', '0', 'workflow:process:todoList', 'time-range', 'admin', '2025-08-06 02:07:40', '', NULL, '待办任务菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (128, '待签任务', 5, 4, 'claim', 'workflow/work/claim', '', 1, 0, 'C', '0', '0', 'workflow:process:claimList', 'checkbox', 'admin', '2025-08-06 02:07:40', '', NULL, '待签任务菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (129, '已办任务', 5, 5, 'finished', 'workflow/work/finished', '', 1, 0, 'C', '0', '0', 'workflow:process:finishedList', 'checkbox', 'admin', '2025-08-06 02:07:40', '', NULL, '已办任务菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (130, '抄送我的', 5, 6, 'copy', 'workflow/work/copy', '', 1, 0, 'C', '0', '0', 'workflow:process:copyList', 'checkbox', 'admin', '2025-08-06 02:07:40', '', NULL, '抄送我的菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (500, '操作日志', 108, 1, 'operlog', 'monitor/operlog/index', '', 1, 0, 'C', '0', '0', 'monitor:operlog:list', 'form', 'admin', '2025-08-06 02:07:40', '', NULL, '操作日志菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (501, '登录日志', 108, 2, 'logininfor', 'monitor/logininfor/index', '', 1, 0, 'C', '0', '0', 'monitor:logininfor:list', 'logininfor', 'admin', '2025-08-06 02:07:40', '', NULL, '登录日志菜单'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1001, '用户查询', 100, 1, '', '', '', 1, 0, 'F', '0', '0', 'system:user:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1002, '用户新增', 100, 2, '', '', '', 1, 0, 'F', '0', '0', 'system:user:add', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1003, '用户修改', 100, 3, '', '', '', 1, 0, 'F', '0', '0', 'system:user:edit', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1004, '用户删除', 100, 4, '', '', '', 1, 0, 'F', '0', '0', 'system:user:remove', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1005, '用户导出', 100, 5, '', '', '', 1, 0, 'F', '0', '0', 'system:user:export', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1006, '用户导入', 100, 6, '', '', '', 1, 0, 'F', '0', '0', 'system:user:import', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1007, '重置密码', 100, 7, '', '', '', 1, 0, 'F', '0', '0', 'system:user:resetPwd', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1010, '角色查询', 101, 1, '', '', '', 1, 0, 'F', '0', '0', 'system:role:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1011, '角色新增', 101, 2, '', '', '', 1, 0, 'F', '0', '0', 'system:role:add', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1012, '角色修改', 101, 3, '', '', '', 1, 0, 'F', '0', '0', 'system:role:edit', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1013, '角色删除', 101, 4, '', '', '', 1, 0, 'F', '0', '0', 'system:role:remove', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1014, '角色导出', 101, 5, '', '', '', 1, 0, 'F', '0', '0', 'system:role:export', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1020, '菜单查询', 102, 1, '', '', '', 1, 0, 'F', '0', '0', 'system:menu:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1021, '菜单新增', 102, 2, '', '', '', 1, 0, 'F', '0', '0', 'system:menu:add', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1022, '菜单修改', 102, 3, '', '', '', 1, 0, 'F', '0', '0', 'system:menu:edit', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1023, '菜单删除', 102, 4, '', '', '', 1, 0, 'F', '0', '0', 'system:menu:remove', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1030, '部门查询', 103, 1, '', '', '', 1, 0, 'F', '0', '0', 'system:dept:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1031, '部门新增', 103, 2, '', '', '', 1, 0, 'F', '0', '0', 'system:dept:add', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1032, '部门修改', 103, 3, '', '', '', 1, 0, 'F', '0', '0', 'system:dept:edit', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1033, '部门删除', 103, 4, '', '', '', 1, 0, 'F', '0', '0', 'system:dept:remove', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1040, '岗位查询', 104, 1, '', '', '', 1, 0, 'F', '0', '0', 'system:post:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1041, '岗位新增', 104, 2, '', '', '', 1, 0, 'F', '0', '0', 'system:post:add', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1042, '岗位修改', 104, 3, '', '', '', 1, 0, 'F', '0', '0', 'system:post:edit', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1043, '岗位删除', 104, 4, '', '', '', 1, 0, 'F', '0', '0', 'system:post:remove', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1044, '岗位导出', 104, 5, '', '', '', 1, 0, 'F', '0', '0', 'system:post:export', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1050, '字典查询', 105, 1, '#', '', '', 1, 0, 'F', '0', '0', 'system:dict:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1051, '字典新增', 105, 2, '#', '', '', 1, 0, 'F', '0', '0', 'system:dict:add', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1052, '字典修改', 105, 3, '#', '', '', 1, 0, 'F', '0', '0', 'system:dict:edit', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1053, '字典删除', 105, 4, '#', '', '', 1, 0, 'F', '0', '0', 'system:dict:remove', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1054, '字典导出', 105, 5, '#', '', '', 1, 0, 'F', '0', '0', 'system:dict:export', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1060, '参数查询', 106, 1, '#', '', '', 1, 0, 'F', '0', '0', 'system:config:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1061, '参数新增', 106, 2, '#', '', '', 1, 0, 'F', '0', '0', 'system:config:add', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1062, '参数修改', 106, 3, '#', '', '', 1, 0, 'F', '0', '0', 'system:config:edit', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1063, '参数删除', 106, 4, '#', '', '', 1, 0, 'F', '0', '0', 'system:config:remove', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1064, '参数导出', 106, 5, '#', '', '', 1, 0, 'F', '0', '0', 'system:config:export', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1070, '公告查询', 107, 1, '#', '', '', 1, 0, 'F', '0', '0', 'system:notice:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1071, '公告新增', 107, 2, '#', '', '', 1, 0, 'F', '0', '0', 'system:notice:add', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1072, '公告修改', 107, 3, '#', '', '', 1, 0, 'F', '0', '0', 'system:notice:edit', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1073, '公告删除', 107, 4, '#', '', '', 1, 0, 'F', '0', '0', 'system:notice:remove', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1080, '操作查询', 500, 1, '#', '', '', 1, 0, 'F', '0', '0', 'monitor:operlog:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1081, '操作删除', 500, 2, '#', '', '', 1, 0, 'F', '0', '0', 'monitor:operlog:remove', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1082, '日志导出', 500, 4, '#', '', '', 1, 0, 'F', '0', '0', 'monitor:operlog:export', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1090, '登录查询', 501, 1, '#', '', '', 1, 0, 'F', '0', '0', 'monitor:logininfor:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1091, '登录删除', 501, 2, '#', '', '', 1, 0, 'F', '0', '0', 'monitor:logininfor:remove', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1092, '日志导出', 501, 3, '#', '', '', 1, 0, 'F', '0', '0', 'monitor:logininfor:export', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1093, '账户解锁', 501, 4, '#', '', '', 1, 0, 'F', '0', '0', 'monitor:logininfor:unlock', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1100, '在线查询', 109, 1, '#', '', '', 1, 0, 'F', '0', '0', 'monitor:online:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1101, '批量强退', 109, 2, '#', '', '', 1, 0, 'F', '0', '0', 'monitor:online:batchLogout', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1102, '单条强退', 109, 3, '#', '', '', 1, 0, 'F', '0', '0', 'monitor:online:forceLogout', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1120, '生成查询', 115, 1, '#', '', '', 1, 0, 'F', '0', '0', 'tool:gen:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1121, '生成修改', 115, 2, '#', '', '', 1, 0, 'F', '0', '0', 'tool:gen:edit', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1122, '生成删除', 115, 3, '#', '', '', 1, 0, 'F', '0', '0', 'tool:gen:remove', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1123, '导入代码', 115, 4, '#', '', '', 1, 0, 'F', '0', '0', 'tool:gen:import', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1124, '预览代码', 115, 5, '#', '', '', 1, 0, 'F', '0', '0', 'tool:gen:preview', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1125, '生成代码', 115, 6, '#', '', '', 1, 0, 'F', '0', '0', 'tool:gen:code', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1130, '文件查询', 118, 1, '#', '', '', 1, 0, 'F', '0', '0', 'system:oss:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1131, '文件上传', 118, 2, '#', '', '', 1, 0, 'F', '0', '0', 'system:oss:upload', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1132, '文件下载', 118, 3, '#', '', '', 1, 0, 'F', '0', '0', 'system:oss:download', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1133, '文件删除', 118, 4, '#', '', '', 1, 0, 'F', '0', '0', 'system:oss:remove', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1134, '配置添加', 118, 5, '#', '', '', 1, 0, 'F', '0', '0', 'system:oss:add', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1135, '配置编辑', 118, 6, '#', '', '', 1, 0, 'F', '0', '0', 'system:oss:edit', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1140, '分类查询', 121, 1, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:category:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1141, '分类新增', 121, 2, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:category:add', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1142, '分类编辑', 121, 3, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:category:edit', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1143, '分类删除', 121, 4, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:category:remove', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1150, '表单查询', 122, 1, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:form:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1151, '表单新增', 122, 2, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:form:add', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1152, '表单修改', 122, 3, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:form:edit', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1153, '表单删除', 122, 4, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:form:remove', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1154, '表单导出', 122, 5, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:form:export', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1160, '模型查询', 123, 1, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:model:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1161, '模型新增', 123, 2, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:model:add', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1162, '模型修改', 123, 3, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:model:edit', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1163, '模型删除', 123, 4, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:model:remove', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1164, '模型导出', 123, 5, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:model:export', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1165, '模型导入', 123, 6, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:model:import', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1166, '模型设计', 123, 7, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:model:designer', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1167, '模型保存', 123, 8, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:model:save', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1168, '流程部署', 123, 9, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:model:deploy', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1170, '部署查询', 124, 1, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:deploy:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1171, '部署删除', 124, 2, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:deploy:remove', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1172, '更新状态', 124, 3, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:deploy:status', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1180, '发起流程', 125, 1, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:process:start', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1181, '新建流程导出', 125, 2, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:process:startExport', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1190, '流程详情', 126, 1, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:process:query', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1191, '流程删除', 126, 2, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:process:remove', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1192, '流程取消', 126, 3, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:process:cancel', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1193, '我的流程导出', 126, 4, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:process:ownExport', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1200, '流程办理', 127, 1, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:process:approval', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1201, '待办流程导出', 127, 2, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:process:todoExport', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1210, '流程签收', 128, 1, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:process:claim', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1211, '待签流程导出', 128, 2, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:process:claimExport', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1220, '流程撤回', 129, 1, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:process:revoke', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1221, '已办流程导出', 129, 2, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:process:finishedExport', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1230, '抄送流程导出', 130, 1, '#', '', '', 1, 0, 'F', '0', '0', 'workflow:process:copyExport', '#', 'admin', '2025-08-06 02:07:40', '', NULL, ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2059, '设备管理', 0, 6, 'mes/dv', NULL, NULL, 1, 0, 'M', '0', '1', NULL, 'redis', 'admin', '2022-05-08 19:10:32', 'admin', '2026-01-30 13:43:36', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2060, '设备类型设置', 2059, 1, 'machinerytype', 'dv/machinerytype/index', NULL, 1, 0, 'C', '0', '0', 'mes:dv:machinerytype', 'swagger', 'admin', '2022-05-08 19:11:58', 'admin', '2025-09-24 14:15:40', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2066, '设备台账', 2059, 2, 'machinery', 'dv/machinery/index', NULL, 1, 0, 'C', '0', '0', 'mes:dv:machinery', 'system', 'admin', '2022-05-08 21:28:16', 'admin', '2025-09-24 13:10:40', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2185, '点检保养项目', 2059, 3, 'dvsubject', 'dv/subject/index', NULL, 1, 0, 'C', '0', '0', 'mes:dv:dvsubject', 'cascader', 'admin', '2022-06-16 20:17:37', 'admin', '2025-09-24 13:10:46', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2191, '点检保养方案', 2059, 4, 'checkplan', 'dv/checkplan/index', NULL, 1, 0, 'C', '0', '0', 'mes:dv:checkplan', 'build', 'admin', '2022-06-16 21:35:31', 'admin', '2025-09-24 13:10:51', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2205, '维修单', 2059, 7, 'repair', 'dv/repair/index', NULL, 1, 0, 'C', '0', '0', 'mes:dv:repair', 'system', 'admin', '2022-08-06 15:19:26', 'admin', '2025-09-24 13:11:24', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2342, '点检记录', 2059, 5, 'checkrecord', 'dv/checkrecord/index', NULL, 1, 0, 'C', '0', '0', 'mes:dv:checkrecord', 'documentation', 'admin', '2024-12-26 10:23:51', 'admin', '2025-09-24 13:11:10', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2348, '保养记录', 2059, 6, 'maintenrecord', 'dv/maintenrecord/index', NULL, 1, 0, 'C', '0', '0', 'mes:dv:maintenrecord', 'druid', 'admin', '2024-12-26 18:13:43', 'admin', '2025-09-24 13:36:15', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1946042742706397186, '仓库管理--legend', 0, 999, 'wms', NULL, NULL, 1, 0, 'M', '0', '1', NULL, 'textarea', 'admin', '2025-07-18 11:02:00', 'admin', '2026-01-30 09:47:11', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1946043078892445698, '库区设置', 1946042742706397186, 1, 'warehouse', 'wms/warehouse/index', NULL, 1, 0, 'C', '0', '0', NULL, 'redis', 'admin', '2025-07-18 11:03:20', 'admin', '2025-07-18 11:03:20', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1946051011894173697, '库存盘点', 1946042742706397186, 2, 'stock', 'wms/stock/index', NULL, 1, 0, 'C', '0', '0', NULL, 'number', 'admin', '2025-07-18 11:34:52', 'admin', '2025-07-28 10:06:21', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1946131269679710209, '库存管理', 1946042742706397186, 3, 'stockIo', 'wms/stockIo/index', NULL, 1, 0, 'C', '0', '1', NULL, 'lock', 'admin', '2025-07-18 16:53:47', 'admin', '2025-08-11 09:24:46', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1948560132885106689, '库存统计', 1946042742706397186, 5, 'wms/box', 'wms/stock/box', NULL, 1, 0, 'C', '0', '0', NULL, 'chart', 'admin', '2025-07-25 09:45:13', 'admin', '2025-08-11 09:27:56', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1952975318515830785, '人力管理', 0, 4, 'people', NULL, NULL, 1, 0, 'M', '0', '0', NULL, 'user', 'admin', '2025-08-06 14:09:35', 'admin', '2025-09-21 16:52:15', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953008573461934081, '考勤记录', 1952975318515830785, 6, 'attendance', 'peoples/attendance/attendance', NULL, 1, 0, 'C', '0', '1', NULL, 'cascader', 'admin', '2025-08-06 16:21:44', 'admin', '2026-04-13 16:29:19', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953008755561836545, '加班管理', 1952975318515830785, 7, 'overtime', 'peoples/attendance/overtime', NULL, 1, 0, 'C', '0', '1', NULL, 'time', 'admin', '2025-08-06 16:22:27', 'admin', '2025-09-17 11:39:07', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953008916816048130, '出差记录', 1952975318515830785, 8, 'travel', 'peoples/attendance/travel', NULL, 1, 0, 'C', '0', '1', NULL, 'guide', 'admin', '2025-08-06 16:23:06', 'admin', '2025-09-17 11:39:11', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953030448695001089, '信息中心', 0, 0, 'info', NULL, NULL, 1, 0, 'M', '0', '0', NULL, 'documentation', 'admin', '2025-08-06 17:48:39', 'admin', '2025-09-17 09:55:18', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953030731370119170, '每日报工', 1953030448695001089, 1, 'report', 'info/report/index', NULL, 1, 0, 'C', '0', '1', NULL, 'date', 'admin', '2025-08-06 17:49:47', 'admin', '2025-09-17 11:38:23', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953289011229175810, '考勤日历', 1952975318515830785, 9, 'calendar', 'peoples/attendance/calendar', NULL, 1, 0, 'C', '0', '1', NULL, 'code', 'admin', '2025-08-07 10:56:05', 'admin', '2025-09-17 11:39:14', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953325654585720834, '考勤汇总', 1952975318515830785, 9, 'snapshot', 'peoples/attendance/snapshot', NULL, 1, 0, 'C', '0', '1', NULL, 'education', 'admin', '2025-08-07 13:21:42', 'admin', '2025-09-17 11:40:07', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953332082658590722, '考勤统计', 1952975318515830785, 9, 'analysis', 'peoples/attendance/dashboard', NULL, 1, 0, 'C', '0', '1', NULL, 'dashboard', 'admin', '2025-08-07 13:47:14', 'admin', '2026-04-13 16:29:13', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953649761151991810, '要事记录', 1953030448695001089, 2, 'construction', 'info/construction/index', NULL, 1, 0, 'C', '0', '1', NULL, 'tree', 'admin', '2025-08-08 10:49:35', 'admin', '2025-09-22 11:24:38', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953650023287603201, '要事详情', 1953030448695001089, 2, 'construction/detail/:summaryId', 'info/construction/detail', NULL, 1, 0, 'C', '1', '1', NULL, '#', 'admin', '2025-08-08 10:50:37', 'admin', '2025-09-22 11:22:55', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953650137787908098, '物流管控', 1953030448695001089, 3, 'express', 'info/express/index', NULL, 1, 0, 'C', '0', '0', NULL, 'guide', 'admin', '2025-08-08 10:51:05', 'admin', '2025-08-08 10:51:45', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953650269526802433, '物流异常', 1953030448695001089, 4, 'expressQuestion', 'info/express/question', NULL, 1, 0, 'C', '0', '0', NULL, 'bug', 'admin', '2025-08-08 10:51:36', 'admin', '2025-08-08 10:51:36', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953650451907723266, '问题反馈', 1953030448695001089, 0, 'feedback', 'info/feedback/index', NULL, 1, 0, 'C', '0', '0', NULL, 'form', 'admin', '2025-08-08 10:52:19', 'admin', '2025-09-18 12:53:29', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1953650657927741441, '报工看板', 1953030448695001089, 6, 'dashboard', 'info/report/dashboard', NULL, 1, 0, 'C', '0', '1', NULL, 'dashboard', 'admin', '2025-08-08 10:53:09', 'admin', '2025-09-17 11:38:28', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1954063125808246786, '薪资记录', 1952975318515830785, 10, 'salary', 'peoples/salary/index', NULL, 1, 0, 'C', '0', '1', NULL, 'money', 'admin', '2025-08-09 14:12:09', 'admin', '2026-04-13 16:29:35', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1954715538382721025, '入库管理', 1946042742706397186, 4, 'in', 'wms/stockIo/in', NULL, 1, 0, 'C', '0', '0', NULL, 'shopping', 'admin', '2025-08-11 09:24:36', 'admin', '2025-08-11 09:28:05', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1954715658679554049, '出库管理', 1946042742706397186, 4, 'wms/stockIo/out', 'wms/stockIo/out', NULL, 1, 0, 'C', '0', '0', NULL, 'link', 'admin', '2025-08-11 09:25:05', 'admin', '2025-08-11 09:26:39', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1954715752711655426, '移库管理', 1946042742706397186, 4, 'move', 'wms/stockIo/move', NULL, 1, 0, 'C', '0', '0', NULL, 'guide', 'admin', '2025-08-11 09:25:27', 'admin', '2025-08-11 09:25:53', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1954733613182164993, '物料台账', 1946042742706397186, 9, 'ledger', 'wms/ledger/index', NULL, 1, 0, 'C', '0', '0', NULL, 'table', 'admin', '2025-08-11 10:36:25', 'admin', '2025-08-11 10:37:15', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1954787587587424257, '退库管理', 1946042742706397186, 4, 'return', 'wms/stockIo/return', NULL, 1, 0, 'C', '0', '0', NULL, 'skill', 'admin', '2025-08-11 14:10:54', 'admin', '2025-08-11 14:10:54', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1957644260626776065, '产品管理--legend', 0, 999, 'product', NULL, NULL, 1, 0, 'M', '0', '1', NULL, 'color', 'admin', '2025-08-19 11:22:18', 'admin', '2026-01-30 10:17:21', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1957644527644557313, '产品信息', 1957644260626776065, 1, 'list', 'product/info/index', NULL, 1, 0, 'C', '0', '0', NULL, 'table', 'admin', '2025-08-19 11:23:21', 'admin', '2025-08-19 11:31:57', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1957675792548610050, '产品分类', 1957644260626776065, 0, 'category', 'product/category/index', NULL, 1, 0, 'C', '0', '0', NULL, 'tree-table', 'admin', '2025-08-19 13:27:35', 'admin', '2025-09-18 15:13:52', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1961704273368416257, '采购管理--legend', 0, 999, 'purchase', NULL, NULL, 1, 0, 'M', '0', '1', NULL, 'shopping', 'admin', '2025-08-30 16:15:20', 'admin', '2026-01-30 09:47:59', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1961704662021013505, '供货类型', 1961704273368416257, 1, 'type', 'purchase/category/index', NULL, 1, 0, 'C', '0', '0', NULL, 'color', 'admin', '2025-08-30 16:16:53', 'admin', '2025-08-30 16:29:08', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1961704897334050818, '供应商管理', 1961704273368416257, 2, 'supplier', 'purchase/supplier/index', NULL, 1, 0, 'C', '0', '0', NULL, 'wechat', 'admin', '2025-08-30 16:17:49', 'admin', '2025-08-30 16:18:00', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1961705380450762753, '采购计划', 1961704273368416257, 3, 'shop', 'purchase/shop/index', NULL, 1, 0, 'C', '0', '0', NULL, 'shopping', 'admin', '2025-08-30 16:19:44', 'admin', '2025-08-30 16:31:54', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1961705514819485697, '月度记账', 1961704273368416257, 4, 'month', 'purchase/month/index', NULL, 1, 0, 'C', '0', '0', NULL, 'money', 'admin', '2025-08-30 16:20:16', 'admin', '2025-08-30 16:20:24', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962721165348478977, '销售管理--legend', 0, 999, 'oms', NULL, NULL, 1, 0, 'M', '0', '1', NULL, 'link', 'admin', '2025-09-02 11:36:06', 'admin', '2026-01-30 09:47:36', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962721449797787649, '账户日记账', 1969684752093913089, 2, 'jounery', 'oms/jounery/index', NULL, 1, 0, 'C', '0', '0', NULL, 'money', 'admin', '2025-09-02 11:37:14', 'admin', '2025-09-21 16:52:32', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962721602650808321, '收款进度', 1969684752093913089, 2, 'receive', 'oms/receive/index', NULL, 1, 0, 'C', '0', '0', NULL, 'enter', 'admin', '2025-09-02 11:37:50', 'admin', '2025-09-21 16:52:44', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962721681721827329, '付款进度', 1969684752093913089, 3, 'pay', 'oms/pay/index', NULL, 1, 0, 'C', '0', '0', NULL, 'slider', 'admin', '2025-09-02 11:38:09', 'admin', '2025-09-21 16:52:54', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962721796863860737, '订单管理', 1962721165348478977, 1, 'order', 'oms/order/index', NULL, 1, 0, 'C', '0', '0', NULL, 'log', 'admin', '2025-09-02 11:38:37', 'admin', '2025-09-20 18:13:52', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962722377372311554, '外贸订单管理', 1962721165348478977, 1, 'trade', 'oms/order/trade', NULL, 1, 0, 'C', '0', '1', NULL, 'international', 'admin', '2025-09-02 11:40:55', 'admin', '2025-09-22 09:15:02', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962802529762586626, '客户管理', 1962721165348478977, 0, 'customers', 'oms/customer/index', NULL, 1, 0, 'C', '0', '0', NULL, 'people', 'admin', '2025-09-02 16:59:25', 'admin', '2025-09-20 18:13:38', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1962816189197279233, '其他收支', 1969684752093913089, 6, 'other', 'oms/otherIncome/index', NULL, 1, 0, 'C', '0', '0', NULL, 'drag', 'admin', '2025-09-02 17:53:42', 'admin', '2025-09-24 11:40:27', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1963061034201505794, '退换货管理', 1962721165348478977, 7, 'exit', 'oms/returnExchange/index', NULL, 1, 0, 'C', '0', '0', NULL, 'redis', 'admin', '2025-09-03 10:06:37', 'admin', '2025-09-20 18:14:31', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1963437632209608706, '综合大屏', 0, 0, 'dash', 'dashboard/index', NULL, 1, 1, 'C', '0', '1', NULL, 'dashboard', 'admin', '2025-09-04 11:03:05', 'admin', '2026-01-30 13:43:28', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1963473979339235329, '采购报表', 1961704273368416257, 5, 'ana', 'purchase/dashboard/index', NULL, 1, 0, 'C', '0', '0', NULL, 'dashboard', 'admin', '2025-09-04 13:27:31', 'admin', '2025-09-21 16:57:01', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1963494393406873602, '销售报表', 1962721165348478977, 9, 'odash', 'oms/dashboard/index', NULL, 1, 0, 'C', '0', '0', NULL, 'dashboard', 'admin', '2025-09-04 14:48:38', 'admin', '2025-09-04 14:48:38', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1968495513049059330, '罚款记录', 1952975318515830785, 100, 'deduction', 'peoples/workDeduction/index', NULL, 1, 0, 'C', '0', '0', NULL, 'bug', 'admin', '2025-09-18 10:01:18', 'admin', '2026-04-13 16:32:53', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1969684752093913089, '财务中心', 0, 4, '/system/caiwu', NULL, NULL, 1, 0, 'M', '0', '0', NULL, 'money', 'admin', '2025-09-21 16:46:55', 'admin', '2025-09-21 16:52:03', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1969960363633754114, '财务报表', 1969684752093913089, 5, 'dashboard', 'finance/dashboard/index', NULL, 1, 0, 'C', '0', '0', NULL, 'chart', 'admin', '2025-09-22 11:02:05', 'admin', '2025-09-22 11:02:49', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1969965860743102466, '需求下发', 1953030448695001089, 2, 'requirement', 'info/requirement/index', NULL, 1, 0, 'C', '0', '0', NULL, 'exit-fullscreen', 'admin', '2025-09-22 11:23:56', 'admin', '2025-09-22 11:24:30', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1980927415920726018, '线上营销', 0, 1, 'sale', NULL, NULL, 1, 0, 'M', '0', '0', NULL, 'guide', 'admin', '2025-10-22 17:21:14', 'admin', '2026-04-21 15:14:15', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1980928032433082370, '邮箱管理', 1980927415920726018, 1, 'email', 'sale/email/index', NULL, 1, 0, 'C', '0', '0', NULL, 'email', 'admin', '2025-10-22 17:23:41', 'admin', '2025-10-22 17:23:41', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1980928599020638209, '模板管理', 1980927415920726018, 2, 'template', 'sale/template/index', NULL, 1, 0, 'C', '0', '0', NULL, 'nested', 'admin', '2025-10-22 17:25:57', 'admin', '2025-10-22 17:25:57', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1980928782601129986, '客户名单', 1980927415920726018, 3, 'contact', 'sale/contact/index', NULL, 1, 0, 'C', '0', '0', NULL, 'user', 'admin', '2025-10-22 17:26:40', 'admin', '2025-10-22 17:26:40', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1980929082137350145, '知识管理', 1980927415920726018, 4, 'article', 'sale/article/index', NULL, 1, 0, 'C', '0', '0', NULL, 'dict', 'admin', '2025-10-22 17:27:52', 'admin', '2025-10-22 17:27:52', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2017064683025825793, '基础运营', 0, 3, 'wms', NULL, NULL, 1, 0, 'M', '0', '0', NULL, 'druid', 'admin', '2026-01-30 10:37:50', 'admin', '2026-04-21 15:14:25', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2017064838823247874, '主材管理', 2017064683025825793, 0, 'raw', 'mat/raw/index', NULL, 1, 0, 'C', '0', '0', NULL, 'international', 'admin', '2026-01-30 10:38:27', 'admin', '2026-01-31 15:48:22', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2017064979709919234, '产品管理', 2017064683025825793, 12, 'product', 'mat/product/index', NULL, 1, 0, 'C', '0', '0', NULL, 'tab', 'admin', '2026-01-30 10:39:01', 'admin', '2026-01-31 15:48:42', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2017065095527235586, '原料入库', 2017064683025825793, 1, 'in', 'mat/in/index', NULL, 1, 0, 'C', '0', '1', NULL, 'link', 'admin', '2026-01-30 10:39:29', 'admin', '2026-04-21 15:13:18', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2017065187231498242, '原料出库', 2017064683025825793, 2, 'out', 'mat/out/index', NULL, 1, 0, 'C', '0', '1', NULL, 'guide', 'admin', '2026-01-30 10:39:51', 'admin', '2026-04-21 15:13:23', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2017065300368654338, '采购计划', 2017064683025825793, 5, 'purchase', 'mat/purchase/index', NULL, 1, 0, 'C', '0', '0', NULL, 'shopping', 'admin', '2026-01-30 10:40:18', 'admin', '2026-01-30 11:07:54', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2017150229576269825, '库存看板', 2017064683025825793, 100, 'dash', 'mat/dashboard/index', NULL, 1, 0, 'C', '0', '0', NULL, 'dashboard', 'admin', '2026-01-30 16:17:46', 'admin', '2026-01-31 15:48:54', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2041750136459177986, '报销管理', 1969684752093913089, 1, 'reimbursement', 'oms/reimbursement/index', NULL, 1, 0, 'C', '0', '0', NULL, 'edit', 'admin', '2026-04-08 13:29:01', 'admin', '2026-04-08 13:29:01', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2041750136459177987, '辅材管理', 2017064683025825793, 0, 'auxiliary', 'mat/auxiliary/index', NULL, 1, 0, 'C', '0', '0', NULL, 'international', 'admin', '2026-04-17 06:37:50', 'admin', '2026-04-17 06:37:50', '辅料管理'); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2041772312046350337, '基础信息', 1952975318515830785, 20, 'wageRateConfig', 'oms/wageRateConfig/index', NULL, 1, 0, 'C', '0', '0', NULL, 'edit', 'admin', '2026-04-08 14:57:08', 'admin', '2026-04-13 16:31:56', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2041777949048430593, '工人管理', 1952975318515830785, 21, 'worker', 'oms/worker/index', NULL, 1, 0, 'C', '0', '0', NULL, 'user', 'admin', '2026-04-08 15:19:32', 'admin', '2026-04-13 16:32:20', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2041786163248885761, '薪资录入', 1952975318515830785, 97, 'wageEntryDetail', 'oms/wageEntryDetail/index', NULL, 1, 0, 'C', '0', '0', NULL, 'edit', 'admin', '2026-04-08 15:52:11', 'admin', '2026-04-08 15:52:11', ''); +INSERT INTO `sys_menu` (`menu_id`, `menu_name`, `parent_id`, `order_num`, `path`, `component`, `query_param`, `is_frame`, `is_cache`, `menu_type`, `visible`, `status`, `perms`, `icon`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2041816674390265858, '薪资补录', 1952975318515830785, 98, 'wageMakeup', 'oms/wageMakeup/index', NULL, 1, 0, 'C', '0', '0', NULL, 'edit', 'admin', '2026-04-08 17:53:25', 'admin', '2026-04-08 17:53:25', ''); diff --git a/script/sql/mysql/item/sys_notice.sql b/script/sql/mysql/item/sys_notice.sql new file mode 100644 index 0000000..32587b9 --- /dev/null +++ b/script/sql/mysql/item/sys_notice.sql @@ -0,0 +1,2 @@ +INSERT INTO `sys_notice` (`notice_id`, `notice_title`, `notice_type`, `notice_content`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (1, '温馨提醒:2018-07-01 新版本发布啦', '2', 0x3C703EE696B0E78988E69CACE58685E5AEB93C2F703E, '0', 'admin', '2025-08-06 02:07:40', 'admin', '2025-08-06 14:43:44', '管理员'); +INSERT INTO `sys_notice` (`notice_id`, `notice_title`, `notice_type`, `notice_content`, `status`, `create_by`, `create_time`, `update_by`, `update_time`, `remark`) VALUES (2, '维护通知:2018-07-01 系统凌晨维护', '1', 0xE7BBB4E68AA4E58685E5AEB9, '0', 'admin', '2025-08-06 02:07:40', '', NULL, '管理员'); diff --git a/script/sql/mysql/item/sys_oa_article.sql b/script/sql/mysql/item/sys_oa_article.sql new file mode 100644 index 0000000..e8c6141 --- /dev/null +++ b/script/sql/mysql/item/sys_oa_article.sql @@ -0,0 +1 @@ +INSERT INTO `sys_oa_article` (`article_id`, `category_id`, `article_title`, `subhead`, `source`, `content`, `check_num`, `accessory`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1981199198632660993, 1950116915041787906, '测试', '测试', '测试', '测试测试测试测试
', 3, NULL, '测试', 'admin', '2025-10-23 11:21:13', 'admin', '2026-01-30 09:28:57'); diff --git a/script/sql/mysql/item/sys_oa_category.sql b/script/sql/mysql/item/sys_oa_category.sql new file mode 100644 index 0000000..a96ceb8 --- /dev/null +++ b/script/sql/mysql/item/sys_oa_category.sql @@ -0,0 +1,4 @@ +INSERT INTO `sys_oa_category` (`category_id`, `parent_id`, `category_name`, `status`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1950116883714531329, 0, '市场情况', '0', NULL, 'admin', '2025-07-29 00:00:00', 'admin', '2025-07-29 16:52:12'); +INSERT INTO `sys_oa_category` (`category_id`, `parent_id`, `category_name`, `status`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1950116915041787906, 0, '产品特性', '0', NULL, 'admin', '2025-07-29 16:51:19', 'admin', '2025-07-29 16:51:19'); +INSERT INTO `sys_oa_category` (`category_id`, `parent_id`, `category_name`, `status`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1950116958431862785, 0, '客户要点', '0', NULL, 'admin', '2025-07-29 16:51:29', 'admin', '2025-07-29 16:51:29'); +INSERT INTO `sys_oa_category` (`category_id`, `parent_id`, `category_name`, `status`, `remark`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (1950117001662554114, 0, '技术纪要', '0', NULL, 'admin', '2025-07-29 16:51:39', 'admin', '2025-07-29 16:51:39'); diff --git a/script/sql/mysql/item/sys_oper_log.sql b/script/sql/mysql/item/sys_oper_log.sql new file mode 100644 index 0000000..52c6df5 --- /dev/null +++ b/script/sql/mysql/item/sys_oper_log.sql @@ -0,0 +1,2000 @@ +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1952923895505702914, '菜单管理', 2, 'com.ruoyi.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 10:45:14\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":4,\"menuName\":\"流程管理\",\"orderNum\":4,\"path\":\"process\",\"component\":null,\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"1\",\"perms\":\"\",\"icon\":\"skill\",\"remark\":\"流程管理目录\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 10:45:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1952923937939476482, '菜单管理', 2, 'com.ruoyi.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 10:45:24\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":5,\"menuName\":\"办公管理\",\"orderNum\":5,\"path\":\"work\",\"component\":null,\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"1\",\"perms\":\"\",\"icon\":\"job\",\"remark\":\"办公管理目录\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 10:45:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1952934443081355266, '字典类型', 9, 'com.ruoyi.web.controller.system.SysDictTypeController.refreshCache()', 'DELETE', 1, 'admin', '', '/system/dict/type/refreshCache', '0:0:0:0:0:0:0:1', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 11:27:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1952975319119810561, '菜单管理', 1, 'com.ruoyi.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 14:09:35\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 14:09:35\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1952975318515830785\",\"menuName\":\"人力管理\",\"orderNum\":3,\"path\":\"people\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 14:09:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1952975360098160641, '菜单管理', 2, 'com.ruoyi.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 14:09:35\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 14:09:44\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1952975318515830785\",\"menuName\":\"人力管理\",\"orderNum\":3,\"path\":\"people\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"user\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 14:09:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1952975417035837442, '菜单管理', 2, 'com.ruoyi.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 14:09:58\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":100,\"menuName\":\"用户管理\",\"orderNum\":1,\"path\":\"user\",\"component\":\"system/user/index\",\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"perms\":\"system:user:list\",\"icon\":\"user\",\"remark\":\"用户管理菜单\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 14:09:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1952975448803495938, '菜单管理', 2, 'com.ruoyi.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 14:10:06\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":101,\"menuName\":\"角色管理\",\"orderNum\":2,\"path\":\"role\",\"component\":\"system/role/index\",\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"perms\":\"system:role:list\",\"icon\":\"peoples\",\"remark\":\"角色管理菜单\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 14:10:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1952975491652505601, '菜单管理', 2, 'com.ruoyi.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 14:10:16\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":103,\"menuName\":\"部门管理\",\"orderNum\":4,\"path\":\"dept\",\"component\":\"system/dept/index\",\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"perms\":\"system:dept:list\",\"icon\":\"tree\",\"remark\":\"部门管理菜单\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 14:10:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1952975522493222914, '菜单管理', 2, 'com.ruoyi.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 14:10:23\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":104,\"menuName\":\"岗位管理\",\"orderNum\":5,\"path\":\"post\",\"component\":\"system/post/index\",\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"perms\":\"system:post:list\",\"icon\":\"post\",\"remark\":\"岗位管理菜单\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 14:10:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1952975755386146818, '部门管理', 2, 'com.ruoyi.web.controller.system.SysDeptController.edit()', 'PUT', 1, 'admin', '', '/system/dept', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 14:11:18\",\"parentName\":null,\"parentId\":0,\"children\":[],\"deptId\":100,\"deptName\":\"福安德科技\",\"orderNum\":0,\"leader\":\"若依\",\"phone\":\"15888888888\",\"email\":\"ry@qq.com\",\"status\":\"0\",\"delFlag\":\"0\",\"ancestors\":\"0\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 14:11:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1952983882220122114, '通知公告', 2, 'com.gear.web.controller.system.SysNoticeController.edit()', 'PUT', 1, 'admin', '', '/system/notice', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 14:43:36\",\"noticeId\":1,\"noticeTitle\":\"温馨提醒:2018-07-01 新版本发布啦\",\"noticeType\":\"2\",\"noticeContent\":\"新版本
\",\"status\":\"0\",\"remark\":\"管理员\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 14:43:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1952983912893067266, '通知公告', 2, 'com.gear.web.controller.system.SysNoticeController.edit()', 'PUT', 1, 'admin', '', '/system/notice', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 14:43:43\",\"noticeId\":1,\"noticeTitle\":\"温馨提醒:2018-07-01 新版本发布啦\",\"noticeType\":\"2\",\"noticeContent\":\"新版本内容
\",\"status\":\"0\",\"remark\":\"管理员\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 14:43:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953005394020118529, '代码生成', 6, 'com.gear.generator.controller.GenController.importTableSave()', 'POST', 1, 'admin', '', '/tool/gen/importTable', '0:0:0:0:0:0:0:1', '内网IP', '\"gear_attendance_record\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:09:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953005447926054913, '代码生成', 8, 'com.gear.generator.controller.GenController.batchGenCode()', 'GET', 1, 'admin', '', '/tool/gen/batchGenCode', '0:0:0:0:0:0:0:1', '内网IP', '{\"tables\":\"gear_attendance_record\"}', '', 0, '', '2025-08-06 16:09:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953005669539753985, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:10:09\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1953005388714323969\",\"tableName\":\"gear_attendance_record\",\"tableComment\":\"考勤主表(含考勤/加班/出差)\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearAttendanceRecord\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.system\",\"moduleName\":\"system\",\"businessName\":\"attendanceRecord\",\"functionName\":\"考勤主(含考勤/加班/出差)\",\"functionAuthor\":\"ruoyi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:10:09\",\"columnId\":\"1953005389704179713\",\"tableId\":\"1953005388714323969\",\"columnName\":\"record_id\",\"columnComment\":\"主键id\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"recordId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"0\",\"isList\":\"0\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":false,\"pk\":true,\"superColumn\":false,\"insert\":false,\"edit\":false,\"usableColumn\":false,\"increment\":true,\"query\":false,\"capJavaField\":\"RecordId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:10:09\",\"columnId\":\"1953005389704179714\",\"tableId\":\"1953005388714323969\",\"columnName\":\"user_id\",\"columnComment\":\"用户ID\",\"columnType\":\"varchar(64)\",\"javaType\":\"String\",\"javaField\":\"userId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"1\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":true,\"list\":true,\"pk\":false,\"superColumn\":false,\"insert\":true,\"edit\":true,\"usableColumn\":false,\"increment\":false,\"query\":true,\"capJavaField\":\"UserId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:10:09\",\"columnId\":\"1953005389767094274\",\"tableId\":\"1953005388714323969\",\"columnN', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:10:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953005841736904705, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:10:50\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":\"1952975318515830785\"},\"tableId\":\"1953005388714323969\",\"tableName\":\"gear_attendance_record\",\"tableComment\":\"考勤主表(含考勤/加班/出差)\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearAttendanceRecord\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"attendanceRecord\",\"functionName\":\"考勤主(含考勤/加班/出差)\",\"functionAuthor\":\"ruoyi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:10:50\",\"columnId\":\"1953005389704179713\",\"tableId\":\"1953005388714323969\",\"columnName\":\"record_id\",\"columnComment\":\"主键id\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"recordId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"0\",\"isList\":\"0\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":false,\"pk\":true,\"superColumn\":false,\"insert\":false,\"edit\":false,\"usableColumn\":false,\"increment\":true,\"query\":false,\"capJavaField\":\"RecordId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:10:50\",\"columnId\":\"1953005389704179714\",\"tableId\":\"1953005388714323969\",\"columnName\":\"user_id\",\"columnComment\":\"用户ID\",\"columnType\":\"varchar(64)\",\"javaType\":\"String\",\"javaField\":\"userId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"1\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":true,\"list\":true,\"pk\":false,\"superColumn\":false,\"insert\":true,\"edit\":true,\"usableColumn\":false,\"increment\":false,\"query\":true,\"capJavaField\":\"UserId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:10:50\",\"columnId\":\"1953005389767094274\",\"tableId\":\"1953005388714323969\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:10:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953005886964084737, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:11:01\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":\"1952975318515830785\"},\"tableId\":\"1953005388714323969\",\"tableName\":\"gear_attendance_record\",\"tableComment\":\"考勤主表(含考勤/加班/出差)\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearAttendanceRecord\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"attendanceRecord\",\"functionName\":\"考勤主(含考勤/加班/出差)\",\"functionAuthor\":\"ruoyi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:11:01\",\"columnId\":\"1953005389704179713\",\"tableId\":\"1953005388714323969\",\"columnName\":\"record_id\",\"columnComment\":\"主键id\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"recordId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"0\",\"isList\":\"0\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":false,\"pk\":true,\"superColumn\":false,\"insert\":false,\"edit\":false,\"usableColumn\":false,\"increment\":true,\"query\":false,\"capJavaField\":\"RecordId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:11:01\",\"columnId\":\"1953005389704179714\",\"tableId\":\"1953005388714323969\",\"columnName\":\"user_id\",\"columnComment\":\"用户ID\",\"columnType\":\"varchar(64)\",\"javaType\":\"String\",\"javaField\":\"userId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"1\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":true,\"list\":true,\"pk\":false,\"superColumn\":false,\"insert\":true,\"edit\":true,\"usableColumn\":false,\"increment\":false,\"query\":true,\"capJavaField\":\"UserId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:11:01\",\"columnId\":\"1953005389767094274\",\"tableId\":\"1953005388714323969\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:11:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953005938394640385, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:11:15\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":2,\"menuName\":\"系统监控\",\"orderNum\":2,\"path\":\"monitor\",\"component\":null,\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"1\",\"perms\":\"\",\"icon\":\"monitor\",\"remark\":\"系统监控目录\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:11:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953006128162471937, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:11:58\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":\"1952975318515830785\"},\"tableId\":\"1953005388714323969\",\"tableName\":\"gear_attendance_record\",\"tableComment\":\"考勤主表(含考勤/加班/出差)\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearAttendanceRecord\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"attendanceRecord\",\"functionName\":\"考勤主(含考勤/加班/出差)\",\"functionAuthor\":\"ruoyi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:11:58\",\"columnId\":\"1953005389704179713\",\"tableId\":\"1953005388714323969\",\"columnName\":\"record_id\",\"columnComment\":\"主键id\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"recordId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"0\",\"isList\":\"0\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"query\":false,\"list\":false,\"capJavaField\":\"RecordId\",\"increment\":true,\"required\":false,\"pk\":true,\"edit\":false,\"insert\":false,\"usableColumn\":false,\"superColumn\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:11:59\",\"columnId\":\"1953005389704179714\",\"tableId\":\"1953005388714323969\",\"columnName\":\"user_id\",\"columnComment\":\"用户ID\",\"columnType\":\"varchar(64)\",\"javaType\":\"String\",\"javaField\":\"userId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"query\":true,\"list\":true,\"capJavaField\":\"UserId\",\"increment\":false,\"required\":false,\"pk\":false,\"edit\":true,\"insert\":true,\"usableColumn\":false,\"superColumn\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:11:59\",\"columnId\":\"1953005389767094274\",\"tableId\":\"1953005388714323969', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:12:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953006167710564354, '代码生成', 8, 'com.gear.generator.controller.GenController.batchGenCode()', 'GET', 1, 'admin', '', '/tool/gen/batchGenCode', '0:0:0:0:0:0:0:1', '内网IP', '{\"tables\":\"gear_attendance_record\"}', '', 0, '', '2025-08-06 16:12:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953006571017318401, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:13:44\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":\"1952975318515830785\"},\"tableId\":\"1953005388714323969\",\"tableName\":\"gear_attendance_record\",\"tableComment\":\"考勤主表(含考勤/加班/出差)\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearAttendanceRecord\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"attendanceRecord\",\"functionName\":\"考勤主(含考勤/加班/出差)\",\"functionAuthor\":\"ruoyi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:13:44\",\"columnId\":\"1953005389704179713\",\"tableId\":\"1953005388714323969\",\"columnName\":\"record_id\",\"columnComment\":\"主键id\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"recordId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"0\",\"isList\":\"0\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":false,\"pk\":true,\"superColumn\":false,\"insert\":false,\"edit\":false,\"usableColumn\":false,\"increment\":true,\"query\":false,\"capJavaField\":\"RecordId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:13:44\",\"columnId\":\"1953005389704179714\",\"tableId\":\"1953005388714323969\",\"columnName\":\"user_id\",\"columnComment\":\"用户ID\",\"columnType\":\"varchar(64)\",\"javaType\":\"String\",\"javaField\":\"userId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"1\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":true,\"list\":true,\"pk\":false,\"superColumn\":false,\"insert\":true,\"edit\":true,\"usableColumn\":false,\"increment\":false,\"query\":true,\"capJavaField\":\"UserId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:13:44\",\"columnId\":\"1953005389767094274\",\"tableId\":\"1953005388714323969\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:13:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953008573927501825, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:21:43\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:21:43\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953008573461934081\",\"menuName\":\"考勤记录\",\"orderNum\":5,\"path\":\"attendance\",\"component\":\"peoples/attendance/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"cascader\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:21:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953008756023209985, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:22:27\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:22:27\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953008755561836545\",\"menuName\":\"加班管理\",\"orderNum\":6,\"path\":\"overtime\",\"component\":\"peoples/overtime/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"time\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:22:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953008917277421570, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:23:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:23:05\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953008916816048130\",\"menuName\":\"出差记录\",\"orderNum\":7,\"path\":\"travel\",\"component\":\"peoples/travel/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:23:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953009044457107458, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:23:06\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:23:35\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953008916816048130\",\"menuName\":\"出差记录\",\"orderNum\":7,\"path\":\"travel\",\"component\":\"peoples/travel/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"guide\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:23:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953009573028380674, '参数管理', 9, 'com.gear.web.controller.system.SysConfigController.refreshCache()', 'DELETE', 1, 'admin', '', '/system/config/refreshCache', '0:0:0:0:0:0:0:1', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:25:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953010461003587586, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:29:11\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":\"1952975318515830785\"},\"tableId\":\"1953005388714323969\",\"tableName\":\"gear_attendance_record\",\"tableComment\":\"考勤主表(含考勤/加班/出差)\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearAttendanceRecord\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"attendanceRecord\",\"functionName\":\"考勤主(含考勤/加班/出差)\",\"functionAuthor\":\"ruoyi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:29:12\",\"columnId\":\"1953005389704179713\",\"tableId\":\"1953005388714323969\",\"columnName\":\"record_id\",\"columnComment\":\"主键id\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"recordId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"0\",\"isList\":\"0\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"list\":false,\"pk\":true,\"edit\":false,\"insert\":false,\"usableColumn\":false,\"superColumn\":false,\"increment\":true,\"query\":false,\"capJavaField\":\"RecordId\",\"required\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:29:12\",\"columnId\":\"1953005389704179714\",\"tableId\":\"1953005388714323969\",\"columnName\":\"user_id\",\"columnComment\":\"用户ID\",\"columnType\":\"varchar(64)\",\"javaType\":\"String\",\"javaField\":\"userId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"1\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"list\":true,\"pk\":false,\"edit\":true,\"insert\":true,\"usableColumn\":false,\"superColumn\":false,\"increment\":false,\"query\":true,\"capJavaField\":\"UserId\",\"required\":true},{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:29:12\",\"columnId\":\"1953005389767094274\",\"tableId\":\"1953005388714323969\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:29:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953010631695790081, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:29:52\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":\"1952975318515830785\"},\"tableId\":\"1953005388714323969\",\"tableName\":\"gear_attendance_record\",\"tableComment\":\"考勤主表(含考勤/加班/出差)\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearAttendanceRecord\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"attendanceRecord\",\"functionName\":\"考勤主(含考勤/加班/出差)\",\"functionAuthor\":\"ruoyi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:29:52\",\"columnId\":\"1953005389704179713\",\"tableId\":\"1953005388714323969\",\"columnName\":\"record_id\",\"columnComment\":\"主键id\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"recordId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"0\",\"isList\":\"0\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"list\":false,\"required\":false,\"pk\":true,\"insert\":false,\"edit\":false,\"usableColumn\":false,\"superColumn\":false,\"increment\":true,\"capJavaField\":\"RecordId\",\"query\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:29:52\",\"columnId\":\"1953005389704179714\",\"tableId\":\"1953005388714323969\",\"columnName\":\"user_id\",\"columnComment\":\"用户ID\",\"columnType\":\"varchar(64)\",\"javaType\":\"String\",\"javaField\":\"userId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"1\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"list\":true,\"required\":true,\"pk\":false,\"insert\":true,\"edit\":true,\"usableColumn\":false,\"superColumn\":false,\"increment\":false,\"capJavaField\":\"UserId\",\"query\":true},{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:09:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:29:52\",\"columnId\":\"1953005389767094274\",\"tableId\":\"1953005388714323969\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:29:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953011249013452801, '考勤主(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953011248296226818\",\"userId\":\"1\",\"recordDate\":\"2025-08-06 00:00:00\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-06 16:30:53\",\"endTime\":\"2025-08-06 16:30:56\",\"durationHour\":1,\"remark\":\"无11\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:32:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953011298405576705, '考勤主(含考勤/加班/出差)', 2, 'com.gear.oa.controller.GearAttendanceRecordController.edit()', 'PUT', 1, 'admin', '', '/oa/attendanceRecord', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":1,\"userId\":\"1\",\"recordDate\":\"2025-08-06 00:00:00\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-06 16:30:53\",\"endTime\":\"2025-08-06 16:30:56\",\"durationHour\":1,\"remark\":\"无213\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:32:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953011370807652353, '考勤主(含考勤/加班/出差)', 3, 'com.gear.oa.controller.GearAttendanceRecordController.remove()', 'DELETE', 1, 'admin', '', '/oa/attendanceRecord/1953011248296226818', '127.0.0.1', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:32:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953017903670149121, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:58:48\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":104,\"menuName\":\"岗位管理\",\"orderNum\":4,\"path\":\"post\",\"component\":\"system/post/index\",\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"perms\":\"system:post:list\",\"icon\":\"post\",\"remark\":\"岗位管理菜单\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:58:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953017952701562881, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:58:59\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":104,\"menuName\":\"岗位管理\",\"orderNum\":5,\"path\":\"post\",\"component\":\"system/post/index\",\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"perms\":\"system:post:list\",\"icon\":\"post\",\"remark\":\"岗位管理菜单\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:59:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953017983676497922, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:21:44\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:59:07\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953008573461934081\",\"menuName\":\"考勤记录\",\"orderNum\":6,\"path\":\"attendance\",\"component\":\"peoples/attendance/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"cascader\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:59:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953018021744001025, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:22:27\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:59:15\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953008755561836545\",\"menuName\":\"加班管理\",\"orderNum\":7,\"path\":\"overtime\",\"component\":\"peoples/overtime/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"time\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:59:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953018046192599041, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:23:06\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 16:59:22\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953008916816048130\",\"menuName\":\"出差记录\",\"orderNum\":8,\"path\":\"travel\",\"component\":\"peoples/travel/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"guide\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 16:59:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953030449294786562, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 17:48:39\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 17:48:39\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1953030448695001089\",\"menuName\":\"信息中心\",\"orderNum\":4,\"path\":\"info\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"documentation\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 17:48:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953030731835686913, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 17:49:46\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 17:49:46\",\"parentName\":null,\"parentId\":\"1953030448695001089\",\"children\":[],\"menuId\":\"1953030731370119170\",\"menuName\":\"每日报工\",\"orderNum\":1,\"path\":\"report\",\"component\":\"info/report/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 17:49:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953030785791213570, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 17:49:47\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-06 17:49:59\",\"parentName\":null,\"parentId\":\"1953030448695001089\",\"children\":[],\"menuId\":\"1953030731370119170\",\"menuName\":\"每日报工\",\"orderNum\":1,\"path\":\"report\",\"component\":\"info/report/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"date\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-06 17:50:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953274814239907842, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:21:44\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 09:59:40\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953008573461934081\",\"menuName\":\"考勤记录\",\"orderNum\":6,\"path\":\"attendance\",\"component\":\"peoples/attendance/attendance\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"cascader\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 09:59:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953274873295708161, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:22:27\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 09:59:54\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953008755561836545\",\"menuName\":\"加班管理\",\"orderNum\":7,\"path\":\"overtime\",\"component\":\"peoples/attendance/overtime\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"time\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 09:59:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953274928887013378, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:23:06\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 10:00:07\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953008916816048130\",\"menuName\":\"出差记录\",\"orderNum\":8,\"path\":\"travel\",\"component\":\"peoples/attendance/travel\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"guide\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 10:00:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953289011891875841, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 10:56:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 10:56:05\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953289011229175810\",\"menuName\":\"考勤汇总\",\"orderNum\":9,\"path\":\"calendar\",\"component\":\"peoples/attendance/calendar\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"code\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 10:56:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953296511689101313, '用户管理', 1, 'com.gear.web.controller.system.SysUserController.add()', 'POST', 1, 'admin', '', '/system/user', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 11:25:53\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 11:25:53\",\"userId\":\"1953296510648913922\",\"deptId\":103,\"userName\":\"xiaoming\",\"nickName\":\"小明\",\"userType\":null,\"email\":null,\"phonenumber\":null,\"sex\":null,\"avatar\":null,\"status\":\"0\",\"delFlag\":null,\"loginIp\":null,\"loginDate\":null,\"remark\":null,\"dept\":null,\"roles\":null,\"roleIds\":[],\"postIds\":[],\"roleId\":null,\"admin\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 11:25:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953296600486711297, '用户管理', 1, 'com.gear.web.controller.system.SysUserController.add()', 'POST', 1, 'admin', '', '/system/user', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 11:26:14\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 11:26:14\",\"userId\":\"1953296599563964417\",\"deptId\":103,\"userName\":\"dagua\",\"nickName\":\"大瓜\",\"userType\":null,\"email\":null,\"phonenumber\":null,\"sex\":null,\"avatar\":null,\"status\":\"0\",\"delFlag\":null,\"loginIp\":null,\"loginDate\":null,\"remark\":null,\"dept\":null,\"roles\":null,\"roleIds\":[],\"postIds\":[],\"roleId\":null,\"admin\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 11:26:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953296690018324481, '用户管理', 1, 'com.gear.web.controller.system.SysUserController.add()', 'POST', 1, 'admin', '', '/system/user', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 11:26:35\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 11:26:35\",\"userId\":\"1953296689095577601\",\"deptId\":103,\"userName\":\"jr\",\"nickName\":\"焦润\",\"userType\":null,\"email\":null,\"phonenumber\":null,\"sex\":null,\"avatar\":null,\"status\":\"0\",\"delFlag\":null,\"loginIp\":null,\"loginDate\":null,\"remark\":null,\"dept\":null,\"roles\":null,\"roleIds\":[],\"postIds\":[],\"roleId\":null,\"admin\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 11:26:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953296922500206594, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953296921707483137\",\"userId\":\"user_1953296510648913922\",\"recordDate\":\"2025-08-07 11:26:43\",\"recordType\":\"overtime\",\"startTime\":\"2025-08-09 00:00:00\",\"endTime\":\"2025-08-09 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 11:27:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953300233152434178, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953300232422625281\",\"userId\":\"user_1953296510648913922\",\"recordDate\":\"2025-08-06 11:40:22\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-06 09:00:00\",\"endTime\":\"2025-08-06 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 11:40:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953301491078754305, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953301490252476418\",\"userId\":\"user_1953296510648913922\",\"recordDate\":\"2025-08-07 11:45:25\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-07 09:00:00\",\"endTime\":\"2025-08-07 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 11:45:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953302227309129730, '考勤(含考勤/加班/出差)', 3, 'com.gear.oa.controller.GearAttendanceRecordController.remove()', 'DELETE', 1, 'admin', '', '/oa/attendanceRecord/1953300232422625281', '0:0:0:0:0:0:0:1', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 11:48:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953302234758213634, '考勤(含考勤/加班/出差)', 3, 'com.gear.oa.controller.GearAttendanceRecordController.remove()', 'DELETE', 1, 'admin', '', '/oa/attendanceRecord/1953301490252476418', '0:0:0:0:0:0:0:1', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 11:48:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953302267649945601, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953302266844639233\",\"userId\":\"1953296510648913922\",\"recordDate\":\"2025-08-07 11:48:39\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-07 09:00:00\",\"endTime\":\"2025-08-07 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 11:48:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953303728769286145, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 10:56:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 11:54:34\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953289011229175810\",\"menuName\":\"考勤日历\",\"orderNum\":9,\"path\":\"calendar\",\"component\":\"peoples/attendance/calendar\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"code\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 11:54:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953321784795021314, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:06:19\",\"parentName\":null,\"parentId\":2,\"children\":[],\"menuId\":113,\"menuName\":\"缓存监控\",\"orderNum\":5,\"path\":\"cache\",\"component\":\"monitor/cache/index\",\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"1\",\"perms\":\"monitor:cache:list\",\"icon\":\"redis\",\"remark\":\"缓存监控菜单\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 13:06:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953321813660221441, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:06:25\",\"parentName\":null,\"parentId\":2,\"children\":[],\"menuId\":111,\"menuName\":\"数据监控\",\"orderNum\":3,\"path\":\"druid\",\"component\":\"monitor/druid/index\",\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"1\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"1\",\"perms\":\"monitor:druid:list\",\"icon\":\"druid\",\"remark\":\"数据监控菜单\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 13:06:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953321829489524738, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:06:29\",\"parentName\":null,\"parentId\":2,\"children\":[],\"menuId\":120,\"menuName\":\"任务调度中心\",\"orderNum\":5,\"path\":\"XxlJob\",\"component\":\"monitor/xxljob/index\",\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"1\",\"perms\":\"monitor:xxljob:list\",\"icon\":\"job\",\"remark\":\"Xxl-Job控制台菜单\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 13:06:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953321843116818434, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:06:32\",\"parentName\":null,\"parentId\":2,\"children\":[],\"menuId\":112,\"menuName\":\"缓存列表\",\"orderNum\":6,\"path\":\"cacheList\",\"component\":\"monitor/cache/list\",\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"1\",\"perms\":\"monitor:cache:list\",\"icon\":\"redis-list\",\"remark\":\"缓存列表菜单\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 13:06:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953321855963971586, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:06:35\",\"parentName\":null,\"parentId\":2,\"children\":[],\"menuId\":117,\"menuName\":\"Admin监控\",\"orderNum\":5,\"path\":\"Admin\",\"component\":\"monitor/admin/index\",\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"1\",\"perms\":\"monitor:admin:list\",\"icon\":\"dashboard\",\"remark\":\"Admin监控菜单\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 13:06:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953322062139179009, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:07:25\",\"parentName\":null,\"parentId\":1,\"children\":[],\"menuId\":118,\"menuName\":\"文件管理\",\"orderNum\":10,\"path\":\"oss\",\"component\":\"system/oss/index\",\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"1\",\"perms\":\"system:oss:list\",\"icon\":\"upload\",\"remark\":\"文件管理菜单\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 13:07:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953324738662973442, '考勤(含考勤/加班/出差)', 2, 'com.gear.oa.controller.GearAttendanceRecordController.edit()', 'PUT', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953296921707483137\",\"userId\":\"1953296510648913922\",\"recordDate\":\"2025-08-07 00:00:00\",\"recordType\":\"overtime\",\"startTime\":\"2025-08-09 00:00:00\",\"endTime\":\"2025-08-09 18:00:00\",\"durationHour\":8,\"remark\":\"无\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 13:18:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953325655110008834, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:21:41\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:21:41\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1953325654585720834\",\"menuName\":\"考勤汇总\",\"orderNum\":9,\"path\":\"snapshot\",\"component\":\"peoples/attendance/snapshot\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 13:21:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953325798408404994, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:21:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:22:15\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953325654585720834\",\"menuName\":\"考勤汇总\",\"orderNum\":9,\"path\":\"snapshot\",\"component\":\"peoples/attendance/snapshot\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"education\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 13:22:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953326793403060226, '代码生成', 6, 'com.gear.generator.controller.GenController.importTableSave()', 'POST', 1, 'admin', '', '/tool/gen/importTable', '0:0:0:0:0:0:0:1', '内网IP', '\"gear_attendance_summary_detail,gear_attendance_summary\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 13:26:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953327146177581057, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:27:36\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1953326783517085698\",\"tableName\":\"gear_attendance_summary\",\"tableComment\":\"考勤汇总主表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearAttendanceSummary\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"attendanceSummary\",\"functionName\":\"考勤汇总主\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:11\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:27:36\",\"columnId\":\"1953326784502747138\",\"tableId\":\"1953326783517085698\",\"columnName\":\"summary_id\",\"columnComment\":\"汇总主表ID\",\"columnType\":\"bigint(20) unsigned\",\"javaType\":\"Long\",\"javaField\":\"summaryId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":true,\"edit\":true,\"superColumn\":false,\"insert\":false,\"usableColumn\":false,\"pk\":true,\"increment\":true,\"capJavaField\":\"SummaryId\",\"query\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:11\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:27:36\",\"columnId\":\"1953326784502747139\",\"tableId\":\"1953326783517085698\",\"columnName\":\"summary_name\",\"columnComment\":\"汇总名称\",\"columnType\":\"varchar(255)\",\"javaType\":\"String\",\"javaField\":\"summaryName\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"LIKE\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":false,\"list\":true,\"edit\":true,\"superColumn\":false,\"insert\":true,\"usableColumn\":false,\"pk\":false,\"increment\":false,\"capJavaField\":\"SummaryName\",\"query\":true},{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:11\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:27:36\",\"columnId\":\"1953326784502747140\",\"tableId\":\"1953326783517085698\",', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 13:27:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953327635510091778, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:29:32\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1953326783517085698\",\"tableName\":\"gear_attendance_summary\",\"tableComment\":\"考勤汇总主表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearAttendanceSummary\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"attendanceSummary\",\"functionName\":\"考勤汇总\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:11\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:29:32\",\"columnId\":\"1953326784502747138\",\"tableId\":\"1953326783517085698\",\"columnName\":\"summary_id\",\"columnComment\":\"汇总主表ID\",\"columnType\":\"bigint(20) unsigned\",\"javaType\":\"Long\",\"javaField\":\"summaryId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":true,\"query\":false,\"superColumn\":false,\"usableColumn\":false,\"edit\":true,\"pk\":true,\"insert\":false,\"increment\":true,\"capJavaField\":\"SummaryId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:11\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:29:32\",\"columnId\":\"1953326784502747139\",\"tableId\":\"1953326783517085698\",\"columnName\":\"summary_name\",\"columnComment\":\"汇总名称\",\"columnType\":\"varchar(255)\",\"javaType\":\"String\",\"javaField\":\"summaryName\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"LIKE\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":false,\"list\":true,\"query\":true,\"superColumn\":false,\"usableColumn\":false,\"edit\":true,\"pk\":false,\"insert\":true,\"increment\":false,\"capJavaField\":\"SummaryName\"},{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:11\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:29:33\",\"columnId\":\"1953326784502747140\",\"tableId\":\"1953326783517085698\",\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 13:29:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953327806092435458, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:30:13\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1953326788218900481\",\"tableName\":\"gear_attendance_summary_detail\",\"tableComment\":\"考勤汇总明细表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearAttendanceSummaryDetail\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"attendanceSummaryDetail\",\"functionName\":\"考勤汇总明细\",\"functionAuthor\":\"ruoyi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:12\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:30:13\",\"columnId\":\"1953326789141647362\",\"tableId\":\"1953326788218900481\",\"columnName\":\"detail_id\",\"columnComment\":\"明细ID\",\"columnType\":\"bigint(20) unsigned\",\"javaType\":\"Long\",\"javaField\":\"detailId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":true,\"query\":false,\"superColumn\":false,\"usableColumn\":false,\"edit\":true,\"pk\":true,\"insert\":false,\"increment\":true,\"capJavaField\":\"DetailId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:12\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:30:13\",\"columnId\":\"1953326789141647363\",\"tableId\":\"1953326788218900481\",\"columnName\":\"summary_id\",\"columnComment\":\"汇总主表ID\",\"columnType\":\"bigint(20) unsigned\",\"javaType\":\"Long\",\"javaField\":\"summaryId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":false,\"list\":true,\"query\":true,\"superColumn\":false,\"usableColumn\":false,\"edit\":true,\"pk\":false,\"insert\":true,\"increment\":false,\"capJavaField\":\"SummaryId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:12\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:30:13\",\"columnId\":\"1953326789141647364\",\"tableId\":\"195332', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 13:30:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953328387389415426, '代码生成', 8, 'com.gear.generator.controller.GenController.batchGenCode()', 'GET', 1, 'admin', '', '/tool/gen/batchGenCode', '0:0:0:0:0:0:0:1', '内网IP', '{\"tables\":\"gear_attendance_summary\"}', '', 0, '', '2025-08-07 13:32:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953328718177394690, '代码生成', 8, 'com.gear.generator.controller.GenController.batchGenCode()', 'GET', 1, 'admin', '', '/tool/gen/batchGenCode', '0:0:0:0:0:0:0:1', '内网IP', '{\"tables\":\"gear_attendance_summary_detail\"}', '', 0, '', '2025-08-07 13:33:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953328725043630081, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:33:52\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1953326788218900481\",\"tableName\":\"gear_attendance_summary_detail\",\"tableComment\":\"考勤汇总明细表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearAttendanceSummaryDetail\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"attendanceSummaryDetail\",\"functionName\":\"考勤汇总明细\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:12\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:33:52\",\"columnId\":\"1953326789141647362\",\"tableId\":\"1953326788218900481\",\"columnName\":\"detail_id\",\"columnComment\":\"明细ID\",\"columnType\":\"bigint(20) unsigned\",\"javaType\":\"Long\",\"javaField\":\"detailId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":true,\"edit\":true,\"superColumn\":false,\"insert\":false,\"usableColumn\":false,\"pk\":true,\"increment\":true,\"capJavaField\":\"DetailId\",\"query\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:12\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:33:52\",\"columnId\":\"1953326789141647363\",\"tableId\":\"1953326788218900481\",\"columnName\":\"summary_id\",\"columnComment\":\"汇总主表ID\",\"columnType\":\"bigint(20) unsigned\",\"javaType\":\"Long\",\"javaField\":\"summaryId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":false,\"list\":true,\"edit\":true,\"superColumn\":false,\"insert\":true,\"usableColumn\":false,\"pk\":false,\"increment\":false,\"capJavaField\":\"SummaryId\",\"query\":true},{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:12\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:33:52\",\"columnId\":\"1953326789141647364\",\"tableId\":\"195332', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 13:33:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953328873504325634, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:34:27\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1953326783517085698\",\"tableName\":\"gear_attendance_summary\",\"tableComment\":\"考勤汇总主表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearAttendanceSummary\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"attendanceSummary\",\"functionName\":\"考勤汇总\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:11\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:34:27\",\"columnId\":\"1953326784502747138\",\"tableId\":\"1953326783517085698\",\"columnName\":\"summary_id\",\"columnComment\":\"汇总主表ID\",\"columnType\":\"bigint(20) unsigned\",\"javaType\":\"Long\",\"javaField\":\"summaryId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"0\",\"isList\":\"0\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":false,\"edit\":false,\"insert\":false,\"superColumn\":false,\"pk\":true,\"usableColumn\":false,\"increment\":true,\"capJavaField\":\"SummaryId\",\"query\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:11\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:34:28\",\"columnId\":\"1953326784502747139\",\"tableId\":\"1953326783517085698\",\"columnName\":\"summary_name\",\"columnComment\":\"汇总名称\",\"columnType\":\"varchar(255)\",\"javaType\":\"String\",\"javaField\":\"summaryName\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"LIKE\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":false,\"list\":true,\"edit\":true,\"insert\":true,\"superColumn\":false,\"pk\":false,\"usableColumn\":false,\"increment\":false,\"capJavaField\":\"SummaryName\",\"query\":true},{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:11\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:34:28\",\"columnId\":\"1953326784502747140\",\"tableId\":\"1953326783517085698\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 13:34:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953329023727517697, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:35:03\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1953326788218900481\",\"tableName\":\"gear_attendance_summary_detail\",\"tableComment\":\"考勤汇总明细表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearAttendanceSummaryDetail\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"attendanceSummaryDetail\",\"functionName\":\"考勤汇总明细\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:12\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:35:03\",\"columnId\":\"1953326789141647362\",\"tableId\":\"1953326788218900481\",\"columnName\":\"detail_id\",\"columnComment\":\"明细ID\",\"columnType\":\"bigint(20) unsigned\",\"javaType\":\"Long\",\"javaField\":\"detailId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"0\",\"isList\":\"0\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":false,\"edit\":false,\"insert\":false,\"superColumn\":false,\"pk\":true,\"usableColumn\":false,\"increment\":true,\"capJavaField\":\"DetailId\",\"query\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:12\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:35:03\",\"columnId\":\"1953326789141647363\",\"tableId\":\"1953326788218900481\",\"columnName\":\"summary_id\",\"columnComment\":\"汇总主表ID\",\"columnType\":\"bigint(20) unsigned\",\"javaType\":\"Long\",\"javaField\":\"summaryId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"0\",\"isEdit\":\"0\",\"isList\":\"0\",\"isQuery\":\"0\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":false,\"list\":false,\"edit\":false,\"insert\":false,\"superColumn\":false,\"pk\":false,\"usableColumn\":false,\"increment\":false,\"capJavaField\":\"SummaryId\",\"query\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:26:12\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:35:03\",\"columnId\":\"1953326789141647364\",\"tableId\":\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 13:35:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953332083195461633, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:47:14\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-07 13:47:14\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953332082658590722\",\"menuName\":\"考勤统计\",\"orderNum\":10,\"path\":\"dashboard\",\"component\":\"peoples/attendance/dashboard\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 13:47:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953338500204683265, '考勤汇总主表加明细表', 1, 'com.gear.oa.controller.GearAttendanceSummaryController.addWithDetails()', 'POST', 1, 'admin', '', '/oa/attendanceSummary/addWithDetails', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"summaryId\":null,\"summaryName\":\"2025年8月考勤汇总\",\"startDate\":\"2025-06-01 00:00:00\",\"endDate\":\"2025-07-01 23:59:59\",\"remark\":\"八月份全体员工考勤统计\",\"userIds\":[1]}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:12:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953338715280203777, '考勤汇总主表加明细表', 1, 'com.gear.oa.controller.GearAttendanceSummaryController.addWithDetails()', 'POST', 1, 'admin', '', '/oa/attendanceSummary/addWithDetails', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"summaryId\":null,\"summaryName\":\"2025年8月考勤汇总\",\"startDate\":\"2025-06-01 00:00:00\",\"endDate\":\"2025-07-01 23:59:59\",\"remark\":\"八月份全体员工考勤统计\",\"userIds\":[\"1953296510648913922\"]}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:13:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953339658398818305, '考勤汇总主表加明细表', 1, 'com.gear.oa.controller.GearAttendanceSummaryController.addWithDetails()', 'POST', 1, 'admin', '', '/oa/attendanceSummary/addWithDetails', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"summaryId\":null,\"summaryName\":\"2025年8月考勤汇总\",\"startDate\":\"2025-06-01 00:00:00\",\"endDate\":\"2025-10-31 23:59:59\",\"remark\":\"八月份全体员工考勤统计\",\"userIds\":[\"1953296510648913922\"]}', '', 1, 'nested exception is org.apache.ibatis.reflection.ReflectionException: There is no getter for property named \'createTime\' in \'class com.gear.oa.domain.vo.GearAttendanceSummaryDetailVo\'', '2025-08-07 14:17:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953340006823878657, '考勤汇总主表加明细表', 1, 'com.gear.oa.controller.GearAttendanceSummaryController.addWithDetails()', 'POST', 1, 'admin', '', '/oa/attendanceSummary/addWithDetails', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"summaryId\":null,\"summaryName\":\"2025年8月考勤汇总\",\"startDate\":\"2025-06-01 00:00:00\",\"endDate\":\"2025-10-31 23:59:59\",\"remark\":\"八月份全体员工考勤统计\",\"userIds\":[\"1953296510648913922\"]}', '', 1, 'nested exception is org.apache.ibatis.binding.BindingException: Parameter \'list\' not found. Available parameters are [item, param1]', '2025-08-07 14:18:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953340286600720385, '考勤汇总主表加明细表', 1, 'com.gear.oa.controller.GearAttendanceSummaryController.addWithDetails()', 'POST', 1, 'admin', '', '/oa/attendanceSummary/addWithDetails', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"summaryId\":null,\"summaryName\":\"2025年8月考勤汇总\",\"startDate\":\"2025-06-01 00:00:00\",\"endDate\":\"2025-10-31 23:59:59\",\"remark\":\"八月份全体员工考勤统计\",\"userIds\":[\"1953296510648913922\"]}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:19:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953343251566800897, '考勤汇总主表加明细表', 1, 'com.gear.oa.controller.GearAttendanceSummaryController.addWithDetails()', 'POST', 1, 'admin', '', '/oa/attendanceSummary/addWithDetails', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"summaryId\":null,\"summaryName\":\"2025年8月考勤汇总\",\"startDate\":\"2025-06-01 00:00:00\",\"endDate\":\"2025-10-31 23:59:59\",\"remark\":\"八月份全体员工考勤统计\",\"userIds\":[\"1953296510648913922\",1]}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:31:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953343756253872129, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953343755536646145\",\"userId\":\"1953296510648913922\",\"recordDate\":\"2025-08-08 00:00:00\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-08 09:00:00\",\"endTime\":\"2025-08-08 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:33:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953346785065648129, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953346784226787329\",\"userId\":\"1953296510648913922\",\"recordDate\":\"2025-08-06 00:00:00\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-06 09:00:00\",\"endTime\":\"2025-08-06 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:45:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953346822227181570, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953346821518344193\",\"userId\":\"1953296510648913922\",\"recordDate\":\"2025-08-05 00:00:00\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-05 09:00:00\",\"endTime\":\"2025-08-05 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:45:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953346846973575169, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953346846235377665\",\"userId\":\"1953296510648913922\",\"recordDate\":\"2025-08-04 00:00:00\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-04 09:00:00\",\"endTime\":\"2025-08-04 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:45:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953346875658420226, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953346874945388545\",\"userId\":\"1953296510648913922\",\"recordDate\":\"2025-08-03 00:00:00\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-03 09:00:00\",\"endTime\":\"2025-08-03 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:46:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953346898970361858, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953346897913397250\",\"userId\":\"1953296510648913922\",\"recordDate\":\"2025-08-02 00:00:00\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-02 09:00:00\",\"endTime\":\"2025-08-02 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:46:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953346924798885890, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953346924144574465\",\"userId\":\"1953296510648913922\",\"recordDate\":\"2025-08-01 00:00:00\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-01 09:00:00\",\"endTime\":\"2025-08-01 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:46:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953348330620534785, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953348329890725890\",\"userId\":\"1953296599563964417\",\"recordDate\":\"2025-08-07 00:00:00\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-07 09:00:00\",\"endTime\":\"2025-08-07 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:51:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953348361687744514, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953348361016655873\",\"userId\":\"1953296599563964417\",\"recordDate\":\"2025-08-06 00:00:00\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-06 09:00:00\",\"endTime\":\"2025-08-06 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:51:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953348431615180802, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953348430897954818\",\"userId\":\"1953296599563964417\",\"recordDate\":\"2025-08-05 00:00:00\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-05 09:00:00\",\"endTime\":\"2025-08-05 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:52:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953348456034418690, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953348455304609794\",\"userId\":\"1953296599563964417\",\"recordDate\":\"2025-08-04 00:00:00\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-04 09:00:00\",\"endTime\":\"2025-08-04 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:52:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953348481628061697, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953348480894058498\",\"userId\":\"1953296599563964417\",\"recordDate\":\"2025-08-03 00:00:00\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-03 09:00:00\",\"endTime\":\"2025-08-03 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:52:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953348693973090306, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953348693243281409\",\"userId\":\"1953296599563964417\",\"recordDate\":\"2025-08-03 00:00:00\",\"recordType\":\"overtime\",\"startTime\":\"2025-08-03 20:00:00\",\"endTime\":\"2025-08-03 23:59:59\",\"durationHour\":4,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:53:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953349133930414082, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953349133267714050\",\"userId\":\"1953296599563964417\",\"recordDate\":\"2025-08-05 00:00:00\",\"recordType\":\"overtime\",\"startTime\":\"2025-08-05 21:00:39\",\"endTime\":\"2025-08-05 22:00:39\",\"durationHour\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:55:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953349253887508482, '考勤(含考勤/加班/出差)', 2, 'com.gear.oa.controller.GearAttendanceRecordController.edit()', 'PUT', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953296921707483137\",\"userId\":\"1953296510648913922\",\"recordDate\":\"2025-08-07 00:00:00\",\"recordType\":\"overtime\",\"startTime\":\"2025-08-07 00:00:00\",\"endTime\":\"2025-08-07 00:00:00\",\"durationHour\":8,\"remark\":\"无\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:55:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953349426734776322, '考勤(含考勤/加班/出差)', 2, 'com.gear.oa.controller.GearAttendanceRecordController.edit()', 'PUT', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953296921707483137\",\"userId\":\"1953296510648913922\",\"recordDate\":\"2025-08-07 00:00:00\",\"recordType\":\"overtime\",\"startTime\":\"2025-08-07 00:00:00\",\"endTime\":\"2025-08-07 00:00:00\",\"durationHour\":8,\"remark\":\"无\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:56:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953349471127289858, '考勤(含考勤/加班/出差)', 2, 'com.gear.oa.controller.GearAttendanceRecordController.edit()', 'PUT', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953296921707483137\",\"userId\":\"1953296510648913922\",\"recordDate\":\"2025-08-07 00:00:00\",\"recordType\":\"overtime\",\"startTime\":\"2025-08-07 00:00:00\",\"endTime\":\"2025-08-07 00:00:00\",\"durationHour\":8,\"remark\":\"无\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:56:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953349550995226625, '考勤(含考勤/加班/出差)', 2, 'com.gear.oa.controller.GearAttendanceRecordController.edit()', 'PUT', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953296921707483137\",\"userId\":\"1953296510648913922\",\"recordDate\":\"2025-08-07 00:00:00\",\"recordType\":\"overtime\",\"startTime\":\"2025-08-07 00:00:00\",\"endTime\":\"2025-08-07 00:00:00\",\"durationHour\":8,\"remark\":\"无\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:56:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953349994471571457, '考勤(含考勤/加班/出差)', 2, 'com.gear.oa.controller.GearAttendanceRecordController.edit()', 'PUT', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953296921707483137\",\"userId\":\"1953296510648913922\",\"recordDate\":\"2025-08-07 00:00:00\",\"recordType\":\"overtime\",\"startTime\":\"2025-08-07 00:00:00\",\"endTime\":\"2025-08-07 08:00:00\",\"durationHour\":8,\"remark\":\"无\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 14:58:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953353317095288834, '考勤汇总主表加明细表', 1, 'com.gear.oa.controller.GearAttendanceSummaryController.addWithDetails()', 'POST', 1, 'admin', '', '/oa/attendanceSummary/addWithDetails', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"summaryId\":null,\"summaryName\":\"2025年8月考勤汇总\",\"startDate\":\"2025-06-01 00:00:00\",\"endDate\":\"2025-07-01 23:59:59\",\"remark\":\"八月份全体员工考勤统计\",\"userIds\":[1]}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 15:11:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953353471189823489, '考勤汇总主表加明细表', 1, 'com.gear.oa.controller.GearAttendanceSummaryController.addWithDetails()', 'POST', 1, 'admin', '', '/oa/attendanceSummary/addWithDetails', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"summaryId\":null,\"summaryName\":\"2025年8月考勤汇总\",\"startDate\":\"2025-06-01 00:00:00\",\"endDate\":\"2025-07-01 23:59:59\",\"remark\":\"八月份全体员工考勤统计\",\"userIds\":[1]}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 15:12:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953353700579557378, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953353699853942785\",\"userId\":\"1953296689095577601\",\"recordDate\":\"2025-08-07 00:00:00\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-07 09:00:00\",\"endTime\":\"2025-08-07 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 15:13:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953353733170245634, '考勤汇总主表加明细表', 1, 'com.gear.oa.controller.GearAttendanceSummaryController.addWithDetails()', 'POST', 1, 'admin', '', '/oa/attendanceSummary/addWithDetails', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"summaryId\":null,\"summaryName\":\"2025年8月考勤汇总\",\"startDate\":\"2025-06-01 00:00:00\",\"endDate\":\"2025-10-31 23:59:59\",\"remark\":\"八月份全体员工考勤统计\",\"userIds\":[1]}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 15:13:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953353757689200642, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953353756955197442\",\"userId\":\"1953296689095577601\",\"recordDate\":\"2025-08-06 00:00:00\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-06 09:00:00\",\"endTime\":\"2025-08-06 18:00:00\",\"durationHour\":8,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 15:13:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953353847221760002, '考勤汇总主表加明细表', 1, 'com.gear.oa.controller.GearAttendanceSummaryController.addWithDetails()', 'POST', 1, 'admin', '', '/oa/attendanceSummary/addWithDetails', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"summaryId\":null,\"summaryName\":\"2025年8月考勤汇总\",\"startDate\":\"2025-06-01 00:00:00\",\"endDate\":\"2025-10-31 23:59:59\",\"remark\":\"八月份全体员工考勤统计\",\"userIds\":[1,\"1953296510648913922\",\"1953296599563964417\"]}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 15:13:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953353860961353729, '考勤(含考勤/加班/出差)', 2, 'com.gear.oa.controller.GearAttendanceRecordController.edit()', 'PUT', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953353699853942785\",\"userId\":\"1953296689095577601\",\"recordDate\":\"2025-08-09 00:00:00\",\"recordType\":\"attendance\",\"startTime\":\"2025-08-09 09:00:00\",\"endTime\":\"2025-08-09 18:00:00\",\"durationHour\":8,\"remark\":\"无\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 15:13:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953354037067595778, '考勤(含考勤/加班/出差)', 1, 'com.gear.oa.controller.GearAttendanceRecordController.add()', 'POST', 1, 'admin', '', '/oa/attendanceRecord', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":\"1953354034685231105\",\"userId\":\"1953296689095577601\",\"recordDate\":\"2025-08-05 00:00:00\",\"recordType\":\"overtime\",\"startTime\":\"2025-08-05 15:00:00\",\"endTime\":\"2025-08-05 17:00:00\",\"durationHour\":2,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 15:14:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953355690270236674, '考勤汇总主表加明细表', 1, 'com.gear.oa.controller.GearAttendanceSummaryController.addWithDetails()', 'POST', 1, 'admin', '', '/oa/attendanceSummary/addWithDetails', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"summaryId\":null,\"summaryName\":\"2025年8月考勤汇总\",\"startDate\":\"2025-06-01 00:00:00\",\"endDate\":\"2025-10-31 23:59:59\",\"remark\":\"八月份全体员工考勤统计\",\"userIds\":[1,\"1953296510648913922\",\"1953296599563964417\"]}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-07 15:21:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953643263164268546, '考勤汇总主表加明细表', 1, 'com.gear.oa.controller.GearAttendanceSummaryController.addWithDetails()', 'POST', 1, 'admin', '', '/oa/attendanceSummary/addWithDetails', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"summaryId\":null,\"summaryName\":\"2025年8月前10天\",\"startDate\":\"2025-08-01 00:00:00\",\"endDate\":\"2025-08-10 23:59:59\",\"remark\":null,\"userIds\":[\"1953296510648913922\",\"1953296599563964417\"]}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 10:23:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953649761747582977, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 10:49:34\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 10:49:34\",\"parentName\":null,\"parentId\":\"1953030448695001089\",\"children\":[],\"menuId\":\"1953649761151991810\",\"menuName\":\"要事记录\",\"orderNum\":2,\"path\":\"construction\",\"component\":\"info/construction/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"tree\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 10:49:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953650023757365250, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 10:50:37\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 10:50:37\",\"parentName\":null,\"parentId\":\"1953030448695001089\",\"children\":[],\"menuId\":\"1953650023287603201\",\"menuName\":\"要事详情\",\"orderNum\":2,\"path\":\"construction/:summaryId\",\"component\":\"info/construction/detail\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"1\",\"status\":\"0\",\"icon\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 10:50:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953650138320584706, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 10:51:04\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 10:51:04\",\"parentName\":null,\"parentId\":\"1953030448695001089\",\"children\":[],\"menuId\":\"1953650137787908098\",\"menuName\":\"物流管控\",\"orderNum\":3,\"path\":\"express\",\"component\":\"info/express/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 10:51:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953650270046896129, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 10:51:35\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 10:51:35\",\"parentName\":null,\"parentId\":\"1953030448695001089\",\"children\":[],\"menuId\":\"1953650269526802433\",\"menuName\":\"物流异常\",\"orderNum\":4,\"path\":\"expressQuestion\",\"component\":\"info/express/question\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"bug\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 10:51:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953650307783049218, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 10:51:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 10:51:44\",\"parentName\":null,\"parentId\":\"1953030448695001089\",\"children\":[],\"menuId\":\"1953650137787908098\",\"menuName\":\"物流管控\",\"orderNum\":3,\"path\":\"express\",\"component\":\"info/express/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"guide\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 10:51:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953650452436205570, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 10:52:19\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 10:52:19\",\"parentName\":null,\"parentId\":\"1953030448695001089\",\"children\":[],\"menuId\":\"1953650451907723266\",\"menuName\":\"问题反馈\",\"orderNum\":5,\"path\":\"feedback\",\"component\":\"info/feedback/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"form\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 10:52:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953650658456223746, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 10:53:08\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 10:53:08\",\"parentName\":null,\"parentId\":\"1953030448695001089\",\"children\":[],\"menuId\":\"1953650657927741441\",\"menuName\":\"报工看板\",\"orderNum\":6,\"path\":\"dashboard\",\"component\":\"info/report/dashboard\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 10:53:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953650697714909185, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 10:53:09\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 10:53:17\",\"parentName\":null,\"parentId\":\"1953030448695001089\",\"children\":[],\"menuId\":\"1953650657927741441\",\"menuName\":\"报工看板\",\"orderNum\":6,\"path\":\"dashboard\",\"component\":\"info/report/dashboard\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 10:53:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953666179322986497, '字典类型', 1, 'com.gear.web.controller.system.SysDictTypeController.add()', 'POST', 1, 'admin', '', '/system/dict/type', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 11:54:49\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 11:54:49\",\"dictId\":\"1953666178794504193\",\"dictName\":\"物流类型\",\"dictType\":\"oa_express_type\",\"status\":\"0\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 11:54:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953685766538117122, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 13:12:38\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 13:12:38\",\"dictCode\":\"1953685765422432257\",\"dictSort\":0,\"dictLabel\":\"顺丰\",\"dictValue\":\"SF\",\"dictType\":\"oa_express_type\",\"cssClass\":null,\"listClass\":\"primary\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 13:12:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953685862034030593, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 13:13:01\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 13:13:01\",\"dictCode\":\"1953685860981260290\",\"dictSort\":0,\"dictLabel\":\"中通\",\"dictValue\":\"ZTO\",\"dictType\":\"oa_express_type\",\"cssClass\":null,\"listClass\":\"primary\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 13:13:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953685924944396290, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 13:13:16\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 13:13:16\",\"dictCode\":\"1953685923832905729\",\"dictSort\":0,\"dictLabel\":\"百世\",\"dictValue\":\"Best\",\"dictType\":\"oa_express_type\",\"cssClass\":null,\"listClass\":\"primary\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 13:13:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953685965486538753, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 13:13:26\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 13:13:26\",\"dictCode\":\"1953685964232441858\",\"dictSort\":0,\"dictLabel\":\"其他\",\"dictValue\":\"other\",\"dictType\":\"oa_express_type\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 13:13:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953686014325014530, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 13:13:37\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 13:13:37\",\"dictCode\":\"1953686013268049921\",\"dictSort\":0,\"dictLabel\":\"申通\",\"dictValue\":\"STO\",\"dictType\":\"oa_express_type\",\"cssClass\":null,\"listClass\":\"primary\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 13:13:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953690225481728001, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 14:09:35\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 13:30:22\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1952975318515830785\",\"menuName\":\"人力管理\",\"orderNum\":3,\"path\":\"people\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"user\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 13:30:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953690332855910401, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:47:14\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 13:30:47\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953332082658590722\",\"menuName\":\"考勤统计\",\"orderNum\":10,\"path\":\"dashboard\",\"component\":\"peoples/attendance/dashboard\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 13:30:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953690575622225921, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:47:14\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 13:31:45\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953332082658590722\",\"menuName\":\"考勤统计\",\"orderNum\":9,\"path\":\"dashboard\",\"component\":\"peoples/attendance/dashboard\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 13:31:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953696534776102914, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:47:14\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 13:55:26\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953332082658590722\",\"menuName\":\"考勤统计\",\"orderNum\":9,\"path\":\"analysis\",\"component\":\"peoples/attendance/dashboard\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 13:55:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953734803412869121, '项目报工', 1, 'com.gear.oa.controller.OaReportController.add()', 'POST', 1, 'admin', '', '/oa/projectReport', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"reportId\":\"1953734802574008322\",\"userId\":null,\"workPlace\":\"网吧\",\"content\":\"我要玩
\",\"remark\":\"111\",\"isTrip\":0,\"deptId\":null,\"projectNum\":null,\"projectCode\":null,\"nickName\":null,\"workType\":null,\"time\":null,\"userIds\":null,\"startDate\":null,\"endDate\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 16:27:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953737694441758722, '快递问题', 2, 'com.gear.oa.controller.OaExpressQuestionController.edit()', 'PUT', 1, 'admin', '', '/oa/expressQuestion', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"questionId\":null,\"expressId\":null,\"description\":null,\"reportTime\":null,\"reportBy\":null,\"status\":1,\"remark\":null}', '{\"code\":500,\"msg\":\"操作失败\",\"data\":null}', 0, '', '2025-08-08 16:39:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953737694441758723, '物流预览', 2, 'com.gear.oa.controller.OaExpressController.edit()', 'PUT', 1, 'admin', '', '/oa/express', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"expressId\":null,\"expressCode\":null,\"status\":1,\"supplyName\":null,\"supplyPhone\":null,\"ownerId\":null,\"ownerPhone\":null,\"planDate\":null,\"expressType\":null,\"remark\":null,\"lastUpdateTime\":null,\"lastStatus\":null}', '{\"code\":500,\"msg\":\"操作失败\",\"data\":null}', 0, '', '2025-08-08 16:39:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953743270064283649, '物流预览', 1, 'com.gear.oa.controller.OaExpressController.add()', 'POST', 1, 'admin', '', '/oa/express', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"expressId\":\"1953743269275754498\",\"expressCode\":\"78926422683057\",\"status\":null,\"supplyName\":\"刘梦圆\",\"supplyPhone\":\"15054796321\",\"ownerId\":\"1953296510648913922\",\"ownerPhone\":\"18645984589\",\"planDate\":\"2025-08-08 00:00:00\",\"expressType\":\"ZTO\",\"remark\":\"1\",\"lastUpdateTime\":null,\"lastStatus\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:01:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953744930966671362, '物流预览', 2, 'com.gear.oa.controller.OaExpressController.edit()', 'PUT', 1, 'admin', '', '/oa/express', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":\"2025-08-08 17:01:09\",\"expressId\":\"1953743269275754498\",\"expressCode\":\"78926422683057\",\"status\":0,\"supplyName\":\"刘梦圆\",\"supplyPhone\":\"15054796321\",\"ownerId\":\"1953296510648913922\",\"ownerPhone\":\"18645984589\",\"planDate\":\"2025-08-08 00:00:00\",\"expressType\":\"ZTO\",\"remark\":\"1\",\"lastUpdateTime\":null,\"lastStatus\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:07:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953745619847548929, '物流预览', 1, 'com.gear.oa.controller.OaExpressController.add()', 'POST', 1, 'admin', '', '/oa/express', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"expressId\":\"1953745619063214081\",\"expressCode\":\"SF0283315468685\",\"status\":null,\"supplyName\":\"刘敬超\",\"supplyPhone\":\"18967975686\",\"ownerId\":\"1953296510648913922\",\"ownerPhone\":\"176786866779\",\"planDate\":\"2025-08-08 00:00:00\",\"expressType\":\"SF\",\"remark\":\"1\",\"lastUpdateTime\":null,\"lastStatus\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:10:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953745791352639489, '物流预览', 2, 'com.gear.oa.controller.OaExpressController.edit()', 'PUT', 1, 'admin', '', '/oa/express', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":\"2025-08-08 17:10:37\",\"expressId\":\"1953745619063214081\",\"expressCode\":\"SF0283315468685\",\"status\":0,\"supplyName\":\"刘敬超\",\"supplyPhone\":\"18967975686\",\"ownerId\":\"1953296510648913922\",\"ownerPhone\":\"176786866779\",\"planDate\":\"2025-08-08 00:00:00\",\"expressType\":\"SF\",\"remark\":\"1\",\"lastUpdateTime\":null,\"lastStatus\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:11:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953745868083236866, '物流预览', 2, 'com.gear.oa.controller.OaExpressController.edit()', 'PUT', 1, 'admin', '', '/oa/express', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":\"2025-08-08 17:11:13\",\"expressId\":\"1953745619063214081\",\"expressCode\":\"SF0283315468685\",\"status\":1,\"supplyName\":\"刘敬超\",\"supplyPhone\":\"18967975686\",\"ownerId\":\"1953296510648913922\",\"ownerPhone\":\"176786866779\",\"planDate\":\"2025-08-08 00:00:00\",\"expressType\":\"SF\",\"remark\":\"1\",\"lastUpdateTime\":null,\"lastStatus\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:11:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953746300289486850, '物流预览', 1, 'com.gear.oa.controller.OaExpressController.add()', 'POST', 1, 'admin', '', '/oa/express', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"expressId\":\"1953746299429654530\",\"expressCode\":\"78925013374727\",\"status\":null,\"supplyName\":\"1\",\"supplyPhone\":\"1256754567865\",\"ownerId\":\"1953296510648913922\",\"ownerPhone\":\"12232435345\",\"planDate\":\"2025-08-08 00:00:00\",\"expressType\":\"ZTO\",\"remark\":\"1\",\"lastUpdateTime\":null,\"lastStatus\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:13:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953746404945760257, '物流预览', 2, 'com.gear.oa.controller.OaExpressController.edit()', 'PUT', 1, 'admin', '', '/oa/express', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":\"2025-08-08 17:13:17\",\"expressId\":\"1953746299429654530\",\"expressCode\":\"78925013374727\",\"status\":1,\"supplyName\":\"1\",\"supplyPhone\":\"1256754567865\",\"ownerId\":\"1953296510648913922\",\"ownerPhone\":\"12232435345\",\"planDate\":\"2025-08-08 00:00:00\",\"expressType\":\"ZTO\",\"remark\":\"1\",\"lastUpdateTime\":null,\"lastStatus\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:13:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953746854671618050, '快递问题', 1, 'com.gear.oa.controller.OaExpressQuestionController.add()', 'POST', 1, 'admin', '', '/oa/expressQuestion', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"questionId\":\"1953746853815980034\",\"expressId\":\"1953743269275754498\",\"description\":\"出问题了\",\"reportTime\":\"2025-08-08 17:14:37\",\"reportBy\":null,\"status\":0,\"remark\":\"111\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:15:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953746855527256066, '物流预览', 2, 'com.gear.oa.controller.OaExpressController.edit()', 'PUT', 1, 'admin', '', '/oa/express', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":\"2025-08-08 17:07:45\",\"expressId\":\"1953743269275754498\",\"expressCode\":\"78926422683057\",\"status\":3,\"supplyName\":\"刘梦圆\",\"supplyPhone\":\"15054796321\",\"ownerId\":\"1953296510648913922\",\"ownerPhone\":\"18645984589\",\"planDate\":\"2025-08-08 00:00:00\",\"expressType\":\"ZTO\",\"remark\":\"1\",\"lastUpdateTime\":null,\"lastStatus\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:15:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953746975320772609, '快递问题', 2, 'com.gear.oa.controller.OaExpressQuestionController.edit()', 'PUT', 1, 'admin', '', '/oa/expressQuestion', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"questionId\":null,\"expressId\":null,\"description\":null,\"reportTime\":null,\"reportBy\":null,\"status\":1,\"remark\":null}', '{\"code\":500,\"msg\":\"操作失败\",\"data\":null}', 0, '', '2025-08-08 17:15:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953746975387881474, '物流预览', 2, 'com.gear.oa.controller.OaExpressController.edit()', 'PUT', 1, 'admin', '', '/oa/express', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"expressId\":null,\"expressCode\":null,\"status\":1,\"supplyName\":null,\"supplyPhone\":null,\"ownerId\":null,\"ownerPhone\":null,\"planDate\":null,\"expressType\":null,\"remark\":null,\"lastUpdateTime\":null,\"lastStatus\":null}', '{\"code\":500,\"msg\":\"操作失败\",\"data\":null}', 0, '', '2025-08-08 17:15:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953746996225183746, '快递问题', 2, 'com.gear.oa.controller.OaExpressQuestionController.edit()', 'PUT', 1, 'admin', '', '/oa/expressQuestion', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"questionId\":\"1953746853815980034\",\"expressId\":\"1953743269275754498\",\"description\":\"出问题了\",\"reportTime\":\"2025-08-08 17:14:37\",\"reportBy\":\"若依管理员\",\"status\":1,\"remark\":\"111\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:15:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953746996292292609, '物流预览', 2, 'com.gear.oa.controller.OaExpressController.edit()', 'PUT', 1, 'admin', '', '/oa/express', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"expressId\":\"1953743269275754498\",\"expressCode\":null,\"status\":1,\"supplyName\":null,\"supplyPhone\":null,\"ownerId\":null,\"ownerPhone\":null,\"planDate\":null,\"expressType\":null,\"remark\":null,\"lastUpdateTime\":null,\"lastStatus\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:15:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953747011484061698, '物流预览', 2, 'com.gear.oa.controller.OaExpressController.edit()', 'PUT', 1, 'admin', '', '/oa/express', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"expressId\":null,\"expressCode\":null,\"status\":1,\"supplyName\":null,\"supplyPhone\":null,\"ownerId\":null,\"ownerPhone\":null,\"planDate\":null,\"expressType\":null,\"remark\":null,\"lastUpdateTime\":null,\"lastStatus\":null}', '{\"code\":500,\"msg\":\"操作失败\",\"data\":null}', 0, '', '2025-08-08 17:16:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953747011546976258, '快递问题', 2, 'com.gear.oa.controller.OaExpressQuestionController.edit()', 'PUT', 1, 'admin', '', '/oa/expressQuestion', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"questionId\":null,\"expressId\":null,\"description\":null,\"reportTime\":null,\"reportBy\":null,\"status\":1,\"remark\":null}', '{\"code\":500,\"msg\":\"操作失败\",\"data\":null}', 0, '', '2025-08-08 17:16:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953747043050393601, '物流预览', 2, 'com.gear.oa.controller.OaExpressController.edit()', 'PUT', 1, 'admin', '', '/oa/express', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"expressId\":\"1953743269275754498\",\"expressCode\":null,\"status\":1,\"supplyName\":null,\"supplyPhone\":null,\"ownerId\":null,\"ownerPhone\":null,\"planDate\":null,\"expressType\":null,\"remark\":null,\"lastUpdateTime\":null,\"lastStatus\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:16:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953747043180417025, '快递问题', 2, 'com.gear.oa.controller.OaExpressQuestionController.edit()', 'PUT', 1, 'admin', '', '/oa/expressQuestion', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"questionId\":\"1953746853815980034\",\"expressId\":\"1953743269275754498\",\"description\":\"出问题了\",\"reportTime\":\"2025-08-08 17:14:37\",\"reportBy\":\"若依管理员\",\"status\":1,\"remark\":\"111\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:16:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953747102349463554, '物流预览', 2, 'com.gear.oa.controller.OaExpressController.edit()', 'PUT', 1, 'admin', '', '/oa/express', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"expressId\":null,\"expressCode\":null,\"status\":1,\"supplyName\":null,\"supplyPhone\":null,\"ownerId\":null,\"ownerPhone\":null,\"planDate\":null,\"expressType\":null,\"remark\":null,\"lastUpdateTime\":null,\"lastStatus\":null}', '{\"code\":500,\"msg\":\"操作失败\",\"data\":null}', 0, '', '2025-08-08 17:16:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953747102483681282, '快递问题', 2, 'com.gear.oa.controller.OaExpressQuestionController.edit()', 'PUT', 1, 'admin', '', '/oa/expressQuestion', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"questionId\":null,\"expressId\":null,\"description\":null,\"reportTime\":null,\"reportBy\":null,\"status\":1,\"remark\":null}', '{\"code\":500,\"msg\":\"操作失败\",\"data\":null}', 0, '', '2025-08-08 17:16:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953747129121705985, '快递问题', 2, 'com.gear.oa.controller.OaExpressQuestionController.edit()', 'PUT', 1, 'admin', '', '/oa/expressQuestion', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"questionId\":null,\"expressId\":null,\"description\":null,\"reportTime\":null,\"reportBy\":null,\"status\":1,\"remark\":null}', '{\"code\":500,\"msg\":\"操作失败\",\"data\":null}', 0, '', '2025-08-08 17:16:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953747129121705986, '物流预览', 2, 'com.gear.oa.controller.OaExpressController.edit()', 'PUT', 1, 'admin', '', '/oa/express', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"expressId\":null,\"expressCode\":null,\"status\":1,\"supplyName\":null,\"supplyPhone\":null,\"ownerId\":null,\"ownerPhone\":null,\"planDate\":null,\"expressType\":null,\"remark\":null,\"lastUpdateTime\":null,\"lastStatus\":null}', '{\"code\":500,\"msg\":\"操作失败\",\"data\":null}', 0, '', '2025-08-08 17:16:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953747452963917826, '物流预览', 1, 'com.gear.oa.controller.OaExpressController.add()', 'POST', 1, 'admin', '', '/oa/express', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"expressId\":\"1953747452175388674\",\"expressCode\":\"777329412312954\",\"status\":null,\"supplyName\":\"dddd\",\"supplyPhone\":\"124356783456\",\"ownerId\":\"1953296510648913922\",\"ownerPhone\":\"123574565355\",\"planDate\":\"2025-08-15 00:00:00\",\"expressType\":\"STO\",\"remark\":\"1\",\"lastUpdateTime\":null,\"lastStatus\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:17:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953747490683293698, '物流预览', 2, 'com.gear.oa.controller.OaExpressController.edit()', 'PUT', 1, 'admin', '', '/oa/express', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":\"2025-08-08 17:17:46\",\"expressId\":\"1953747452175388674\",\"expressCode\":\"777329412312954\",\"status\":1,\"supplyName\":\"dddd\",\"supplyPhone\":\"124356783456\",\"ownerId\":\"1953296510648913922\",\"ownerPhone\":\"123574565355\",\"planDate\":\"2025-08-15 00:00:00\",\"expressType\":\"STO\",\"remark\":\"1\",\"lastUpdateTime\":null,\"lastStatus\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:17:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953748066242465793, '快递问题', 3, 'com.gear.oa.controller.OaExpressQuestionController.remove()', 'DELETE', 1, 'admin', '', '/oa/expressQuestion/1953746853815980034', '0:0:0:0:0:0:0:1', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:20:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953748245095976962, '项目报工', 2, 'com.gear.oa.controller.OaReportController.edit()', 'PUT', 1, 'admin', '', '/oa/projectReport', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":\"2025-08-08 16:27:30\",\"updateBy\":null,\"updateTime\":null,\"reportId\":\"1953734802574008322\",\"userId\":1,\"workPlace\":\"网吧\",\"content\":\"我要玩1111
\",\"remark\":\"111\",\"isTrip\":0,\"deptId\":null,\"projectNum\":null,\"projectCode\":null,\"nickName\":\"若依管理员\",\"workType\":0,\"time\":\"2025-08-08 16:27:30\",\"userIds\":null,\"startDate\":null,\"endDate\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:20:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953755041890111490, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:47:14\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 17:47:55\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953332082658590722\",\"menuName\":\"考勤统计\",\"orderNum\":9,\"path\":\"analysis\",\"component\":\"peoples/attendance/dashboard\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"1\",\"icon\":\"dashboard\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:47:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953757345892610049, '设计项目汇报概述', 1, 'com.gear.oa.controller.OaReportSummaryController.add()', 'POST', 1, 'admin', '', '/system/reportSummary', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"summaryId\":\"1953757345129246722\",\"reportTitle\":\"测试汇报\",\"reportDate\":\"2025-08-08 00:00:00\",\"reporter\":\"1\",\"remark\":\"1\",\"type\":1}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 17:57:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953758725730578433, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 10:49:35\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 18:02:33\",\"parentName\":null,\"parentId\":\"1953030448695001089\",\"children\":[],\"menuId\":\"1953649761151991810\",\"menuName\":\"要事记录\",\"orderNum\":2,\"path\":\"construction/:summaryId\",\"component\":\"info/construction/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"tree\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 18:02:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953758900947628034, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 10:49:35\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-08 18:03:15\",\"parentName\":null,\"parentId\":\"1953030448695001089\",\"children\":[],\"menuId\":\"1953649761151991810\",\"menuName\":\"要事记录\",\"orderNum\":2,\"path\":\"construction\",\"component\":\"info/construction/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"tree\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-08 18:03:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953986099118174210, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 10:50:37\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 09:06:03\",\"parentName\":null,\"parentId\":\"1953030448695001089\",\"children\":[],\"menuId\":\"1953650023287603201\",\"menuName\":\"要事详情\",\"orderNum\":2,\"path\":\"construction/:summaryId\",\"component\":\"info/construction/detail\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"1\",\"status\":\"0\",\"icon\":\"#\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 09:06:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953986177694265346, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 10:50:37\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 09:06:22\",\"parentName\":null,\"parentId\":\"1953030448695001089\",\"children\":[],\"menuId\":\"1953650023287603201\",\"menuName\":\"要事详情\",\"orderNum\":2,\"path\":\"construction/detail/:summaryId\",\"component\":\"info/construction/detail\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"1\",\"status\":\"0\",\"icon\":\"#\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 09:06:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953986619161538562, '设计项目汇报详情', 1, 'com.gear.oa.controller.OaReportDetailController.add()', 'POST', 1, 'admin', '', '/system/reportDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":\"1953986618037465090\",\"summaryId\":\"1953757345129246722\",\"deviceCode\":\"设备1\",\"category\":\"设备2\",\"deviceDescription\":\"施工\",\"reportDetail\":\"111\",\"ossIds\":null,\"remark\":\"1111\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 09:08:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1953998785486876674, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:47:14\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 09:56:28\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953332082658590722\",\"menuName\":\"考勤统计\",\"orderNum\":9,\"path\":\"analysis\",\"component\":\"peoples/attendance/dashboard\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 09:56:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954023923351633921, '考勤(含考勤/加班/出差)', 5, 'com.gear.oa.controller.GearAttendanceRecordController.export()', 'POST', 1, 'admin', '', '/oa/attendanceRecord/export', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":null,\"userId\":null,\"recordDate\":null,\"recordType\":\"overtime\",\"startTime\":null,\"endTime\":null,\"durationHour\":null,\"remark\":null}', '', 1, 'Invalid char (/) found at index (6) in sheet name \'考勤(含考勤/加班/出差)\'', '2025-08-09 11:36:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954023936307838978, '考勤(含考勤/加班/出差)', 5, 'com.gear.oa.controller.GearAttendanceRecordController.export()', 'POST', 1, 'admin', '', '/oa/attendanceRecord/export', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":null,\"userId\":null,\"recordDate\":null,\"recordType\":\"overtime\",\"startTime\":null,\"endTime\":null,\"durationHour\":null,\"remark\":null}', '', 1, 'Invalid char (/) found at index (6) in sheet name \'考勤(含考勤/加班/出差)\'', '2025-08-09 11:36:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954024078087897089, '考勤(含考勤/加班/出差)', 5, 'com.gear.oa.controller.GearAttendanceRecordController.export()', 'POST', 1, 'admin', '', '/oa/attendanceRecord/export', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":null,\"userId\":null,\"recordDate\":null,\"recordType\":\"overtime\",\"startTime\":null,\"endTime\":null,\"durationHour\":null,\"remark\":null}', '', 1, 'Invalid char (/) found at index (6) in sheet name \'考勤(含考勤/加班/出差)\'', '2025-08-09 11:36:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954024197487149058, '考勤(含考勤/加班/出差)', 5, 'com.gear.oa.controller.GearAttendanceRecordController.export()', 'POST', 1, 'admin', '', '/oa/attendanceRecord/export', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"recordId\":null,\"userId\":null,\"recordDate\":null,\"recordType\":\"overtime\",\"startTime\":null,\"endTime\":null,\"durationHour\":null,\"remark\":null}', '', 1, 'Invalid char (/) found at index (6) in sheet name \'考勤(含考勤/加班/出差)\'', '2025-08-09 11:37:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954049426373464066, '代码生成', 6, 'com.gear.generator.controller.GenController.importTableSave()', 'POST', 1, 'admin', '', '/tool/gen/importTable', '0:0:0:0:0:0:0:1', '内网IP', '\"gear_salary_records\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 13:17:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954049742967918593, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 13:18:55\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1954049422250463233\",\"tableName\":\"gear_salary_records\",\"tableComment\":\"工资发放记录表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearSalaryRecords\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"salaryRecords\",\"functionName\":\"工资发放记录\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 13:17:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 13:18:55\",\"columnId\":\"1954049423244513281\",\"tableId\":\"1954049422250463233\",\"columnName\":\"salary_id\",\"columnComment\":\"唯一记录ID\",\"columnType\":\"bigint(20) unsigned\",\"javaType\":\"Long\",\"javaField\":\"salaryId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":true,\"increment\":true,\"query\":false,\"capJavaField\":\"SalaryId\",\"pk\":true,\"usableColumn\":false,\"superColumn\":false,\"edit\":true,\"insert\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 13:17:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 13:18:55\",\"columnId\":\"1954049423311622146\",\"tableId\":\"1954049422250463233\",\"columnName\":\"employee_id\",\"columnComment\":\"员工ID(加密存储)\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"employeeId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":false,\"list\":true,\"increment\":false,\"query\":true,\"capJavaField\":\"EmployeeId\",\"pk\":false,\"usableColumn\":false,\"superColumn\":false,\"edit\":true,\"insert\":true},{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 13:17:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 13:18:55\",\"columnId\":\"1954049423311622147\",\"tableId\":\"1954049422250463233\",\"columnName\":\"pa', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 13:18:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954061133367033858, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:04:11\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1954049422250463233\",\"tableName\":\"gear_salary_records\",\"tableComment\":\"工资发放记录表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearSalaryRecords\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"salaryRecords\",\"functionName\":\"工资发放记录\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 13:17:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:04:11\",\"columnId\":\"1954049423244513281\",\"tableId\":\"1954049422250463233\",\"columnName\":\"salary_id\",\"columnComment\":\"唯一记录ID\",\"columnType\":\"bigint(20) unsigned\",\"javaType\":\"Long\",\"javaField\":\"salaryId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"0\",\"isList\":\"0\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"list\":false,\"required\":false,\"pk\":true,\"usableColumn\":false,\"superColumn\":false,\"edit\":false,\"insert\":false,\"increment\":true,\"capJavaField\":\"SalaryId\",\"query\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 13:17:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:04:11\",\"columnId\":\"1954049423311622146\",\"tableId\":\"1954049422250463233\",\"columnName\":\"employee_id\",\"columnComment\":\"员工ID(加密存储)\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"employeeId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"list\":true,\"required\":false,\"pk\":false,\"usableColumn\":false,\"superColumn\":false,\"edit\":true,\"insert\":true,\"increment\":false,\"capJavaField\":\"EmployeeId\",\"query\":true},{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 13:17:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:04:11\",\"columnId\":\"1954049423311622147\",\"tableId\":\"1954049422250463233\",\"columnName\":\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 14:04:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954061431154229249, '字典类型', 1, 'com.gear.web.controller.system.SysDictTypeController.add()', 'POST', 1, 'admin', '', '/system/dict/type', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 14:05:24\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:05:24\",\"dictId\":\"1954061430621552642\",\"dictName\":\"薪资发放状态\",\"dictType\":\"oa_salary_status\",\"status\":\"0\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 14:05:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954061501303963650, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 14:05:41\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:05:41\",\"dictCode\":\"1954061500259581953\",\"dictSort\":0,\"dictLabel\":\"待审核\",\"dictValue\":\"pending\",\"dictType\":\"oa_salary_status\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 14:05:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954061579829723137, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 14:05:59\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:05:59\",\"dictCode\":\"1954061578844061698\",\"dictSort\":0,\"dictLabel\":\"待发放\",\"dictValue\":\"approved\",\"dictType\":\"oa_salary_status\",\"cssClass\":null,\"listClass\":\"primary\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 14:06:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954061624071241729, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 14:06:10\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:06:10\",\"dictCode\":\"1954061623077191681\",\"dictSort\":0,\"dictLabel\":\"已发放\",\"dictValue\":\"paid\",\"dictType\":\"oa_salary_status\",\"cssClass\":null,\"listClass\":\"success\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 14:06:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954061740874219522, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 14:06:38\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:06:38\",\"dictCode\":\"1954061739829837825\",\"dictSort\":0,\"dictLabel\":\"发放失败\",\"dictValue\":\"rejected\",\"dictType\":\"oa_salary_status\",\"cssClass\":null,\"listClass\":\"danger\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 14:06:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954062112762183681, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:08:04\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1954049422250463233\",\"tableName\":\"gear_salary_records\",\"tableComment\":\"工资发放记录表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearSalaryRecords\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"salaryRecords\",\"functionName\":\"工资发放记录\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 13:17:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:08:04\",\"columnId\":\"1954049423244513281\",\"tableId\":\"1954049422250463233\",\"columnName\":\"salary_id\",\"columnComment\":\"唯一记录ID\",\"columnType\":\"bigint(20) unsigned\",\"javaType\":\"Long\",\"javaField\":\"salaryId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"0\",\"isList\":\"0\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"list\":false,\"required\":false,\"pk\":true,\"usableColumn\":false,\"superColumn\":false,\"edit\":false,\"insert\":false,\"increment\":true,\"capJavaField\":\"SalaryId\",\"query\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 13:17:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:08:04\",\"columnId\":\"1954049423311622146\",\"tableId\":\"1954049422250463233\",\"columnName\":\"employee_id\",\"columnComment\":\"员工ID(加密存储)\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"employeeId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"list\":true,\"required\":false,\"pk\":false,\"usableColumn\":false,\"superColumn\":false,\"edit\":true,\"insert\":true,\"increment\":false,\"capJavaField\":\"EmployeeId\",\"query\":true},{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 13:17:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:08:04\",\"columnId\":\"1954049423311622147\",\"tableId\":\"1954049422250463233\",\"columnName\":\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 14:08:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954062181108367361, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:08:20\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1954049422250463233\",\"tableName\":\"gear_salary_records\",\"tableComment\":\"工资发放记录表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearSalaryRecords\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"salaryRecords\",\"functionName\":\"工资发放记录\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 13:17:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:08:20\",\"columnId\":\"1954049423244513281\",\"tableId\":\"1954049422250463233\",\"columnName\":\"salary_id\",\"columnComment\":\"唯一记录ID\",\"columnType\":\"bigint(20) unsigned\",\"javaType\":\"Long\",\"javaField\":\"salaryId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"0\",\"isList\":\"0\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"list\":false,\"required\":false,\"pk\":true,\"usableColumn\":false,\"superColumn\":false,\"edit\":false,\"insert\":false,\"increment\":true,\"capJavaField\":\"SalaryId\",\"query\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 13:17:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:08:21\",\"columnId\":\"1954049423311622146\",\"tableId\":\"1954049422250463233\",\"columnName\":\"employee_id\",\"columnComment\":\"员工ID(加密存储)\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"employeeId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"list\":true,\"required\":false,\"pk\":false,\"usableColumn\":false,\"superColumn\":false,\"edit\":true,\"insert\":true,\"increment\":false,\"capJavaField\":\"EmployeeId\",\"query\":true},{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 13:17:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:08:21\",\"columnId\":\"1954049423311622147\",\"tableId\":\"1954049422250463233\",\"columnName\":\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 14:08:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954062253841793025, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:08:38\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1954049422250463233\",\"tableName\":\"gear_salary_records\",\"tableComment\":\"工资发放记录表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearSalaryRecords\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"salaryRecords\",\"functionName\":\"工资发放记录\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 13:17:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:08:38\",\"columnId\":\"1954049423244513281\",\"tableId\":\"1954049422250463233\",\"columnName\":\"salary_id\",\"columnComment\":\"唯一记录ID\",\"columnType\":\"bigint(20) unsigned\",\"javaType\":\"Long\",\"javaField\":\"salaryId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"0\",\"isList\":\"0\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"list\":false,\"required\":false,\"pk\":true,\"usableColumn\":false,\"superColumn\":false,\"edit\":false,\"insert\":false,\"increment\":true,\"capJavaField\":\"SalaryId\",\"query\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 13:17:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:08:38\",\"columnId\":\"1954049423311622146\",\"tableId\":\"1954049422250463233\",\"columnName\":\"employee_id\",\"columnComment\":\"员工ID(加密存储)\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"employeeId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"list\":true,\"required\":false,\"pk\":false,\"usableColumn\":false,\"superColumn\":false,\"edit\":true,\"insert\":true,\"increment\":false,\"capJavaField\":\"EmployeeId\",\"query\":true},{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 13:17:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:08:38\",\"columnId\":\"1954049423311622147\",\"tableId\":\"1954049422250463233\",\"columnName\":\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 14:08:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954063126470946818, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 14:12:08\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:12:08\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1954063125808246786\",\"menuName\":\"薪资记录\",\"orderNum\":10,\"path\":\"salary\",\"component\":\"oa/peoples/salary/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"money\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 14:12:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954063155600388097, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-09 14:12:09\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-09 14:12:15\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1954063125808246786\",\"menuName\":\"薪资记录\",\"orderNum\":10,\"path\":\"salary\",\"component\":\"peoples/salary/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"money\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 14:12:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1954065363037409281, '工资发放记录', 1, 'com.gear.oa.controller.GearSalaryRecordsController.add()', 'POST', 1, 'admin', '', '/oa/salaryRecords', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"salaryId\":\"1954065362185965570\",\"employeeId\":\"1953296599563964417\",\"payPeriod\":\"2025-08-01 00:00:00\",\"baseSalary\":null,\"performanceBonus\":null,\"overtimePay\":null,\"allowance\":null,\"socialSecurity\":null,\"housingFund\":null,\"incomeTax\":null,\"grossSalary\":null,\"netSalary\":null,\"remark\":null,\"payStatus\":null,\"employeeIds\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-09 14:21:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1957644261222367234, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 11:22:17\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 11:22:17\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1957644260626776065\",\"menuName\":\"产品管理\",\"orderNum\":2,\"path\":\"product\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-19 11:22:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1957644528105930753, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 11:23:21\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 11:23:21\",\"parentName\":null,\"parentId\":\"1957644260626776065\",\"children\":[],\"menuId\":\"1957644527644557313\",\"menuName\":\"产品信息\",\"orderNum\":1,\"path\":\"info\",\"component\":\"product/info/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"table\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-19 11:23:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1957644559953281026, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 11:22:18\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 11:23:28\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1957644260626776065\",\"menuName\":\"产品管理\",\"orderNum\":2,\"path\":\"product\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"color\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-19 11:23:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1957645683955449857, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 11:23:21\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 11:27:56\",\"parentName\":null,\"parentId\":\"1957644260626776065\",\"children\":[],\"menuId\":\"1957644527644557313\",\"menuName\":\"产品信息\",\"orderNum\":1,\"path\":\"info\",\"component\":\"product/info/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"table\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-19 11:27:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1957646588982317057, '代码生成', 6, 'com.gear.generator.controller.GenController.importTableSave()', 'POST', 1, 'admin', '', '/tool/gen/importTable', '127.0.0.1', '内网IP', '\"gear_bom_item,gear_product,gear_bom\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-19 11:31:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1957646690093481986, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 11:23:21\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 11:31:56\",\"parentName\":null,\"parentId\":\"1957644260626776065\",\"children\":[],\"menuId\":\"1957644527644557313\",\"menuName\":\"产品信息\",\"orderNum\":1,\"path\":\"list\",\"component\":\"product/info/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"table\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-19 11:31:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1957646764321001474, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 11:32:13\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1957646580803424258\",\"tableName\":\"gear_bom_item\",\"tableComment\":\"BOM 明细表,存放属性–值\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearBomItem\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"bomItem\",\"functionName\":\"BOM 明细,存放属性–值\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 11:31:31\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 11:32:13\",\"columnId\":\"1957646581675839490\",\"tableId\":\"1957646580803424258\",\"columnName\":\"item_id\",\"columnComment\":\"BOM 明细ID\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"itemId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":true,\"pk\":true,\"edit\":true,\"usableColumn\":false,\"superColumn\":false,\"insert\":false,\"increment\":true,\"capJavaField\":\"ItemId\",\"query\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 11:31:31\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 11:32:13\",\"columnId\":\"1957646581675839491\",\"tableId\":\"1957646580803424258\",\"columnName\":\"bom_id\",\"columnComment\":\"关联 wms_bom.bom_id\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"bomId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":false,\"list\":true,\"pk\":false,\"edit\":true,\"usableColumn\":false,\"superColumn\":false,\"insert\":true,\"increment\":false,\"capJavaField\":\"BomId\",\"query\":true},{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 11:31:31\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 11:32:13\",\"columnId\":\"1957646581675839492\",\"tableId\":\"1957646580803424258\",\"columnName\":\"attr_key\",\"columnComment\":\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-19 11:32:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1957647187949899778, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 11:33:53\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1957646584662183938\",\"tableName\":\"gear_product\",\"tableComment\":\"产品表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearProduct\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"product\",\"functionName\":\"产品\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 11:31:32\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 11:33:54\",\"columnId\":\"1957646585517821953\",\"tableId\":\"1957646584662183938\",\"columnName\":\"product_id\",\"columnComment\":\"主键ID\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"productId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":true,\"pk\":true,\"edit\":true,\"usableColumn\":false,\"superColumn\":false,\"insert\":false,\"increment\":true,\"capJavaField\":\"ProductId\",\"query\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 11:31:32\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 11:33:54\",\"columnId\":\"1957646585517821954\",\"tableId\":\"1957646584662183938\",\"columnName\":\"product_code\",\"columnComment\":\"产品编号\",\"columnType\":\"varchar(50)\",\"javaType\":\"String\",\"javaField\":\"productCode\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":false,\"list\":true,\"pk\":false,\"edit\":true,\"usableColumn\":false,\"superColumn\":false,\"insert\":true,\"increment\":false,\"capJavaField\":\"ProductCode\",\"query\":true},{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 11:31:32\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 11:33:54\",\"columnId\":\"1957646585517821955\",\"tableId\":\"1957646584662183938\",\"columnName\":\"product_name\",\"columnComment\":\"产品名称\",', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-19 11:33:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1957647561955987457, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 11:35:23\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1957646576831418370\",\"tableName\":\"gear_bom\",\"tableComment\":\"BOM 表头,关联产品或原材料\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearBom\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"bom\",\"functionName\":\"BOM 头,关联产品或原材料\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 11:31:30\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 11:35:23\",\"columnId\":\"1957646577762553858\",\"tableId\":\"1957646576831418370\",\"columnName\":\"bom_id\",\"columnComment\":\"BOM 主键ID\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"bomId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":true,\"pk\":true,\"edit\":true,\"usableColumn\":false,\"superColumn\":false,\"insert\":false,\"increment\":true,\"capJavaField\":\"BomId\",\"query\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 11:31:30\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 11:35:23\",\"columnId\":\"1957646577825468417\",\"tableId\":\"1957646576831418370\",\"columnName\":\"bom_code\",\"columnComment\":\"BOM 编码(可选)\",\"columnType\":\"varchar(50)\",\"javaType\":\"String\",\"javaField\":\"bomCode\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":false,\"list\":true,\"pk\":false,\"edit\":true,\"usableColumn\":false,\"superColumn\":false,\"insert\":true,\"increment\":false,\"capJavaField\":\"BomCode\",\"query\":true},{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 11:31:30\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 11:35:23\",\"columnId\":\"1957646577825468418\",\"tableId\":\"1957646576831418370\",\"columnName\":\"bom_name\",\"columnComment\":\"BOM 名称(可选)\",', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-19 11:35:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1957671866160893954, '代码生成', 6, 'com.gear.generator.controller.GenController.importTableSave()', 'POST', 1, 'admin', '', '/tool/gen/importTable', '127.0.0.1', '内网IP', '\"gear_product_category\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-19 13:11:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1957673177799446529, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 13:17:10\",\"params\":{\"treeCode\":\"category_id\",\"treeName\":\"category_name\",\"treeParentCode\":\"parent_id\",\"parentMenuId\":null},\"tableId\":\"1957671861580713986\",\"tableName\":\"gear_product_category\",\"tableComment\":\"产品分类树表\",\"subTableName\":\"\",\"subTableFkName\":\"\",\"className\":\"GearProductCategory\",\"tplCategory\":\"tree\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"productCategory\",\"functionName\":\"产品分类树\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 13:11:58\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 13:17:10\",\"columnId\":\"1957671862578958338\",\"tableId\":\"1957671861580713986\",\"columnName\":\"category_id\",\"columnComment\":\"树节点唯一标识(根节点用固定值)\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"categoryId\",\"isPk\":\"1\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":true,\"pk\":true,\"edit\":true,\"usableColumn\":false,\"superColumn\":false,\"insert\":false,\"increment\":false,\"capJavaField\":\"CategoryId\",\"query\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 13:11:58\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 13:17:10\",\"columnId\":\"1957671862578958339\",\"tableId\":\"1957671861580713986\",\"columnName\":\"parent_id\",\"columnComment\":\"父节点tree_id(根节点的父节点为null)\",\"columnType\":\"varchar(100)\",\"javaType\":\"Long\",\"javaField\":\"parentId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":false,\"list\":true,\"pk\":false,\"edit\":true,\"usableColumn\":true,\"superColumn\":true,\"insert\":true,\"increment\":false,\"capJavaField\":\"ParentId\",\"query\":true},{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 13:11:58\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 13:17:10\",\"columnId\":\"1957671862578958340\",\"tabl', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-19 13:17:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1957675447411916802, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 13:26:11\",\"params\":{\"treeCode\":\"category_id\",\"treeName\":\"category_name\",\"treeParentCode\":\"parent_id\",\"parentMenuId\":null},\"tableId\":\"1957671861580713986\",\"tableName\":\"gear_product_category\",\"tableComment\":\"产品分类树表\",\"subTableName\":\"\",\"subTableFkName\":\"\",\"className\":\"GearProductCategory\",\"tplCategory\":\"tree\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"productCategory\",\"functionName\":\"产品分类树\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 13:11:58\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 13:26:11\",\"columnId\":\"1957671862578958338\",\"tableId\":\"1957671861580713986\",\"columnName\":\"category_id\",\"columnComment\":\"树节点唯一标识(根节点用固定值)\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"categoryId\",\"isPk\":\"1\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"0\",\"isList\":\"0\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":false,\"increment\":false,\"query\":false,\"capJavaField\":\"CategoryId\",\"pk\":true,\"insert\":false,\"edit\":false,\"usableColumn\":false,\"superColumn\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 13:11:58\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 13:26:12\",\"columnId\":\"1957671862578958339\",\"tableId\":\"1957671861580713986\",\"columnName\":\"parent_id\",\"columnComment\":\"父节点tree_id(根节点的父节点为null)\",\"columnType\":\"varchar(100)\",\"javaType\":\"Long\",\"javaField\":\"parentId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"0\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":false,\"list\":true,\"increment\":false,\"query\":false,\"capJavaField\":\"ParentId\",\"pk\":false,\"insert\":true,\"edit\":true,\"usableColumn\":true,\"superColumn\":true},{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 13:11:58\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 13:26:12\",\"columnId\":\"1957671862578958340\",\"t', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-19 13:26:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1957675793077092353, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 13:27:35\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-19 13:27:35\",\"parentName\":null,\"parentId\":\"1957644260626776065\",\"children\":[],\"menuId\":\"1957675792548610050\",\"menuName\":\"产品分类\",\"orderNum\":2,\"path\":\"category\",\"component\":\"product/category/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"tree-table\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-19 13:27:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961702749134086146, '代码生成', 6, 'com.gear.generator.controller.GenController.importTableSave()', 'POST', 1, 'admin', '', '/tool/gen/importTable', '127.0.0.1', '内网IP', '\"gear_monthly_account,gear_supplier,gear_purchase_plan_detail,gear_supply_type\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:09:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961702954688536578, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:10:04\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1961702730263912449\",\"tableName\":\"gear_monthly_account\",\"tableComment\":\"月度记账表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearMonthlyAccount\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"monthlyAccount\",\"functionName\":\"月度记账\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:09:12\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:10:04\",\"columnId\":\"1961702731312488450\",\"tableId\":\"1961702730263912449\",\"columnName\":\"account_id\",\"columnComment\":\"月记账ID\",\"columnType\":\"int(11)\",\"javaType\":\"Long\",\"javaField\":\"accountId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":true,\"query\":false,\"capJavaField\":\"AccountId\",\"increment\":true,\"usableColumn\":false,\"edit\":true,\"pk\":true,\"insert\":false,\"superColumn\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:09:12\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:10:04\",\"columnId\":\"1961702731312488451\",\"tableId\":\"1961702730263912449\",\"columnName\":\"month_year\",\"columnComment\":\"月份 (YYYY-MM)\",\"columnType\":\"char(7)\",\"javaType\":\"String\",\"javaField\":\"monthYear\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":false,\"list\":true,\"query\":true,\"capJavaField\":\"MonthYear\",\"increment\":false,\"usableColumn\":false,\"edit\":true,\"pk\":false,\"insert\":true,\"superColumn\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:09:12\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:10:04\",\"columnId\":\"1961702731312488452\",\"tableId\":\"1961702730263912449\",\"columnName\":\"total_amount\",\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:10:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961703047386849282, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:10:26\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1961702739420078081\",\"tableName\":\"gear_supplier\",\"tableComment\":\"供应商信息表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearSupplier\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"supplier\",\"functionName\":\"供应商信息\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:09:15\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:10:26\",\"columnId\":\"1961702740477042690\",\"tableId\":\"1961702739420078081\",\"columnName\":\"supplier_id\",\"columnComment\":\"供应商ID(主键)\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"supplierId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":true,\"query\":false,\"capJavaField\":\"SupplierId\",\"increment\":true,\"usableColumn\":false,\"edit\":true,\"pk\":true,\"insert\":false,\"superColumn\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:09:15\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:10:26\",\"columnId\":\"1961702740477042691\",\"tableId\":\"1961702739420078081\",\"columnName\":\"name\",\"columnComment\":\"供应商名称\",\"columnType\":\"varchar(100)\",\"javaType\":\"String\",\"javaField\":\"name\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"LIKE\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":false,\"list\":true,\"query\":true,\"capJavaField\":\"Name\",\"increment\":false,\"usableColumn\":false,\"edit\":true,\"pk\":false,\"insert\":true,\"superColumn\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:09:15\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:10:26\",\"columnId\":\"1961702740477042692\",\"tableId\":\"1961702739420078081\",\"columnName\":\"contact_person\",\"columnComment\":\"联系人\",', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:10:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961703178794393601, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:10:56\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1961702734915395585\",\"tableName\":\"gear_purchase_plan_detail\",\"tableComment\":\"采购计划明细表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearPurchasePlanDetail\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"purchasePlanDetail\",\"functionName\":\"采购计划明细\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:09:14\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:10:57\",\"columnId\":\"1961702735913639937\",\"tableId\":\"1961702734915395585\",\"columnName\":\"detail_id\",\"columnComment\":\"明细ID\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"detailId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":true,\"query\":false,\"capJavaField\":\"DetailId\",\"increment\":true,\"usableColumn\":false,\"edit\":true,\"pk\":true,\"insert\":false,\"superColumn\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:09:14\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:10:57\",\"columnId\":\"1961702735913639938\",\"tableId\":\"1961702734915395585\",\"columnName\":\"detail_code\",\"columnComment\":\"详情编码\",\"columnType\":\"varchar(64)\",\"javaType\":\"String\",\"javaField\":\"detailCode\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":false,\"list\":true,\"query\":true,\"capJavaField\":\"DetailCode\",\"increment\":false,\"usableColumn\":false,\"edit\":true,\"pk\":false,\"insert\":true,\"superColumn\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:09:14\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:10:57\",\"columnId\":\"1961702735913639939\",\"tableId\":\"1961702734915395585\",\"columnName\":\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:10:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961703277079519233, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:11:21\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1961702743983480833\",\"tableName\":\"gear_supply_type\",\"tableComment\":\"供货类型管理表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearSupplyType\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"supplyType\",\"functionName\":\"供货类型管理\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:09:16\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:11:21\",\"columnId\":\"1961702745040445442\",\"tableId\":\"1961702743983480833\",\"columnName\":\"type_id\",\"columnComment\":\"供货类型ID\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"typeId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":true,\"query\":false,\"capJavaField\":\"TypeId\",\"increment\":true,\"usableColumn\":false,\"edit\":true,\"pk\":true,\"insert\":false,\"superColumn\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:09:16\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:11:21\",\"columnId\":\"1961702745040445443\",\"tableId\":\"1961702743983480833\",\"columnName\":\"type_name\",\"columnComment\":\"供货类型名称\",\"columnType\":\"varchar(100)\",\"javaType\":\"String\",\"javaField\":\"typeName\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"LIKE\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":false,\"list\":true,\"query\":true,\"capJavaField\":\"TypeName\",\"increment\":false,\"usableColumn\":false,\"edit\":true,\"pk\":false,\"insert\":true,\"superColumn\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:09:16\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:11:21\",\"columnId\":\"1961702745040445444\",\"tableId\":\"1961702743983480833\",\"columnName\":\"description\",\"columnComment\":\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:11:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961704273896898562, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:15:20\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:15:20\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1961704273368416257\",\"menuName\":\"采购模块\",\"orderNum\":1,\"path\":\"purchase\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"shopping\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:15:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961704662557884417, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:16:52\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:16:52\",\"parentName\":null,\"parentId\":\"1961704273368416257\",\"children\":[],\"menuId\":\"1961704662021013505\",\"menuName\":\"供货类型\",\"orderNum\":1,\"path\":\"category\",\"component\":\"purchase/category/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"color\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:16:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961704897858338818, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:17:48\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:17:48\",\"parentName\":null,\"parentId\":\"1961704273368416257\",\"children\":[],\"menuId\":\"1961704897334050818\",\"menuName\":\"供应商管理\",\"orderNum\":2,\"path\":\"supplier\",\"component\":\"purchase\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"wechat\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:17:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961704942359904258, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:17:49\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:17:59\",\"parentName\":null,\"parentId\":\"1961704273368416257\",\"children\":[],\"menuId\":\"1961704897334050818\",\"menuName\":\"供应商管理\",\"orderNum\":2,\"path\":\"supplier\",\"component\":\"purchase/supplier/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"wechat\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:18:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961705380979245057, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:19:44\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:19:44\",\"parentName\":null,\"parentId\":\"1961704273368416257\",\"children\":[],\"menuId\":\"1961705380450762753\",\"menuName\":\"采购计划\",\"orderNum\":3,\"path\":\"shop\",\"component\":\"pruchase/shop/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"shopping\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:19:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961705515347968002, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:20:16\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:20:16\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1961705514819485697\",\"menuName\":\"月度记账\",\"orderNum\":4,\"path\":\"month\",\"component\":\"purchase/month/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"money\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:20:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961705548382306306, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:20:16\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:20:24\",\"parentName\":null,\"parentId\":\"1961704273368416257\",\"children\":[],\"menuId\":\"1961705514819485697\",\"menuName\":\"月度记账\",\"orderNum\":4,\"path\":\"month\",\"component\":\"purchase/month/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"money\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:20:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961707744494714882, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:16:53\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:29:07\",\"parentName\":null,\"parentId\":\"1961704273368416257\",\"children\":[],\"menuId\":\"1961704662021013505\",\"menuName\":\"供货类型\",\"orderNum\":1,\"path\":\"type\",\"component\":\"purchase/category/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"color\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:29:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961708443962015746, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:19:44\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 16:31:54\",\"parentName\":null,\"parentId\":\"1961704273368416257\",\"children\":[],\"menuId\":\"1961705380450762753\",\"menuName\":\"采购计划\",\"orderNum\":3,\"path\":\"shop\",\"component\":\"purchase/shop/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"shopping\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:31:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961712194974199810, '供货类型管理', 2, 'com.gear.oa.controller.GearSupplyTypeController.edit()', 'PUT', 1, 'admin', '', '/oa/supplyType', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"typeId\":1,\"typeName\":\"原材料供应\",\"description\":\"提供生产所需的各类原材料\",\"remark\":\"基础物资供应1\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:46:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961712220001611778, '供货类型管理', 2, 'com.gear.oa.controller.GearSupplyTypeController.edit()', 'PUT', 1, 'admin', '', '/oa/supplyType', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"typeId\":4,\"typeName\":\"耗材供应\",\"description\":\"提供生产过程中的消耗品12\",\"remark\":\"低值易耗品\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:46:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961712232316088322, '供货类型管理', 3, 'com.gear.oa.controller.GearSupplyTypeController.remove()', 'DELETE', 1, 'admin', '', '/oa/supplyType/5', '0:0:0:0:0:0:0:1', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:46:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961712266529026049, '采购计划明细', 3, 'com.gear.oa.controller.GearPurchasePlanDetailController.remove()', 'DELETE', 1, 'admin', '', '/oa/purchasePlanDetail/1', '0:0:0:0:0:0:0:1', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 16:47:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961712286095454210, '采购计划明细', 3, 'com.gear.oa.controller.GearPurchasePlanDetailController.remove()', 'DELETE', 1, 'admin', '', '/oa/purchasePlanDetail/1', '0:0:0:0:0:0:0:1', '内网IP', '{}', '{\"code\":500,\"msg\":\"操作失败\",\"data\":null}', 0, '', '2025-08-30 16:47:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961712724630908930, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":null,\"name\":\"供应商123\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":null,\"remark\":null}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: Field \'type_id\' doesn\'t have a default value\r\n### The error may exist in com/gear/oa/mapper/GearSupplierMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearSupplierMapper.insert-Inline\r\n### The error occurred while setting parameters\r\n### SQL: INSERT INTO gear_supplier ( supplier_id, name, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ? )\r\n### Cause: java.sql.SQLException: Field \'type_id\' doesn\'t have a default value\n; Field \'type_id\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'type_id\' doesn\'t have a default value', '2025-08-30 16:48:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961716873774829570, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:15:20\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 17:05:24\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1961704273368416257\",\"menuName\":\"采购管理\",\"orderNum\":1,\"path\":\"purchase\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"shopping\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 17:05:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961716875121201154, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:15:20\",\"updateBy\":\"admin\",\"updateTime\":\"2025-08-30 17:05:24\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1961704273368416257\",\"menuName\":\"采购管理\",\"orderNum\":1,\"path\":\"purchase\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"shopping\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 17:05:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1961717888641208322, '供应商信息', 2, 'com.gear.oa.controller.GearSupplierController.edit()', 'PUT', 1, 'admin', '', '/oa/supplier', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":5,\"name\":\"环保包装材料公司\",\"contactPerson\":\"钱七\",\"phone\":\"13500135001\",\"address\":\"杭州市西湖区XX路5号\",\"typeId\":2,\"remark\":\"可降解材料\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-08-30 17:09:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962716835422662657, '代码生成', 6, 'com.gear.generator.controller.GenController.importTableSave()', 'POST', 1, 'admin', '', '/tool/gen/importTable', '127.0.0.1', '内网IP', '\"gear_other_income,gear_return_exchange,gear_order_detail,gear_order,gear_receivable,gear_payable,gear_journal,gear_customer\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:18:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962716858671689730, '代码生成', 6, 'com.gear.generator.controller.GenController.importTableSave()', 'POST', 1, 'admin', '', '/tool/gen/importTable', '127.0.0.1', '内网IP', '\"gear_other_income,gear_return_exchange,gear_order_detail,gear_order,gear_receivable,gear_payable,gear_journal,gear_customer\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:18:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962716917593272322, '代码生成', 3, 'com.gear.generator.controller.GenController.remove()', 'DELETE', 1, 'admin', '', '/tool/gen/1962716805068484610', '127.0.0.1', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:19:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962716937822400513, '代码生成', 3, 'com.gear.generator.controller.GenController.remove()', 'DELETE', 1, 'admin', '', '/tool/gen/1962716823359844354', '127.0.0.1', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:19:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962716954842886146, '代码生成', 3, 'com.gear.generator.controller.GenController.remove()', 'DELETE', 1, 'admin', '', '/tool/gen/1962716850773815298', '127.0.0.1', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:19:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962716970055626753, '代码生成', 3, 'com.gear.generator.controller.GenController.remove()', 'DELETE', 1, 'admin', '', '/tool/gen/1962716838702608386', '127.0.0.1', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:19:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962716981141172226, '代码生成', 3, 'com.gear.generator.controller.GenController.remove()', 'DELETE', 1, 'admin', '', '/tool/gen/1962716811389300738', '127.0.0.1', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:19:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962716990578356225, '代码生成', 3, 'com.gear.generator.controller.GenController.remove()', 'DELETE', 1, 'admin', '', '/tool/gen/1962716854947147778', '127.0.0.1', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:19:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962716999818407938, '代码生成', 3, 'com.gear.generator.controller.GenController.remove()', 'DELETE', 1, 'admin', '', '/tool/gen/1962716842909495298', '127.0.0.1', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:19:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962717055938195457, '代码生成', 3, 'com.gear.generator.controller.GenController.remove()', 'DELETE', 1, 'admin', '', '/tool/gen/1962716832180465666', '127.0.0.1', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:19:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962717280744501250, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:20:38\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1962716808868524033\",\"tableName\":\"gear_journal\",\"tableComment\":\"资金日记账表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearJournal\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"journal\",\"functionName\":\"资金日记账\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:48\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:20:38\",\"columnId\":\"1962716809736744962\",\"tableId\":\"1962716808868524033\",\"columnName\":\"journal_id\",\"columnComment\":\"主键ID\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"journalId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"list\":true,\"required\":false,\"insert\":false,\"superColumn\":false,\"edit\":true,\"usableColumn\":false,\"pk\":true,\"increment\":true,\"query\":false,\"capJavaField\":\"JournalId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:48\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:20:38\",\"columnId\":\"1962716809736744963\",\"tableId\":\"1962716808868524033\",\"columnName\":\"journal_date\",\"columnComment\":\"日期\",\"columnType\":\"date\",\"javaType\":\"Date\",\"javaField\":\"journalDate\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"datetime\",\"dictType\":\"\",\"sort\":2,\"list\":true,\"required\":false,\"insert\":true,\"superColumn\":false,\"edit\":true,\"usableColumn\":false,\"pk\":false,\"increment\":false,\"query\":true,\"capJavaField\":\"JournalDate\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:48\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:20:38\",\"columnId\":\"1962716809736744964\",\"tableId\":\"1962716808868524033\",\"columnName\":\"summary\",\"columnComment\":\"摘要\",\"columnTy', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:20:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962717505047490561, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:21:30\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1962716828581752834\",\"tableName\":\"gear_customer\",\"tableComment\":\"CRM 客户表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearCustomer\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"customer\",\"functionName\":\"CRM 客户\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:52\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:21:30\",\"columnId\":\"1962716829248647170\",\"tableId\":\"1962716828581752834\",\"columnName\":\"customer_id\",\"columnComment\":\"编号,主键自增\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"customerId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"list\":true,\"required\":false,\"insert\":false,\"superColumn\":false,\"edit\":true,\"usableColumn\":false,\"pk\":true,\"increment\":true,\"query\":false,\"capJavaField\":\"CustomerId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:52\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:21:30\",\"columnId\":\"1962716829248647171\",\"tableId\":\"1962716828581752834\",\"columnName\":\"name\",\"columnComment\":\"客户名称\",\"columnType\":\"varchar(255)\",\"javaType\":\"String\",\"javaField\":\"name\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"LIKE\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"list\":true,\"required\":false,\"insert\":true,\"superColumn\":false,\"edit\":true,\"usableColumn\":false,\"pk\":false,\"increment\":false,\"query\":true,\"capJavaField\":\"Name\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:52\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:21:31\",\"columnId\":\"1962716829248647172\",\"tableId\":\"1962716828581752834\",\"columnName\":\"follow_up_status\",\"columnComment\":\"跟进状态', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:21:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962717611268239362, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:21:57\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1962716846587899905\",\"tableName\":\"gear_payable\",\"tableComment\":\"应付款管理表(宽松版)\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearPayable\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"payable\",\"functionName\":\"应付款管理(宽松版)\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:57\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:21:57\",\"columnId\":\"1962716847443537921\",\"tableId\":\"1962716846587899905\",\"columnName\":\"payable_id\",\"columnComment\":\"应付ID(主键)\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"payableId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"list\":true,\"required\":false,\"insert\":false,\"superColumn\":false,\"edit\":true,\"usableColumn\":false,\"pk\":true,\"increment\":true,\"query\":false,\"capJavaField\":\"PayableId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:57\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:21:57\",\"columnId\":\"1962716847443537922\",\"tableId\":\"1962716846587899905\",\"columnName\":\"supplier_id\",\"columnComment\":\"供应商ID\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"supplierId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"list\":true,\"required\":false,\"insert\":true,\"superColumn\":false,\"edit\":true,\"usableColumn\":false,\"pk\":false,\"increment\":false,\"query\":true,\"capJavaField\":\"SupplierId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:57\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:21:57\",\"columnId\":\"1962716847443537923\",\"tableId\":\"1962716846587899905\",\"columnName\":\"order_id\",\"columnComme', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:21:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962717720454361089, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:22:23\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1962716827457679361\",\"tableName\":\"gear_receivable\",\"tableComment\":\"应收款管理表(宽松版)\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearReceivable\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"receivable\",\"functionName\":\"应收款管理(宽松版)\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:52\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:22:23\",\"columnId\":\"1962716828250402817\",\"tableId\":\"1962716827457679361\",\"columnName\":\"receivable_id\",\"columnComment\":\"应收ID(主键)\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"receivableId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"list\":true,\"required\":false,\"insert\":false,\"superColumn\":false,\"edit\":true,\"usableColumn\":false,\"pk\":true,\"increment\":true,\"query\":false,\"capJavaField\":\"ReceivableId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:52\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:22:23\",\"columnId\":\"1962716828250402818\",\"tableId\":\"1962716827457679361\",\"columnName\":\"customer_id\",\"columnComment\":\"客户ID\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"customerId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"list\":true,\"required\":false,\"insert\":true,\"superColumn\":false,\"edit\":true,\"usableColumn\":false,\"pk\":false,\"increment\":false,\"query\":true,\"capJavaField\":\"CustomerId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:52\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:22:23\",\"columnId\":\"1962716828250402819\",\"tableId\":\"1962716827457679361\",\"columnName\":\"order', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:22:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962717871675797506, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:22:59\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1962716815495524354\",\"tableName\":\"gear_order_detail\",\"tableComment\":\"订单明细表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearOrderDetail\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"orderDetail\",\"functionName\":\"订单明细\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:49\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:22:59\",\"columnId\":\"1962716816300830721\",\"tableId\":\"1962716815495524354\",\"columnName\":\"detail_id\",\"columnComment\":\"明细ID\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"detailId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"list\":true,\"required\":false,\"insert\":false,\"superColumn\":false,\"edit\":true,\"usableColumn\":false,\"pk\":true,\"increment\":true,\"query\":false,\"capJavaField\":\"DetailId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:49\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:22:59\",\"columnId\":\"1962716816300830722\",\"tableId\":\"1962716815495524354\",\"columnName\":\"order_id\",\"columnComment\":\"订单ID\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"orderId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"list\":true,\"required\":false,\"insert\":true,\"superColumn\":false,\"edit\":true,\"usableColumn\":false,\"pk\":false,\"increment\":false,\"query\":true,\"capJavaField\":\"OrderId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:49\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:22:59\",\"columnId\":\"1962716816300830723\",\"tableId\":\"1962716815495524354\",\"columnName\":\"product_id\",\"columnComment\":\"产品ID\",\"co', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:23:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962718018866507778, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:23:34\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1962716834499915777\",\"tableName\":\"gear_order\",\"tableComment\":\"订单主表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearOrder\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"order\",\"functionName\":\"订单主\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:54\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:23:34\",\"columnId\":\"1962716835355553794\",\"tableId\":\"1962716834499915777\",\"columnName\":\"order_id\",\"columnComment\":\"订单ID\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"orderId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"list\":true,\"required\":false,\"insert\":false,\"superColumn\":false,\"edit\":true,\"usableColumn\":false,\"pk\":true,\"increment\":true,\"query\":false,\"capJavaField\":\"OrderId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:54\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:23:34\",\"columnId\":\"1962716835355553795\",\"tableId\":\"1962716834499915777\",\"columnName\":\"order_code\",\"columnComment\":\"订单编号\",\"columnType\":\"varchar(50)\",\"javaType\":\"String\",\"javaField\":\"orderCode\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"list\":true,\"required\":false,\"insert\":true,\"superColumn\":false,\"edit\":true,\"usableColumn\":false,\"pk\":false,\"increment\":false,\"query\":true,\"capJavaField\":\"OrderCode\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:54\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:23:34\",\"columnId\":\"1962716835355553796\",\"tableId\":\"1962716834499915777\",\"columnName\":\"customer_id\",\"columnComment\":\"客户ID\",\"columnType\":\"big', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:23:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962718126353936385, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:24:00\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1962716831584874497\",\"tableName\":\"gear_return_exchange\",\"tableComment\":\"退换货管理表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearReturnExchange\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"returnExchange\",\"functionName\":\"退换货管理\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:53\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:24:00\",\"columnId\":\"1962716832373403649\",\"tableId\":\"1962716831584874497\",\"columnName\":\"return_exchange_id\",\"columnComment\":\"退换货ID(主键)\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"returnExchangeId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"list\":true,\"required\":false,\"insert\":false,\"superColumn\":false,\"edit\":true,\"usableColumn\":false,\"pk\":true,\"increment\":true,\"query\":false,\"capJavaField\":\"ReturnExchangeId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:53\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:24:00\",\"columnId\":\"1962716832373403650\",\"tableId\":\"1962716831584874497\",\"columnName\":\"order_detail_id\",\"columnComment\":\"关联订单明细ID\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"orderDetailId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"list\":true,\"required\":false,\"insert\":true,\"superColumn\":false,\"edit\":true,\"usableColumn\":false,\"pk\":false,\"increment\":false,\"query\":true,\"capJavaField\":\"OrderDetailId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:53\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:24:00\",\"columnId\":\"1962716832373403651\",\"tableId\":\"196271683', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:24:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962718232176226305, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:24:25\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1962716819639496705\",\"tableName\":\"gear_other_income\",\"tableComment\":\"其他收入表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearOtherIncome\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"otherIncome\",\"functionName\":\"其他收入\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:50\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:24:25\",\"columnId\":\"1962716820432220161\",\"tableId\":\"1962716819639496705\",\"columnName\":\"other_income_id\",\"columnComment\":\"其他收入ID(主键)\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"otherIncomeId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"list\":true,\"required\":false,\"insert\":false,\"superColumn\":false,\"edit\":true,\"usableColumn\":false,\"pk\":true,\"increment\":true,\"query\":false,\"capJavaField\":\"OtherIncomeId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:50\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:24:25\",\"columnId\":\"1962716820499329026\",\"tableId\":\"1962716819639496705\",\"columnName\":\"income_date\",\"columnComment\":\"收入日期\",\"columnType\":\"date\",\"javaType\":\"Date\",\"javaField\":\"incomeDate\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"datetime\",\"dictType\":\"\",\"sort\":2,\"list\":true,\"required\":false,\"insert\":true,\"superColumn\":false,\"edit\":true,\"usableColumn\":false,\"pk\":false,\"increment\":false,\"query\":true,\"capJavaField\":\"IncomeDate\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:18:50\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:24:25\",\"columnId\":\"1962716820499329027\",\"tableId\":\"1962716819639496705\",\"columnName\":\"income_typ', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:24:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962720610471419906, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":null,\"productCode\":\"产品1\",\"productName\":\"产品1\",\"owner\":\"chao\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":null}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\r\n### The error may exist in com/gear/oa/mapper/GearProductMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearProductMapper.insert-Inline\r\n### The error occurred while setting parameters\r\n### SQL: INSERT INTO gear_product ( product_id, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ? )\r\n### Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\n; Field \'category_id\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'category_id\' doesn\'t have a default value', '2025-09-02 11:33:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962721064165089281, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:15:20\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:35:41\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1961704273368416257\",\"menuName\":\"供货管理\",\"orderNum\":1,\"path\":\"purchase\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"shopping\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:35:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962721165746937858, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:36:06\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:36:06\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1962721165348478977\",\"menuName\":\"销售管理\",\"orderNum\":4,\"path\":\"sale\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"link\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:36:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962721450196246529, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:37:13\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:37:13\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962721449797787649\",\"menuName\":\"账户日记账\",\"orderNum\":1,\"path\":\"jounery\",\"component\":\"oms/jounery/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"money\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:37:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962721603053461506, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:37:50\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:37:50\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962721602650808321\",\"menuName\":\"收款进度\",\"orderNum\":2,\"path\":\"receive\",\"component\":\"oms/receive/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:37:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962721682124480513, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:38:09\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:38:09\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962721681721827329\",\"menuName\":\"付款进度\",\"orderNum\":3,\"path\":\"pay\",\"component\":\"oms/pay/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:38:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962721797266513921, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:38:36\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:38:36\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962721796863860737\",\"menuName\":\"订单管理\",\"orderNum\":4,\"path\":\"order\",\"component\":\"oms/order/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:38:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962721835677949954, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:37:50\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:38:45\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962721602650808321\",\"menuName\":\"收款进度\",\"orderNum\":2,\"path\":\"receive\",\"component\":\"oms/receive/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"enter\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:38:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962721878434684930, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:38:09\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:38:55\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962721681721827329\",\"menuName\":\"付款进度\",\"orderNum\":3,\"path\":\"pay\",\"component\":\"oms/pay/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"slider\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:38:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962721921883480065, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:38:37\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:39:06\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962721796863860737\",\"menuName\":\"订单管理\",\"orderNum\":4,\"path\":\"order\",\"component\":\"oms/order/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"documentation\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:39:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962721981782335489, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:38:37\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:39:20\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962721796863860737\",\"menuName\":\"订单管理\",\"orderNum\":4,\"path\":\"order\",\"component\":\"oms/order/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"log\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:39:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962722377833684994, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:40:55\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:40:55\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962722377372311554\",\"menuName\":\"外贸订单管理\",\"orderNum\":5,\"path\":\"trade\",\"component\":\"oms/order/trade\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"international\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:40:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962723224072265729, '字典类型', 1, 'com.gear.web.controller.system.SysDictTypeController.add()', 'POST', 1, 'admin', '', '/system/dict/type', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:44:16\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:44:16\",\"dictId\":\"1962723223678001153\",\"dictName\":\"订单状态\",\"dictType\":\"order_status\",\"status\":\"0\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:44:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962723279357386754, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:44:29\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:44:29\",\"dictCode\":\"1962723278438834178\",\"dictSort\":0,\"dictLabel\":\"预订单\",\"dictValue\":\"0\",\"dictType\":\"order_status\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:44:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962723312798572545, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:44:37\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:44:37\",\"dictCode\":\"1962723311951323138\",\"dictSort\":0,\"dictLabel\":\"进行中\",\"dictValue\":\"1\",\"dictType\":\"order_status\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:44:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962723347644850177, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:44:46\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 11:44:46\",\"dictCode\":\"1962723346776629250\",\"dictSort\":0,\"dictLabel\":\"已完成\",\"dictValue\":\"2\",\"dictType\":\"order_status\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:44:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962725043955605506, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1962725043158687745\",\"categoryName\":\"大件家具\",\"categoryType\":\"1\",\"sortNo\":0,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:51:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962725100301885441, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1962725099714682881\",\"categoryName\":\"小型家具\",\"categoryType\":\"1\",\"sortNo\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:51:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962725156773994497, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1962725156170014722\",\"categoryName\":\"智能家具\",\"categoryType\":\"1\",\"sortNo\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 11:51:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962786657694167042, '订单主', 1, 'com.gear.oa.controller.GearOrderController.add()', 'POST', 1, 'admin', '', '/oa/order', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"orderId\":\"1962786656976941057\",\"orderCode\":\"order-0001\",\"customerId\":7,\"salesManager\":\"小刘\",\"orderStatus\":0,\"tradeType\":null,\"remark\":null,\"taxAmount\":\"30000\",\"noTaxAmount\":\"20000\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 15:56:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962787075362959362, '订单主', 1, 'com.gear.oa.controller.GearOrderController.add()', 'POST', 1, 'admin', '', '/oa/order', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"orderId\":\"1962787074691870721\",\"orderCode\":\"order-0002\",\"customerId\":4,\"salesManager\":\"小高\",\"orderStatus\":0,\"tradeType\":null,\"remark\":null,\"taxAmount\":\"30000\",\"noTaxAmount\":\"20000\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 15:58:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962788604924964866, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":null,\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"小鸟\",\"unit\":\"克\",\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":null}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\r\n### The error may exist in com/gear/oa/mapper/GearProductMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearProductMapper.insert-Inline\r\n### The error occurred while setting parameters\r\n### SQL: INSERT INTO gear_product ( product_id, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ? )\r\n### Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\n; Field \'category_id\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'category_id\' doesn\'t have a default value', '2025-09-02 16:04:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962789704491118594, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1962789703820029954\",\"categoryName\":\"挂件\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":\"1\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 16:08:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962789910808932353, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":null,\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962789703820029954\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\r\n### The error may exist in com/gear/oa/mapper/GearProductMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearProductMapper.insert-Inline\r\n### The error occurred while setting parameters\r\n### SQL: INSERT INTO gear_product ( product_id, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ? )\r\n### Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\n; Field \'category_id\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'category_id\' doesn\'t have a default value', '2025-09-02 16:09:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962790134486970370, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":null,\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962789703820029954\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\r\n### The error may exist in com/gear/oa/mapper/GearProductMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearProductMapper.insert-Inline\r\n### The error occurred while setting parameters\r\n### SQL: INSERT INTO gear_product ( product_id, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ? )\r\n### Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\n; Field \'category_id\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'category_id\' doesn\'t have a default value', '2025-09-02 16:10:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962790176631336962, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":null,\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962789703820029954\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\r\n### The error may exist in com/gear/oa/mapper/GearProductMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearProductMapper.insert-Inline\r\n### The error occurred while setting parameters\r\n### SQL: INSERT INTO gear_product ( product_id, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ? )\r\n### Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\n; Field \'category_id\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'category_id\' doesn\'t have a default value', '2025-09-02 16:10:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962790208625487873, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":null,\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962789703820029954\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\r\n### The error may exist in com/gear/oa/mapper/GearProductMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearProductMapper.insert-Inline\r\n### The error occurred while setting parameters\r\n### SQL: INSERT INTO gear_product ( product_id, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ? )\r\n### Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\n; Field \'category_id\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'category_id\' doesn\'t have a default value', '2025-09-02 16:10:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962790857207492610, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":null,\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962789703820029954\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\r\n### The error may exist in com/gear/oa/mapper/GearProductMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearProductMapper.insert-Inline\r\n### The error occurred while setting parameters\r\n### SQL: INSERT INTO gear_product ( product_id, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ? )\r\n### Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\n; Field \'category_id\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'category_id\' doesn\'t have a default value', '2025-09-02 16:13:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962793199496470529, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":null,\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962789703820029954\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\r\n### The error may exist in com/gear/oa/mapper/GearProductMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearProductMapper.insert-Inline\r\n### The error occurred while setting parameters\r\n### SQL: INSERT INTO gear_product ( product_id, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ? )\r\n### Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\n; Field \'category_id\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'category_id\' doesn\'t have a default value', '2025-09-02 16:22:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962798889925603329, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1962798889162240002\",\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962789703820029954\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 16:44:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962801508298567681, '应收款管理(宽松版)', 1, 'com.gear.oa.controller.GearReceivableController.add()', 'POST', 1, 'admin', '', '/oa/receivable', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"receivableId\":\"1962801507648450561\",\"customerId\":4,\"orderId\":null,\"dueDate\":\"2025-09-18 00:00:00\",\"amount\":\"10000\",\"paidAmount\":\"0\",\"balanceAmount\":null,\"status\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 16:55:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962802530165239809, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 16:59:24\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 16:59:24\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962802529762586626\",\"menuName\":\"客户管理\",\"orderNum\":5,\"path\":\"customers\",\"component\":\"customer\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"people\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 16:59:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962804142917070850, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1962798889162240002\",\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":\"g\",\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962789703820029954\"}', '{\"code\":500,\"msg\":\"操作失败\",\"data\":null}', 0, '', '2025-09-02 17:05:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962804152362643457, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1962798889162240002\",\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":\"g\",\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962789703820029954\"}', '{\"code\":500,\"msg\":\"操作失败\",\"data\":null}', 0, '', '2025-09-02 17:05:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962804184927219713, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1962798889162240002\",\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":\"g\",\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962789703820029954\"}', '{\"code\":500,\"msg\":\"操作失败\",\"data\":null}', 0, '', '2025-09-02 17:05:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962804413516787713, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1962804412858281985\",\"bomCode\":\"P1756804013781\",\"bomName\":\"产品BOM1756804013781\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 17:06:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962804620837040130, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":null,\"productCode\":\"product-0002\",\"productName\":\"产品2\",\"owner\":\"11\",\"unit\":\"g\",\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\r\n### The error may exist in com/gear/oa/mapper/GearProductMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearProductMapper.insert-Inline\r\n### The error occurred while setting parameters\r\n### SQL: INSERT INTO gear_product ( product_id, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ? )\r\n### Cause: java.sql.SQLException: Field \'category_id\' doesn\'t have a default value\n; Field \'category_id\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'category_id\' doesn\'t have a default value', '2025-09-02 17:07:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962805010261434370, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1962798889162240002\",\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":\"g\",\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962789703820029954\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 17:09:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962805111209943041, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1962805110488522754\",\"productCode\":\"product-0003\",\"productName\":\"产品3\",\"owner\":\"11\",\"unit\":\"g\",\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 17:09:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962805209377628162, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 17:10:03\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":3,\"menuName\":\"系统工具\",\"orderNum\":99,\"path\":\"tool\",\"component\":null,\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"perms\":\"\",\"icon\":\"tool\",\"remark\":\"系统工具目录\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 17:10:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962805235675914242, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 17:10:09\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":1,\"menuName\":\"系统管理\",\"orderNum\":100,\"path\":\"system\",\"component\":null,\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"perms\":\"\",\"icon\":\"system\",\"remark\":\"系统管理目录\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 17:10:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962808582235578369, '订单明细', 1, 'com.gear.oa.controller.GearOrderDetailController.add()', 'POST', 1, 'admin', '', '/oa/orderDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":null,\"orderId\":\"1962786656976941057\",\"productId\":null,\"quantity\":100,\"unit\":\"g\",\"remark\":null,\"taxPrice\":\"30\",\"noTaxPrice\":\"25\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: Field \'product_id\' doesn\'t have a default value\r\n### The error may exist in com/gear/oa/mapper/GearOrderDetailMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearOrderDetailMapper.insert-Inline\r\n### The error occurred while setting parameters\r\n### SQL: INSERT INTO gear_order_detail ( detail_id, order_id, quantity, unit, tax_price, no_tax_price, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )\r\n### Cause: java.sql.SQLException: Field \'product_id\' doesn\'t have a default value\n; Field \'product_id\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'product_id\' doesn\'t have a default value', '2025-09-02 17:23:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962808616540790786, '订单明细', 1, 'com.gear.oa.controller.GearOrderDetailController.add()', 'POST', 1, 'admin', '', '/oa/orderDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":null,\"orderId\":\"1962786656976941057\",\"productId\":null,\"quantity\":100,\"unit\":\"g\",\"remark\":null,\"taxPrice\":\"30\",\"noTaxPrice\":\"25\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: Field \'product_id\' doesn\'t have a default value\r\n### The error may exist in com/gear/oa/mapper/GearOrderDetailMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearOrderDetailMapper.insert-Inline\r\n### The error occurred while setting parameters\r\n### SQL: INSERT INTO gear_order_detail ( detail_id, order_id, quantity, unit, tax_price, no_tax_price, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )\r\n### Cause: java.sql.SQLException: Field \'product_id\' doesn\'t have a default value\n; Field \'product_id\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'product_id\' doesn\'t have a default value', '2025-09-02 17:23:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962808943889440769, '订单明细', 1, 'com.gear.oa.controller.GearOrderDetailController.add()', 'POST', 1, 'admin', '', '/oa/orderDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":null,\"orderId\":\"1962786656976941057\",\"productId\":null,\"quantity\":100,\"unit\":\"g\",\"remark\":null,\"taxPrice\":\"30\",\"noTaxPrice\":\"25\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: Field \'product_id\' doesn\'t have a default value\r\n### The error may exist in com/gear/oa/mapper/GearOrderDetailMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearOrderDetailMapper.insert-Inline\r\n### The error occurred while setting parameters\r\n### SQL: INSERT INTO gear_order_detail ( detail_id, order_id, quantity, unit, tax_price, no_tax_price, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )\r\n### Cause: java.sql.SQLException: Field \'product_id\' doesn\'t have a default value\n; Field \'product_id\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'product_id\' doesn\'t have a default value', '2025-09-02 17:24:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962810204525256705, '应收款管理(宽松版)', 2, 'com.gear.oa.controller.GearReceivableController.edit()', 'PUT', 1, 'admin', '', '/oa/receivable', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"receivableId\":\"1962801507648450561\",\"customerId\":3,\"orderId\":null,\"dueDate\":\"2025-09-18 00:00:00\",\"amount\":\"10000.00\",\"paidAmount\":\"0.00\",\"balanceAmount\":null,\"status\":\"未结清\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 17:29:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962810940822740994, '应收款管理(宽松版)', 2, 'com.gear.oa.controller.GearReceivableController.updatePaidAmount()', 'POST', 1, 'admin', '', '/oa/receivable/updatePaidAmount', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"receivableId\":\"1962801507648450561\",\"customerId\":null,\"orderId\":null,\"dueDate\":null,\"amount\":null,\"paidAmount\":\"40\",\"balanceAmount\":null,\"status\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 17:32:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962811017779830786, '应付款管理(宽松版)', 1, 'com.gear.oa.controller.GearPayableController.add()', 'POST', 1, 'admin', '', '/oa/payable', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"payableId\":\"1962811017117130753\",\"supplierId\":4,\"orderId\":null,\"dueDate\":\"2025-09-18 00:00:00\",\"amount\":\"10000\",\"paidAmount\":\"0\",\"balanceAmount\":null,\"status\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 17:33:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962811176416796673, '应付款管理(宽松版)', 2, 'com.gear.oa.controller.GearPayableController.updatePaidAmount()', 'POST', 1, 'admin', '', '/oa/payable/updatePaidAmount', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"payableId\":\"1962811017117130753\",\"supplierId\":null,\"orderId\":null,\"dueDate\":null,\"amount\":null,\"paidAmount\":\"40\",\"balanceAmount\":null,\"status\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 17:33:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962816019839672322, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 16:59:25\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 17:53:00\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962802529762586626\",\"menuName\":\"客户管理\",\"orderNum\":5,\"path\":\"customers\",\"component\":\"oms/customer/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"people\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 17:53:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962816189729955841, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 17:53:41\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 17:53:41\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962816189197279233\",\"menuName\":\"其他收入\",\"orderNum\":6,\"path\":\"other\",\"component\":\"oms/otherIncome/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"download\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 17:53:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1962816786814296065, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 17:53:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-02 17:56:03\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962816189197279233\",\"menuName\":\"其他收入\",\"orderNum\":6,\"path\":\"other\",\"component\":\"oms/otherIncome/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"drag\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-02 17:56:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963054347168112641, '其他收入', 1, 'com.gear.oa.controller.GearOtherIncomeController.add()', 'POST', 1, 'admin', '', '/oa/otherIncome', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"otherIncomeId\":null,\"incomeDate\":\"2025-09-11 00:00:00\",\"incomeType\":null,\"amount\":\"1000\",\"source\":\"彩票\",\"remark\":null}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: Field \'income_type\' doesn\'t have a default value\r\n### The error may exist in com/gear/oa/mapper/GearOtherIncomeMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearOtherIncomeMapper.insert-Inline\r\n### The error occurred while setting parameters\r\n### SQL: INSERT INTO gear_other_income ( other_income_id, income_date, amount, source, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? )\r\n### Cause: java.sql.SQLException: Field \'income_type\' doesn\'t have a default value\n; Field \'income_type\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'income_type\' doesn\'t have a default value', '2025-09-03 09:40:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963054365132316674, '其他收入', 1, 'com.gear.oa.controller.GearOtherIncomeController.add()', 'POST', 1, 'admin', '', '/oa/otherIncome', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"otherIncomeId\":null,\"incomeDate\":\"2025-09-11 00:00:00\",\"incomeType\":null,\"amount\":\"1000\",\"source\":\"彩票\",\"remark\":null}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: Field \'income_type\' doesn\'t have a default value\r\n### The error may exist in com/gear/oa/mapper/GearOtherIncomeMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearOtherIncomeMapper.insert-Inline\r\n### The error occurred while setting parameters\r\n### SQL: INSERT INTO gear_other_income ( other_income_id, income_date, amount, source, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? )\r\n### Cause: java.sql.SQLException: Field \'income_type\' doesn\'t have a default value\n; Field \'income_type\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'income_type\' doesn\'t have a default value', '2025-09-03 09:40:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963054927051612162, '其他收入', 1, 'com.gear.oa.controller.GearOtherIncomeController.add()', 'POST', 1, 'admin', '', '/oa/otherIncome', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"otherIncomeId\":\"1963054926447632386\",\"incomeDate\":\"2025-09-12 00:00:00\",\"incomeType\":\"随机收入\",\"amount\":\"100\",\"source\":\"彩票\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 09:42:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963054969456025601, '其他收入', 2, 'com.gear.oa.controller.GearOtherIncomeController.edit()', 'PUT', 1, 'admin', '', '/oa/otherIncome', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"otherIncomeId\":\"1963054926447632386\",\"incomeDate\":\"2025-09-12 00:00:00\",\"incomeType\":\"随机收入\",\"amount\":\"100.00\",\"source\":\"彩票\",\"remark\":\"11\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 09:42:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963058162701295618, '字典类型', 1, 'com.gear.web.controller.system.SysDictTypeController.add()', 'POST', 1, 'admin', '', '/system/dict/type', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-03 09:55:12\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-03 09:55:12\",\"dictId\":\"1963058162172813314\",\"dictName\":\"客户来源\",\"dictType\":\"customer_from\",\"status\":\"0\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 09:55:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963058216551964674, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-03 09:55:25\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-03 09:55:25\",\"dictCode\":\"1963058215486611458\",\"dictSort\":0,\"dictLabel\":\"线上营销\",\"dictValue\":\"0\",\"dictType\":\"customer_from\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 09:55:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963058244486029314, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-03 09:55:31\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-03 09:55:31\",\"dictCode\":\"1963058243479396353\",\"dictSort\":0,\"dictLabel\":\"地推\",\"dictValue\":\"1\",\"dictType\":\"customer_from\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 09:55:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963058271186968577, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-03 09:55:38\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-03 09:55:38\",\"dictCode\":\"1963058270197112833\",\"dictSort\":0,\"dictLabel\":\"广告\",\"dictValue\":\"2\",\"dictType\":\"customer_from\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 09:55:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963061034729988098, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-03 10:06:37\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-03 10:06:37\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1963061034201505794\",\"menuName\":\"退换货管理\",\"orderNum\":6,\"path\":\"return\",\"component\":\"oms/returnExchange/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"redis\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 10:06:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963061132515991554, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-03 10:06:37\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-03 10:07:00\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1963061034201505794\",\"menuName\":\"退换货管理\",\"orderNum\":6,\"path\":\"return\",\"component\":\"oms/returnExchange/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"redis\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 10:07:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963063662788599810, '订单明细', 1, 'com.gear.oa.controller.GearOrderDetailController.add()', 'POST', 1, 'admin', '', '/oa/orderDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":null,\"orderId\":\"1962786656976941057\",\"productId\":null,\"quantity\":100,\"unit\":\"g\",\"remark\":null,\"taxPrice\":\"30\",\"noTaxPrice\":\"30\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: Field \'product_id\' doesn\'t have a default value\r\n### The error may exist in com/gear/oa/mapper/GearOrderDetailMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearOrderDetailMapper.insert-Inline\r\n### The error occurred while setting parameters\r\n### SQL: INSERT INTO gear_order_detail ( detail_id, order_id, quantity, unit, tax_price, no_tax_price, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )\r\n### Cause: java.sql.SQLException: Field \'product_id\' doesn\'t have a default value\n; Field \'product_id\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'product_id\' doesn\'t have a default value', '2025-09-03 10:17:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963063687748902913, '订单明细', 1, 'com.gear.oa.controller.GearOrderDetailController.add()', 'POST', 1, 'admin', '', '/oa/orderDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":null,\"orderId\":\"1962786656976941057\",\"productId\":null,\"quantity\":100,\"unit\":\"g\",\"remark\":null,\"taxPrice\":\"30\",\"noTaxPrice\":\"30\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: Field \'product_id\' doesn\'t have a default value\r\n### The error may exist in com/gear/oa/mapper/GearOrderDetailMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearOrderDetailMapper.insert-Inline\r\n### The error occurred while setting parameters\r\n### SQL: INSERT INTO gear_order_detail ( detail_id, order_id, quantity, unit, tax_price, no_tax_price, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )\r\n### Cause: java.sql.SQLException: Field \'product_id\' doesn\'t have a default value\n; Field \'product_id\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'product_id\' doesn\'t have a default value', '2025-09-03 10:17:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963067012309442561, '订单明细', 1, 'com.gear.oa.controller.GearOrderDetailController.add()', 'POST', 1, 'admin', '', '/oa/orderDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":\"1963067011571245057\",\"orderId\":\"1962786656976941057\",\"productId\":\"1962798889162240002\",\"quantity\":100,\"unit\":\"g\",\"remark\":null,\"taxPrice\":\"40\",\"noTaxPrice\":\"30\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 10:30:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963067375188041730, '订单明细', 1, 'com.gear.oa.controller.GearOrderDetailController.add()', 'POST', 1, 'admin', '', '/oa/orderDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":\"1963067374458232834\",\"orderId\":\"1962786656976941057\",\"productId\":\"1962805110488522754\",\"quantity\":1000,\"unit\":\"g\",\"remark\":null,\"taxPrice\":\"40\",\"noTaxPrice\":\"30\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 10:31:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963073575103356930, '订单明细', 2, 'com.gear.oa.controller.GearOrderDetailController.edit()', 'PUT', 1, 'admin', '', '/oa/orderDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":\"1963067011571245057\",\"orderId\":\"1962786656976941057\",\"productId\":\"1962798889162240002\",\"quantity\":100,\"unit\":\"g\",\"remark\":null,\"taxPrice\":\"45\",\"noTaxPrice\":\"30\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 10:56:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963076286515351553, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1963076285844262913\",\"bomCode\":\"P1756868833269\",\"bomName\":\"产品BOM1756868833269\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 11:07:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963078628946055170, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1963078628153331714\",\"bomCode\":\"P1756869391835\",\"bomName\":\"产品BOM1756869391835\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 11:16:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963079313682960385, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1963079313016066049\",\"bomCode\":\"P1756869555110\",\"bomName\":\"产品BOM1756869555110\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 11:19:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963080825834311682, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1963080824894787585\",\"bomCode\":\"P1756869915513\",\"bomName\":\"产品BOM1756869915513\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1963080824894787585\",\"bomCode\":\"P1756869915513\",\"bomName\":\"产品BOM1756869915513\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-03 11:25:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963080826358599681, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1962798889162240002\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1963080824894787585\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 11:25:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963081045930414082, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1963081045276102657\",\"bomId\":\"1963080824894787585\",\"attrKey\":\"口径\",\"attrValue\":\"30\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 11:26:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963081070605504513, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1963081069942804481\",\"bomId\":\"1963080824894787585\",\"attrKey\":\"品质\",\"attrValue\":\"5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 11:26:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963083388755382274, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '0:0:0:0:0:0:0:1', '内网IP', '', '', 1, '创建Bucket失败, 请核对配置信息:[Unable to execute HTTP request: Connect to 47.117.71.33:11295 [/47.117.71.33] failed: Connection refused: connect]', '2025-09-03 11:35:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963083846878277634, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '0:0:0:0:0:0:0:1', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1963083845938753538\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/03/f7c67590a0f34e66b3f25d396f9c83e2.txt\",\"fileName\":\"xp.txt\"}}', 0, '', '2025-09-03 11:37:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963083899013476354, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '0:0:0:0:0:0:0:1', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1963083898409496577\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/03/1586cd6559354f06a05d243846dc4b80.txt\",\"fileName\":\"xp.txt\"}}', 0, '', '2025-09-03 11:37:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963084891620683777, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '0:0:0:0:0:0:0:1', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1963084891033481217\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/03/5c9382778ace44ac85a84898148c367d.txt\",\"fileName\":\"xp.txt\"}}', 0, '', '2025-09-03 11:41:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963085544539598850, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '0:0:0:0:0:0:0:1', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1963085543944007682\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/03/c534b11d5caf4b25aef6141b4e660014.pdf\",\"fileName\":\"外文原文.pdf\"}}', 0, '', '2025-09-03 11:44:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963085742217146370, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '0:0:0:0:0:0:0:1', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1963085741621555201\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/03/bbee774f092146b597a511691fba74c3.pdf\",\"fileName\":\"外文原文.pdf\"}}', 0, '', '2025-09-03 11:44:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963085752623214594, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1962798889162240002\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":null,\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 11:44:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963086034304282625, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '0:0:0:0:0:0:0:1', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1963086033708691457\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/03/5085b33ee036406ba46d9c746418c0a5.pdf\",\"fileName\":\"外文原文.pdf\"}}', 0, '', '2025-09-03 11:45:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963086049747709953, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1962798889162240002\",\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":\"g\",\"bomId\":\"1963080824894787585\",\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962789703820029954\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 11:46:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963087693340327937, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '0:0:0:0:0:0:0:1', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1963087692098813954\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/03/6ab7e7c0aa3440bc92ebc24ef14d2c81.pdf\",\"fileName\":\"外文原文.pdf\"}}', 0, '', '2025-09-03 11:52:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963087743617449985, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '0:0:0:0:0:0:0:1', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1963087742963138561\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/03/493900d1d14648f9b36df8acc3a5958d.pdf\",\"fileName\":\"外文原文.pdf\"}}', 0, '', '2025-09-03 11:52:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963087761061560321, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1962798889162240002\",\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":\"g\",\"bomId\":\"1963080824894787585\",\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962789703820029954\",\"accessory\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 11:52:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963088124573499393, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '0:0:0:0:0:0:0:1', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1963088123910799362\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/03/b1fe84a3d95a4021a994246bea942d67.pdf\",\"fileName\":\"外文原文.pdf\"}}', 0, '', '2025-09-03 11:54:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963088147310821378, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1962798889162240002\",\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":\"g\",\"bomId\":\"1963080824894787585\",\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962789703820029954\",\"accessory\":\"1963088123910799362\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-03 11:54:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963426945857019906, '项目报工', 1, 'com.gear.oa.controller.OaReportController.add()', 'POST', 1, 'admin', '', '/oa/projectReport', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"reportId\":\"1963426945194319873\",\"userId\":null,\"workPlace\":\"公司\",\"content\":\"测测测
\",\"remark\":\"111\",\"isTrip\":0,\"deptId\":null,\"projectNum\":null,\"projectCode\":null,\"nickName\":null,\"workType\":null,\"time\":null,\"userIds\":null,\"startDate\":null,\"endDate\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 10:20:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963437632662593538, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 11:03:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 11:03:05\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1963437632209608706\",\"menuName\":\"综合大屏\",\"orderNum\":5,\"path\":\"dashboard\",\"component\":\"dashboard/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 11:03:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963440568184659970, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 11:03:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 11:14:44\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1963437632209608706\",\"menuName\":\"综合大屏\",\"orderNum\":5,\"path\":\"dashboard\",\"component\":\"dashboard/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"1\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 11:14:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963470343318069250, '字典类型', 1, 'com.gear.web.controller.system.SysDictTypeController.add()', 'POST', 1, 'admin', '', '/system/dict/type', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 13:13:03\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 13:13:03\",\"dictId\":\"1963470342865084417\",\"dictName\":\"采购计划状态\",\"dictType\":\"purchase_status\",\"status\":\"0\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:13:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963470402340315137, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 13:13:17\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 13:13:17\",\"dictCode\":\"1963470401413373953\",\"dictSort\":0,\"dictLabel\":\"新建\",\"dictValue\":\"0\",\"dictType\":\"purchase_status\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:13:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963470444950249473, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 13:13:26\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 13:13:26\",\"dictCode\":\"1963470436289011714\",\"dictSort\":0,\"dictLabel\":\"1\",\"dictValue\":\"在途\",\"dictType\":\"purchase_status\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:13:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963470446258872322, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 13:13:28\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 13:13:28\",\"dictCode\":\"1963470445604560897\",\"dictSort\":0,\"dictLabel\":\"1\",\"dictValue\":\"在途\",\"dictType\":\"purchase_status\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:13:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963470459106025474, '字典类型', 3, 'com.gear.web.controller.system.SysDictDataController.remove()', 'DELETE', 1, 'admin', '', '/system/dict/data/1963470436289011714', '0:0:0:0:0:0:0:1', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:13:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963470479981076482, '字典数据', 2, 'com.gear.web.controller.system.SysDictDataController.edit()', 'PUT', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 13:13:28\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 13:13:36\",\"dictCode\":\"1963470445604560897\",\"dictSort\":0,\"dictLabel\":\"在途\",\"dictValue\":\"1\",\"dictType\":\"purchase_status\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":\"N\",\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:13:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963470512163971074, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 13:13:44\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 13:13:44\",\"dictCode\":\"1963470511249612801\",\"dictSort\":0,\"dictLabel\":\"到货\",\"dictValue\":\"2\",\"dictType\":\"purchase_status\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:13:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963470562860523521, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 13:13:56\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 13:13:56\",\"dictCode\":\"1963470561996496898\",\"dictSort\":0,\"dictLabel\":\"待审核\",\"dictValue\":\"3\",\"dictType\":\"purchase_status\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:13:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963470589376913410, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 13:14:02\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 13:14:02\",\"dictCode\":\"1963470588512886786\",\"dictSort\":0,\"dictLabel\":\"4\",\"dictValue\":\"完成\",\"dictType\":\"purchase_status\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:14:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963470624080584705, '字典数据', 2, 'com.gear.web.controller.system.SysDictDataController.edit()', 'PUT', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 13:14:02\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 13:14:10\",\"dictCode\":\"1963470588512886786\",\"dictSort\":0,\"dictLabel\":\"完成\",\"dictValue\":\"4\",\"dictType\":\"purchase_status\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":\"N\",\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:14:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963471590846685185, '采购计划明细', 2, 'com.gear.oa.controller.GearPurchasePlanDetailController.edit()', 'PUT', 1, 'admin', '', '/oa/purchasePlanDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":2,\"detailCode\":\"PPD2023002\",\"supplierId\":2,\"rawMaterialName\":\"数控机床\",\"owner\":\"李工\",\"quantity\":2,\"unit\":\"台\",\"unitPrice\":\"150000.00\",\"totalAmount\":\"300000.00\",\"annex\":\"设备参数.docx\",\"status\":null,\"remark\":\"生产线升级\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.\r\n### The error may exist in com/gear/oa/mapper/GearPurchasePlanDetailMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearPurchasePlanDetailMapper.updateById-Inline\r\n### The error occurred while setting parameters\r\n### SQL: UPDATE gear_purchase_plan_detail SET detail_code = ?, supplier_id = ?, raw_material_name = ?, owner = ?, quantity = ?, unit = ?, unit_price = ?, total_amount = ?, annex = ?, remark = ?, update_by = ?, update_time = ? WHERE detail_id = ? AND del_flag = 0\r\n### Cause: java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.\n; uncategorized SQLException; SQL state [HY000]; error code [3105]; The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.; nested exception is java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.', '2025-09-04 13:18:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963471667505979393, '采购计划明细', 2, 'com.gear.oa.controller.GearPurchasePlanDetailController.edit()', 'PUT', 1, 'admin', '', '/oa/purchasePlanDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":2,\"detailCode\":\"PPD2023002\",\"supplierId\":2,\"rawMaterialName\":\"数控机床\",\"owner\":\"李工\",\"quantity\":2,\"unit\":\"台\",\"unitPrice\":\"150000.00\",\"totalAmount\":\"300000.00\",\"annex\":\"设备参数.docx\",\"status\":1,\"remark\":\"生产线升级\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.\r\n### The error may exist in com/gear/oa/mapper/GearPurchasePlanDetailMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearPurchasePlanDetailMapper.updateById-Inline\r\n### The error occurred while setting parameters\r\n### SQL: UPDATE gear_purchase_plan_detail SET detail_code = ?, supplier_id = ?, raw_material_name = ?, owner = ?, quantity = ?, unit = ?, unit_price = ?, total_amount = ?, annex = ?, status = ?, remark = ?, update_by = ?, update_time = ? WHERE detail_id = ? AND del_flag = 0\r\n### Cause: java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.\n; uncategorized SQLException; SQL state [HY000]; error code [3105]; The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.; nested exception is java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.', '2025-09-04 13:18:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963471722199703553, '采购计划明细', 2, 'com.gear.oa.controller.GearPurchasePlanDetailController.edit()', 'PUT', 1, 'admin', '', '/oa/purchasePlanDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":2,\"detailCode\":\"PPD2023002\",\"supplierId\":2,\"rawMaterialName\":\"数控机床\",\"owner\":\"李工\",\"quantity\":2,\"unit\":\"台\",\"unitPrice\":\"150000.00\",\"totalAmount\":\"300000.00\",\"annex\":\"设备参数.docx\",\"status\":2,\"remark\":\"生产线升级\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.\r\n### The error may exist in com/gear/oa/mapper/GearPurchasePlanDetailMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearPurchasePlanDetailMapper.updateById-Inline\r\n### The error occurred while setting parameters\r\n### SQL: UPDATE gear_purchase_plan_detail SET detail_code = ?, supplier_id = ?, raw_material_name = ?, owner = ?, quantity = ?, unit = ?, unit_price = ?, total_amount = ?, annex = ?, status = ?, remark = ?, update_by = ?, update_time = ? WHERE detail_id = ? AND del_flag = 0\r\n### Cause: java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.\n; uncategorized SQLException; SQL state [HY000]; error code [3105]; The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.; nested exception is java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.', '2025-09-04 13:18:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963471843809353729, '采购计划明细', 2, 'com.gear.oa.controller.GearPurchasePlanDetailController.edit()', 'PUT', 1, 'admin', '', '/oa/purchasePlanDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":2,\"detailCode\":\"PPD2023002\",\"supplierId\":2,\"rawMaterialName\":\"数控机床\",\"owner\":\"李工\",\"quantity\":2,\"unit\":\"台\",\"unitPrice\":\"150000.00\",\"totalAmount\":\"500000\",\"annex\":\"设备参数.docx\",\"status\":2,\"remark\":\"生产线升级\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.\r\n### The error may exist in com/gear/oa/mapper/GearPurchasePlanDetailMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearPurchasePlanDetailMapper.updateById-Inline\r\n### The error occurred while setting parameters\r\n### SQL: UPDATE gear_purchase_plan_detail SET detail_code = ?, supplier_id = ?, raw_material_name = ?, owner = ?, quantity = ?, unit = ?, unit_price = ?, total_amount = ?, annex = ?, status = ?, remark = ?, update_by = ?, update_time = ? WHERE detail_id = ? AND del_flag = 0\r\n### Cause: java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.\n; uncategorized SQLException; SQL state [HY000]; error code [3105]; The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.; nested exception is java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.', '2025-09-04 13:19:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963471946947289089, '采购计划明细', 2, 'com.gear.oa.controller.GearPurchasePlanDetailController.edit()', 'PUT', 1, 'admin', '', '/oa/purchasePlanDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":2,\"detailCode\":\"PPD2023002\",\"supplierId\":2,\"rawMaterialName\":\"数控机床\",\"owner\":\"李工\",\"quantity\":2,\"unit\":\"台\",\"unitPrice\":\"150000.00\",\"totalAmount\":\"300000.00\",\"annex\":\"设备参数.docx\",\"status\":1,\"remark\":\"生产线升级\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.\r\n### The error may exist in com/gear/oa/mapper/GearPurchasePlanDetailMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearPurchasePlanDetailMapper.updateById-Inline\r\n### The error occurred while setting parameters\r\n### SQL: UPDATE gear_purchase_plan_detail SET detail_code = ?, supplier_id = ?, raw_material_name = ?, owner = ?, quantity = ?, unit = ?, unit_price = ?, total_amount = ?, annex = ?, status = ?, remark = ?, update_by = ?, update_time = ? WHERE detail_id = ? AND del_flag = 0\r\n### Cause: java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.\n; uncategorized SQLException; SQL state [HY000]; error code [3105]; The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.; nested exception is java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.', '2025-09-04 13:19:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963472820041998337, '采购计划明细', 2, 'com.gear.oa.controller.GearPurchasePlanDetailController.edit()', 'PUT', 1, 'admin', '', '/oa/purchasePlanDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":2,\"detailCode\":\"PPD2023002\",\"supplierId\":2,\"rawMaterialName\":\"数控机床\",\"owner\":\"李工\",\"quantity\":2,\"unit\":\"台\",\"unitPrice\":\"150000.00\",\"totalAmount\":\"300000.00\",\"annex\":\"设备参数.docx\",\"status\":1,\"remark\":\"生产线升级\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.\r\n### The error may exist in com/gear/oa/mapper/GearPurchasePlanDetailMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearPurchasePlanDetailMapper.updateById-Inline\r\n### The error occurred while setting parameters\r\n### SQL: UPDATE gear_purchase_plan_detail SET detail_code = ?, supplier_id = ?, raw_material_name = ?, owner = ?, quantity = ?, unit = ?, unit_price = ?, total_amount = ?, annex = ?, status = ?, remark = ?, update_by = ?, update_time = ? WHERE detail_id = ? AND del_flag = 0\r\n### Cause: java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.\n; uncategorized SQLException; SQL state [HY000]; error code [3105]; The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.; nested exception is java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.', '2025-09-04 13:22:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963472841655246849, '采购计划明细', 2, 'com.gear.oa.controller.GearPurchasePlanDetailController.edit()', 'PUT', 1, 'admin', '', '/oa/purchasePlanDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":2,\"detailCode\":\"PPD2023002\",\"supplierId\":2,\"rawMaterialName\":\"数控机床\",\"owner\":\"李工\",\"quantity\":2,\"unit\":\"台\",\"unitPrice\":\"150000.00\",\"totalAmount\":\"300000.00\",\"annex\":\"设备参数.docx\",\"status\":3,\"remark\":\"生产线升级\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.\r\n### The error may exist in com/gear/oa/mapper/GearPurchasePlanDetailMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearPurchasePlanDetailMapper.updateById-Inline\r\n### The error occurred while setting parameters\r\n### SQL: UPDATE gear_purchase_plan_detail SET detail_code = ?, supplier_id = ?, raw_material_name = ?, owner = ?, quantity = ?, unit = ?, unit_price = ?, total_amount = ?, annex = ?, status = ?, remark = ?, update_by = ?, update_time = ? WHERE detail_id = ? AND del_flag = 0\r\n### Cause: java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.\n; uncategorized SQLException; SQL state [HY000]; error code [3105]; The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.; nested exception is java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.', '2025-09-04 13:23:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963472882306441218, '采购计划明细', 2, 'com.gear.oa.controller.GearPurchasePlanDetailController.edit()', 'PUT', 1, 'admin', '', '/oa/purchasePlanDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":3,\"detailCode\":\"PPD2023003\",\"supplierId\":3,\"rawMaterialName\":\"轴承\",\"owner\":\"王工\",\"quantity\":500,\"unit\":\"个\",\"unitPrice\":\"80.00\",\"totalAmount\":\"40000.00\",\"annex\":\"规格说明.xlsx\",\"status\":1,\"remark\":\"库存补充\"}', '', 1, '\r\n### Error updating database. Cause: java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.\r\n### The error may exist in com/gear/oa/mapper/GearPurchasePlanDetailMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearPurchasePlanDetailMapper.updateById-Inline\r\n### The error occurred while setting parameters\r\n### SQL: UPDATE gear_purchase_plan_detail SET detail_code = ?, supplier_id = ?, raw_material_name = ?, owner = ?, quantity = ?, unit = ?, unit_price = ?, total_amount = ?, annex = ?, status = ?, remark = ?, update_by = ?, update_time = ? WHERE detail_id = ? AND del_flag = 0\r\n### Cause: java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.\n; uncategorized SQLException; SQL state [HY000]; error code [3105]; The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.; nested exception is java.sql.SQLException: The value specified for generated column \'total_amount\' in table \'gear_purchase_plan_detail\' is not allowed.', '2025-09-04 13:23:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963473000057331714, '采购计划明细', 2, 'com.gear.oa.controller.GearPurchasePlanDetailController.edit()', 'PUT', 1, 'admin', '', '/oa/purchasePlanDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":2,\"detailCode\":\"PPD2023002\",\"supplierId\":2,\"rawMaterialName\":\"数控机床\",\"owner\":\"李工\",\"quantity\":2,\"unit\":\"台\",\"unitPrice\":\"150000.00\",\"totalAmount\":null,\"annex\":\"设备参数.docx\",\"status\":2,\"remark\":\"生产线升级\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:23:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963473009813282818, '采购计划明细', 2, 'com.gear.oa.controller.GearPurchasePlanDetailController.edit()', 'PUT', 1, 'admin', '', '/oa/purchasePlanDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":2,\"detailCode\":\"PPD2023002\",\"supplierId\":2,\"rawMaterialName\":\"数控机床\",\"owner\":\"李工\",\"quantity\":2,\"unit\":\"台\",\"unitPrice\":\"150000.00\",\"totalAmount\":null,\"annex\":\"设备参数.docx\",\"status\":0,\"remark\":\"生产线升级\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:23:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963473020441649154, '采购计划明细', 2, 'com.gear.oa.controller.GearPurchasePlanDetailController.edit()', 'PUT', 1, 'admin', '', '/oa/purchasePlanDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":2,\"detailCode\":\"PPD2023002\",\"supplierId\":2,\"rawMaterialName\":\"数控机床\",\"owner\":\"李工\",\"quantity\":2,\"unit\":\"台\",\"unitPrice\":\"150000.00\",\"totalAmount\":null,\"annex\":\"设备参数.docx\",\"status\":1,\"remark\":\"生产线升级\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:23:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963473254769025026, '采购计划明细', 2, 'com.gear.oa.controller.GearPurchasePlanDetailController.edit()', 'PUT', 1, 'admin', '', '/oa/purchasePlanDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":5,\"detailCode\":\"PPD2023005\",\"supplierId\":5,\"rawMaterialName\":\"包装纸箱\",\"owner\":\"钱经理\",\"quantity\":2000,\"unit\":\"个\",\"unitPrice\":\"8.50\",\"totalAmount\":null,\"annex\":\"设计图.png\",\"status\":4,\"remark\":\"新产品包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:24:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963473358527717377, '字典数据', 2, 'com.gear.web.controller.system.SysDictDataController.edit()', 'PUT', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 13:14:02\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 13:25:02\",\"dictCode\":\"1963470588512886786\",\"dictSort\":1,\"dictLabel\":\"完成\",\"dictValue\":\"4\",\"dictType\":\"purchase_status\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":\"N\",\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:25:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963473979741888513, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 13:27:30\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 13:27:30\",\"parentName\":null,\"parentId\":\"1961704273368416257\",\"children\":[],\"menuId\":\"1963473979339235329\",\"menuName\":\"数据分析\",\"orderNum\":5,\"path\":\"dashboard\",\"component\":\"pruchase/dashboard\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:27:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963474163334963201, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 13:27:31\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 13:28:14\",\"parentName\":null,\"parentId\":\"1961704273368416257\",\"children\":[],\"menuId\":\"1963473979339235329\",\"menuName\":\"数据分析\",\"orderNum\":5,\"path\":\"ana\",\"component\":\"purchase/dashboard\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:28:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963476435112615937, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 11:03:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 13:37:16\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1963437632209608706\",\"menuName\":\"综合大屏\",\"orderNum\":5,\"path\":\"dashboard\",\"component\":\"dashboard/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"1\",\"menuType\":\"C\",\"visible\":\"1\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:37:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963478874486267905, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 13:27:31\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 13:46:57\",\"parentName\":null,\"parentId\":\"1961704273368416257\",\"children\":[],\"menuId\":\"1963473979339235329\",\"menuName\":\"数据分析\",\"orderNum\":5,\"path\":\"ana\",\"component\":\"purchase/dashboard/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 13:46:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963483762544926721, '采购计划明细', 1, 'com.gear.oa.controller.GearPurchasePlanDetailController.add()', 'POST', 1, 'admin', '', '/oa/purchasePlanDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":\"1963483761886420994\",\"detailCode\":\"PPD20250904\",\"supplierId\":2,\"rawMaterialName\":\"精品木板\",\"owner\":\"小刘\",\"quantity\":1000,\"unit\":\"块\",\"unitPrice\":\"1\",\"totalAmount\":null,\"annex\":null,\"status\":null,\"remark\":\"1\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 14:06:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963489165009805313, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 11:03:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 14:27:51\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1963437632209608706\",\"menuName\":\"综合大屏\",\"orderNum\":5,\"path\":\"dash\",\"component\":\"dashboard/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"1\",\"menuType\":\"C\",\"visible\":\"1\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 14:27:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963491656841617409, '订单主', 2, 'com.gear.oa.controller.GearOrderController.edit()', 'PUT', 1, 'admin', '', '/oa/order', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"orderId\":\"1962786656976941057\",\"orderCode\":\"order-0001\",\"customerId\":3,\"salesManager\":\"小刘\",\"orderStatus\":0,\"tradeType\":0,\"remark\":null,\"taxAmount\":\"30000.00\",\"noTaxAmount\":\"20000.00\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 14:37:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963491689251004418, '订单主', 2, 'com.gear.oa.controller.GearOrderController.edit()', 'PUT', 1, 'admin', '', '/oa/order', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"orderId\":\"1962787074691870721\",\"orderCode\":\"order-0002\",\"customerId\":3,\"salesManager\":\"小高\",\"orderStatus\":0,\"tradeType\":0,\"remark\":null,\"taxAmount\":\"30000.00\",\"noTaxAmount\":\"20000.00\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 14:37:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963494393809526786, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 14:48:38\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 14:48:38\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1963494393406873602\",\"menuName\":\"销售报表\",\"orderNum\":9,\"path\":\"odash\",\"component\":\"oms/dashboard/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 14:48:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963496841940885506, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 11:03:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 14:58:21\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1963437632209608706\",\"menuName\":\"综合大屏\",\"orderNum\":5,\"path\":\"dash\",\"component\":\"dashboard/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"1\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 14:58:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963496870466347009, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 11:03:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 14:58:28\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1963437632209608706\",\"menuName\":\"综合大屏\",\"orderNum\":0,\"path\":\"dash\",\"component\":\"dashboard/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"1\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 14:58:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963497268572905474, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-04 11:03:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-04 14:58:28\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1963437632209608706\",\"menuName\":\"综合大屏\",\"orderNum\":0,\"path\":\"dash\",\"component\":\"dashboard/index\",\"queryParam\":null,\"isFrame\":\"0\",\"isCache\":\"1\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":\"\"}', '{\"code\":500,\"msg\":\"修改菜单\'综合大屏\'失败,地址必须以http(s)://开头\",\"data\":null}', 0, '', '2025-09-04 15:00:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963528896103919617, '订单主', 1, 'com.gear.oa.controller.GearOrderController.add()', 'POST', 1, 'admin', '', '/oa/order', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"orderId\":\"1963528895374110722\",\"orderCode\":\"order-0003\",\"customerId\":3,\"salesManager\":\"小狗\",\"orderStatus\":0,\"tradeType\":null,\"remark\":null,\"taxAmount\":\"0\",\"noTaxAmount\":\"0\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 17:05:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1963528986176598017, '订单主', 1, 'com.gear.oa.controller.GearOrderController.add()', 'POST', 1, 'admin', '', '/oa/order', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"orderId\":\"1963528985572618242\",\"orderCode\":\"order-0004\",\"customerId\":1001,\"salesManager\":\"小薰\",\"orderStatus\":0,\"tradeType\":null,\"remark\":null,\"taxAmount\":\"0\",\"noTaxAmount\":\"0\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-04 17:06:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1967508003930374146, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:36:06\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-15 16:37:17\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1962721165348478977\",\"menuName\":\"销售管理\",\"orderNum\":0,\"path\":\"sale\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"link\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-15 16:37:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1967508042438279170, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:36:06\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-15 16:37:26\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1962721165348478977\",\"menuName\":\"销售管理\",\"orderNum\":1,\"path\":\"sale\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"link\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-15 16:37:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968130391105732609, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:36:06\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 09:50:25\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1962721165348478977\",\"menuName\":\"销售管理\",\"orderNum\":0,\"path\":\"sale\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"link\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 09:50:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968130426652459009, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:36:06\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 09:50:34\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1962721165348478977\",\"menuName\":\"销售管理\",\"orderNum\":1,\"path\":\"sale\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"link\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 09:50:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968130447733030913, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:15:20\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 09:50:39\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1961704273368416257\",\"menuName\":\"供货管理\",\"orderNum\":2,\"path\":\"purchase\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"shopping\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 09:50:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968131145568747521, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 16:59:25\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 09:53:25\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962802529762586626\",\"menuName\":\"客户管理\",\"orderNum\":0,\"path\":\"customers\",\"component\":\"oms/customer/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"people\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 09:53:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968131324518727682, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 16:59:25\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 09:54:08\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962802529762586626\",\"menuName\":\"客户管理\",\"orderNum\":3,\"path\":\"customers\",\"component\":\"oms/customer/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"people\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 09:54:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968131451769716738, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 11:22:18\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 09:54:38\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1957644260626776065\",\"menuName\":\"产品管理\",\"orderNum\":1,\"path\":\"product\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"color\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 09:54:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968131478030254081, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 11:22:18\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 09:54:45\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1957644260626776065\",\"menuName\":\"产品管理\",\"orderNum\":0,\"path\":\"product\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"color\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 09:54:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968131523647504386, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 11:22:18\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 09:54:55\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1957644260626776065\",\"menuName\":\"产品管理\",\"orderNum\":1,\"path\":\"product\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"color\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 09:54:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968131546833616897, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:36:06\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 09:55:01\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1962721165348478977\",\"menuName\":\"销售管理\",\"orderNum\":2,\"path\":\"sale\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"link\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 09:55:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968131570460131330, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-30 16:15:20\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 09:55:07\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1961704273368416257\",\"menuName\":\"供货管理\",\"orderNum\":3,\"path\":\"purchase\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"shopping\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 09:55:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968131615670534145, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 17:48:39\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 09:55:17\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1953030448695001089\",\"menuName\":\"信息中心\",\"orderNum\":0,\"path\":\"info\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"documentation\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 09:55:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968150087054000130, '应付款管理(宽松版)', 2, 'com.gear.oa.controller.GearPayableController.updatePaidAmount()', 'POST', 1, 'admin', '', '/oa/payable/updatePaidAmount', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"payableId\":\"1962811017117130753\",\"supplierId\":null,\"orderId\":null,\"dueDate\":null,\"amount\":null,\"paidAmount\":\"9960\",\"balanceAmount\":null,\"status\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 11:08:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968157559395319809, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 17:49:47\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 11:38:23\",\"parentName\":null,\"parentId\":\"1953030448695001089\",\"children\":[],\"menuId\":\"1953030731370119170\",\"menuName\":\"每日报工\",\"orderNum\":1,\"path\":\"report\",\"component\":\"info/report/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"1\",\"icon\":\"date\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 11:38:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968157580761104385, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 10:53:09\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 11:38:28\",\"parentName\":null,\"parentId\":\"1953030448695001089\",\"children\":[],\"menuId\":\"1953650657927741441\",\"menuName\":\"报工看板\",\"orderNum\":6,\"path\":\"dashboard\",\"component\":\"info/report/dashboard\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"1\",\"icon\":\"dashboard\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 11:38:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968157742338277378, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:22:27\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 11:39:06\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953008755561836545\",\"menuName\":\"加班管理\",\"orderNum\":7,\"path\":\"overtime\",\"component\":\"peoples/attendance/overtime\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"1\",\"icon\":\"time\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 11:39:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968157758012391425, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 16:23:06\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 11:39:10\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953008916816048130\",\"menuName\":\"出差记录\",\"orderNum\":8,\"path\":\"travel\",\"component\":\"peoples/attendance/travel\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"1\",\"icon\":\"guide\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 11:39:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968157771081842690, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 10:56:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 11:39:13\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953289011229175810\",\"menuName\":\"考勤日历\",\"orderNum\":9,\"path\":\"calendar\",\"component\":\"peoples/attendance/calendar\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"1\",\"icon\":\"code\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 11:39:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968157784671387649, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:47:14\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 11:39:17\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953332082658590722\",\"menuName\":\"考勤统计\",\"orderNum\":9,\"path\":\"analysis\",\"component\":\"peoples/attendance/dashboard\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"1\",\"icon\":\"dashboard\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 11:39:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968157992914386945, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:21:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 11:40:06\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953325654585720834\",\"menuName\":\"考勤汇总\",\"orderNum\":9,\"path\":\"snapshot\",\"component\":\"peoples/attendance/snapshot\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"1\",\"icon\":\"education\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 11:40:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968158146581102594, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-07 13:47:14\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 11:40:43\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1953332082658590722\",\"menuName\":\"考勤统计\",\"orderNum\":9,\"path\":\"analysis\",\"component\":\"peoples/attendance/dashboard\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"dashboard\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 11:40:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968179026975371266, '应收款管理(宽松版)', 2, 'com.gear.oa.controller.GearReceivableController.updatePaidAmount()', 'POST', 1, 'admin', '', '/oa/receivable/updatePaidAmount', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"receivableId\":\"1962801507648450561\",\"customerId\":null,\"orderId\":null,\"dueDate\":null,\"amount\":null,\"paidAmount\":\"9960\",\"balanceAmount\":null,\"status\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 13:03:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968181104679309314, '代码生成', 6, 'com.gear.generator.controller.GenController.importTableSave()', 'POST', 1, 'admin', '', '/tool/gen/importTable', '127.0.0.1', '内网IP', '\"gear_attendance_piece_detail\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 13:11:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968181217887768578, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '127.0.0.1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 13:12:22\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1968181099847471105\",\"tableName\":\"gear_attendance_piece_detail\",\"tableComment\":\"考勤计件明细表 - 记录具体工件的数量和单价信息\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearAttendancePieceDetail\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"attendancePieceDetail\",\"functionName\":\"考勤计件明细 - 记录具体工件的数量和单价信息\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 13:11:56\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 13:12:22\",\"columnId\":\"1968181100740857857\",\"tableId\":\"1968181099847471105\",\"columnName\":\"detail_id\",\"columnComment\":\"明细主键ID\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"detailId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"required\":false,\"list\":true,\"pk\":true,\"superColumn\":false,\"usableColumn\":false,\"edit\":true,\"insert\":false,\"increment\":true,\"query\":false,\"capJavaField\":\"DetailId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 13:11:56\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 13:12:22\",\"columnId\":\"1968181100740857858\",\"tableId\":\"1968181099847471105\",\"columnName\":\"record_id\",\"columnComment\":\"关联考勤主表ID\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"recordId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"required\":false,\"list\":true,\"pk\":false,\"superColumn\":false,\"usableColumn\":false,\"edit\":true,\"insert\":true,\"increment\":false,\"query\":true,\"capJavaField\":\"RecordId\"},{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 13:11:56\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 13:12:22\",\"columnId\":\"1968181100740857859\",\"table', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 13:12:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968191551276101633, '考勤计件明细 - 记录具体工件的数量和单价信息', 1, 'com.gear.oa.controller.GearAttendancePieceDetailController.add()', 'POST', 1, 'admin', '', '/oa/attendancePieceDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":\"1968191550609207297\",\"recordId\":\"1953354034685231108\",\"workpieceCode\":\"WP004\",\"workpieceName\":\"弓箭\",\"pieceQuantity\":10,\"unitPrice\":\"20\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 13:53:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968193698780721154, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '0:0:0:0:0:0:0:1', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1968193698126409730\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/17/ad8c1111e15449cb9a7185cf9a84b8ba.jpg\",\"fileName\":\"鹿目圆素材 的图像结果_f7944dba.jpg\"}}', 0, '', '2025-09-17 14:02:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968193730850369538, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '0:0:0:0:0:0:0:1', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1968193730258972673\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/17/3304ef4226fb4c9391cc78bf0098a83d.jpg\",\"fileName\":\"鹿目圆素材 的图像结果_f7944dba.jpg\"}}', 0, '', '2025-09-17 14:02:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968194149467074561, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '0:0:0:0:0:0:0:1', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1968194148804374529\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/17/2b894c6f1cbc46c284fd090b21b2dfe9.jpg\",\"fileName\":\"鹿目圆素材 的图像结果_f7944dba.jpg\"}}', 0, '', '2025-09-17 14:03:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968194947072700417, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '0:0:0:0:0:0:0:1', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1968194946426777602\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/17/787c70773d2c4693bae98b7e9d34a585.jpg\",\"fileName\":\"鹿目圆素材 的图像结果_9737feec.jpg\"}}', 0, '', '2025-09-17 14:06:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968195158406901762, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '0:0:0:0:0:0:0:1', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1968195157752590338\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/17/b6c50b0f46794ff39916734b156a37d6.jpg\",\"fileName\":\"鹿目圆素材 的图像结果_9737feec.jpg\"}}', 0, '', '2025-09-17 14:07:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968195322974613505, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '0:0:0:0:0:0:0:1', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1968195320676134913\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/17/9b6b006337cb40c2b08df33905e8937a.jpg\",\"fileName\":\"鹿目圆素材 - 搜索.jpg\"}}', 0, '', '2025-09-17 14:08:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968195782506754049, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1962798889162240002\",\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":\"g\",\"bomId\":\"1963080824894787585\",\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962789703820029954\",\"accessory\":\"1963088123910799362\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/17/9b6b006337cb40c2b08df33905e8937a.jpg\"}', '', 1, 'nested exception is org.apache.ibatis.exceptions.PersistenceException: \r\n### Error updating database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLTransientConnectionException: master - Connection is not available, request timed out after 30007ms.\r\n### The error may exist in com/gear/oa/mapper/GearProductMapper.java (best guess)\r\n### The error may involve com.gear.oa.mapper.GearProductMapper.updateById\r\n### The error occurred while executing an update\r\n### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLTransientConnectionException: master - Connection is not available, request timed out after 30007ms.', '2025-09-17 14:10:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968195825108299777, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1962798889162240002\",\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":\"g\",\"bomId\":\"1963080824894787585\",\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962789703820029954\",\"accessory\":\"1963088123910799362\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/17/9b6b006337cb40c2b08df33905e8937a.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 14:10:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968195825569673218, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1962798889162240002\",\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":\"g\",\"bomId\":\"1963080824894787585\",\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962789703820029954\",\"accessory\":\"1963088123910799362\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/17/9b6b006337cb40c2b08df33905e8937a.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 14:10:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968195826421116929, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1962798889162240002\",\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":\"g\",\"bomId\":\"1963080824894787585\",\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962789703820029954\",\"accessory\":\"1963088123910799362\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/17/9b6b006337cb40c2b08df33905e8937a.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 14:10:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968197434487934977, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '0:0:0:0:0:0:0:1', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1968197433728765954\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/17/13343327c41e479694d3d788197e8ef6.png\",\"fileName\":\"Amiya Logo.png.png\"}}', 0, '', '2025-09-17 14:16:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968197442905903106, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1962798889162240002\",\"productCode\":\"product-0001\",\"productName\":\"产品1\",\"owner\":\"1\",\"unit\":\"g\",\"bomId\":\"1963080824894787585\",\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962789703820029954\",\"accessory\":\"1963088123910799362\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/17/13343327c41e479694d3d788197e8ef6.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 14:16:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968207635123343361, '字典类型', 1, 'com.gear.web.controller.system.SysDictTypeController.add()', 'POST', 1, 'admin', '', '/system/dict/type', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 14:57:22\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 14:57:22\",\"dictId\":\"1968207634729078785\",\"dictName\":\"仓库类型\",\"dictType\":\"warehouse_type\",\"status\":\"0\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 14:57:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968207686256103425, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 14:57:34\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 14:57:34\",\"dictCode\":\"1968207685450797058\",\"dictSort\":0,\"dictLabel\":\"仓库\",\"dictValue\":\"0\",\"dictType\":\"warehouse_type\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 14:57:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968207719395299330, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 14:57:42\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 14:57:42\",\"dictCode\":\"1968207718531272705\",\"dictSort\":0,\"dictLabel\":\"库区\",\"dictValue\":\"1\",\"dictType\":\"warehouse_type\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 14:57:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968207747635548161, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 14:57:49\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 14:57:49\",\"dictCode\":\"1968207746834436098\",\"dictSort\":0,\"dictLabel\":\"2\",\"dictValue\":\"库位\",\"dictType\":\"warehouse_type\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 14:57:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968207778665009153, '字典数据', 2, 'com.gear.web.controller.system.SysDictDataController.edit()', 'PUT', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 14:57:49\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 14:57:56\",\"dictCode\":\"1968207746834436098\",\"dictSort\":0,\"dictLabel\":\"库位\",\"dictValue\":\"2\",\"dictType\":\"warehouse_type\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":\"N\",\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 14:57:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968212756154617857, '字典类型', 1, 'com.gear.web.controller.system.SysDictTypeController.add()', 'POST', 1, 'admin', '', '/system/dict/type', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 15:17:43\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 15:17:43\",\"dictId\":\"1968212755701633026\",\"dictName\":\"物料类型\",\"dictType\":\"stock_item_type\",\"status\":\"0\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:17:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968212815231389698, '字典类型', 1, 'com.gear.web.controller.system.SysDictTypeController.add()', 'POST', 1, 'admin', '', '/system/dict/type', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 15:17:57\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 15:17:57\",\"dictId\":\"1968212814832930817\",\"dictName\":\"业务类型\",\"dictType\":\"stock_biz_type\",\"status\":\"0\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:17:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968212867291090946, '字典类型', 1, 'com.gear.web.controller.system.SysDictTypeController.add()', 'POST', 1, 'admin', '', '/system/dict/type', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 15:18:09\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 15:18:09\",\"dictId\":\"1968212866905214977\",\"dictName\":\"出入库操作类型\",\"dictType\":\"stock_io_type\",\"status\":\"0\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:18:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968212948908052482, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 15:18:29\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 15:18:29\",\"dictCode\":\"1968212947834310657\",\"dictSort\":0,\"dictLabel\":\"入库\",\"dictValue\":\"in\",\"dictType\":\"stock_io_type\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:18:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968212976103919618, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 15:18:35\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 15:18:35\",\"dictCode\":\"1968212975298613249\",\"dictSort\":0,\"dictLabel\":\"出库\",\"dictValue\":\"out\",\"dictType\":\"stock_io_type\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:18:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968213024011259905, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 15:18:47\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 15:18:47\",\"dictCode\":\"1968213023138844673\",\"dictSort\":0,\"dictLabel\":\"移库\",\"dictValue\":\"transfer\",\"dictType\":\"stock_io_type\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:18:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968213072098955266, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 15:18:58\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 15:18:58\",\"dictCode\":\"1968213071293648897\",\"dictSort\":0,\"dictLabel\":\"退库\",\"dictValue\":\"withdraw\",\"dictType\":\"stock_io_type\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:18:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968213572613640193, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 15:20:57\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 15:20:57\",\"dictCode\":\"1968213571762196482\",\"dictSort\":0,\"dictLabel\":\"采购\",\"dictValue\":\"purchase\",\"dictType\":\"stock_biz_type\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:20:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968213651340726274, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 15:21:16\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 15:21:16\",\"dictCode\":\"1968213650409590786\",\"dictSort\":0,\"dictLabel\":\"销售\",\"dictValue\":\"sales\",\"dictType\":\"stock_biz_type\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:21:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968213689487921154, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 15:21:25\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 15:21:25\",\"dictCode\":\"1968213688682614786\",\"dictSort\":0,\"dictLabel\":\"退货\",\"dictValue\":\"return\",\"dictType\":\"stock_biz_type\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:21:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968213743271481346, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 15:21:38\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 15:21:38\",\"dictCode\":\"1968213741878972418\",\"dictSort\":0,\"dictLabel\":\"调拨\",\"dictValue\":\"relocation\",\"dictType\":\"stock_biz_type\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:21:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968213879234039810, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 15:22:10\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 15:22:10\",\"dictCode\":\"1968213878386790401\",\"dictSort\":0,\"dictLabel\":\"原材料\",\"dictValue\":\"raw_material\",\"dictType\":\"stock_item_type\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:22:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968213933332172801, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 15:22:23\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 15:22:23\",\"dictCode\":\"1968213932463951873\",\"dictSort\":0,\"dictLabel\":\"产品\",\"dictValue\":\"product\",\"dictType\":\"stock_item_type\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:22:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968213982489415681, '字典数据', 1, 'com.gear.web.controller.system.SysDictDataController.add()', 'POST', 1, 'admin', '', '/system/dict/data', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-17 15:22:35\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 15:22:35\",\"dictCode\":\"1968213981633777665\",\"dictSort\":0,\"dictLabel\":\"半成品\",\"dictValue\":\"semi\",\"dictType\":\"stock_item_type\",\"cssClass\":null,\"listClass\":\"default\",\"isDefault\":null,\"status\":\"0\",\"remark\":null,\"default\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:22:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968215610722410498, '仓库/库区/库位自关联', 1, 'com.gear.oa.controller.GearWarehouseController.add()', 'POST', 1, 'admin', '', '/gear/warehouse', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":null,\"children\":[],\"warehouseId\":\"1968215609959047169\",\"warehouseCode\":\"A\",\"warehouseName\":\"木材区\",\"warehouseType\":0,\"sortNo\":null,\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:29:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968216107583856642, '仓库/库区/库位自关联', 1, 'com.gear.oa.controller.GearWarehouseController.add()', 'POST', 1, 'admin', '', '/gear/warehouse', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":\"1968215609959047169\",\"children\":[],\"warehouseId\":\"1968216106921156609\",\"warehouseCode\":\"A1\",\"warehouseName\":\"精品木材\",\"warehouseType\":1,\"sortNo\":null,\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:31:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968216190320697346, '仓库/库区/库位自关联', 1, 'com.gear.oa.controller.GearWarehouseController.add()', 'POST', 1, 'admin', '', '/gear/warehouse', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":\"1968215609959047169\",\"children\":[],\"warehouseId\":\"1968216189616054274\",\"warehouseCode\":\"A2\",\"warehouseName\":\"成品木材\",\"warehouseType\":1,\"sortNo\":null,\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:31:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968216276903714818, '仓库/库区/库位自关联', 1, 'com.gear.oa.controller.GearWarehouseController.add()', 'POST', 1, 'admin', '', '/gear/warehouse', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":null,\"children\":[],\"warehouseId\":\"1968216276241014785\",\"warehouseCode\":\"B\",\"warehouseName\":\"钢材\",\"warehouseType\":0,\"sortNo\":null,\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:31:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968216641497784322, '出入库单主', 1, 'com.gear.oa.controller.GearStockIoController.add()', 'POST', 1, 'admin', '', '/gear/stockIo', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"stockIoId\":\"1968216640893804545\",\"stockIoCode\":\"in-01\",\"ioType\":\"in\",\"bizType\":\"purchase\",\"status\":0,\"remark\":null,\"parentId\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:33:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968217683992043522, '出入库单明细', 1, 'com.gear.oa.controller.GearStockIoDetailController.add()', 'POST', 1, 'admin', '', '/gear/stockIoDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":\"1968217682532425729\",\"stockIoId\":\"1968216640893804545\",\"warehouseId\":\"1968216276241014785\",\"itemType\":\"product\",\"itemId\":\"1962798889162240002\",\"quantity\":\"10\",\"unit\":\"g\",\"batchNo\":\"100\",\"remark\":null,\"fromWarehouseId\":null,\"recordType\":0}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:37:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968217695530573826, '出入库单主', 2, 'com.gear.oa.controller.GearStockIoController.updateStatus()', 'POST', 1, 'admin', '', '/gear/stockIo/updateStatus/1968216640893804545', '0:0:0:0:0:0:0:1', '内网IP', '\"1968216640893804545\" 1', '', 1, '状态流转不允许', '2025-09-17 15:37:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968217914762649602, '出入库单主', 2, 'com.gear.oa.controller.GearStockIoController.audit()', 'POST', 1, 'admin', '', '/gear/stockIo/audit/1968216640893804545', '0:0:0:0:0:0:0:1', '内网IP', '\"1968216640893804545\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:38:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968218088004182017, '出入库单主', 2, 'com.gear.oa.controller.GearStockIoController.audit()', 'POST', 1, 'admin', '', '/gear/stockIo/audit/1968216640893804545', '0:0:0:0:0:0:0:1', '内网IP', '\"1968216640893804545\"', '', 1, '单据不存在或状态不允许审核', '2025-09-17 15:38:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968218518411075586, '出入库单主', 1, 'com.gear.oa.controller.GearStockIoController.add()', 'POST', 1, 'admin', '', '/gear/stockIo', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"stockIoId\":\"1968218517807095809\",\"stockIoCode\":\"in-02\",\"ioType\":\"in\",\"bizType\":\"purchase\",\"status\":0,\"remark\":null,\"parentId\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:40:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968218592788668417, '出入库单明细', 1, 'com.gear.oa.controller.GearStockIoDetailController.add()', 'POST', 1, 'admin', '', '/gear/stockIoDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":\"1968218591345827842\",\"stockIoId\":\"1968218517807095809\",\"warehouseId\":\"1968216106921156609\",\"itemType\":\"product\",\"itemId\":\"1962798889162240002\",\"quantity\":\"100\",\"unit\":\"g\",\"batchNo\":\"b1\",\"remark\":null,\"fromWarehouseId\":null,\"recordType\":0}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:40:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968218675907190786, '出入库单主', 2, 'com.gear.oa.controller.GearStockIoController.audit()', 'POST', 1, 'admin', '', '/gear/stockIo/audit/1968218517807095809', '0:0:0:0:0:0:0:1', '内网IP', '\"1968218517807095809\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:41:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968219724957147138, '出入库单主', 1, 'com.gear.oa.controller.GearStockIoController.add()', 'POST', 1, 'admin', '', '/gear/stockIo', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"stockIoId\":\"1968219724348973057\",\"stockIoCode\":\"in-03\",\"ioType\":\"in\",\"bizType\":\"purchase\",\"status\":0,\"remark\":null,\"parentId\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:45:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968219765977440258, '出入库单明细', 1, 'com.gear.oa.controller.GearStockIoDetailController.add()', 'POST', 1, 'admin', '', '/gear/stockIoDetail', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"detailId\":\"1968219764517822465\",\"stockIoId\":\"1968219724348973057\",\"warehouseId\":\"1968216189616054274\",\"itemType\":\"product\",\"itemId\":\"1962798889162240002\",\"quantity\":\"1\",\"unit\":\"g\",\"batchNo\":\"111\",\"remark\":null,\"fromWarehouseId\":null,\"recordType\":0}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:45:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968220896682106882, '库存流水', 2, 'com.gear.oa.controller.GearStockLogController.edit()', 'PUT', 1, 'admin', '', '/gear/stockLog', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"id\":\"1968217913437249537\",\"warehouseId\":\"1968216276241014785\",\"itemId\":\"1962798889162240002\",\"itemType\":\"product\",\"changeQty\":\"10\",\"afterQty\":\"10\",\"changeType\":\"入库\",\"changeTime\":\"2025-09-17 15:38:13\",\"remark\":\"1111111\",\"startTime\":null,\"endTime\":null,\"batchNo\":\"100\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 15:50:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968224211570581506, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-03 10:06:37\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-17 16:03:14\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1963061034201505794\",\"menuName\":\"退换货管理\",\"orderNum\":6,\"path\":\"exit\",\"component\":\"oms/returnExchange/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"redis\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-17 16:03:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968488994307919874, '退换货管理', 1, 'com.gear.oa.controller.GearReturnExchangeController.add()', 'POST', 1, 'admin', '', '/oa/returnExchange', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"returnExchangeId\":\"1968488993578110978\",\"orderDetailId\":\"1963067011571245057\",\"customerId\":3,\"type\":null,\"reason\":\"不知道啊\",\"status\":null,\"amount\":\"100\",\"orderId\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-18 09:35:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968491581681098754, '代码生成', 6, 'com.gear.generator.controller.GenController.importTableSave()', 'POST', 1, 'admin', '', '/tool/gen/importTable', '192.168.1.4', '内网IP', '\"gear_work_deduction\"', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-18 09:45:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968491703617904641, '代码生成', 2, 'com.gear.generator.controller.GenController.editSave()', 'PUT', 1, 'admin', '', '/tool/gen', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":\"admin\",\"updateTime\":\"2025-09-18 09:46:08\",\"params\":{\"treeCode\":null,\"treeName\":null,\"treeParentCode\":null,\"parentMenuId\":null},\"tableId\":\"1968491578640228353\",\"tableName\":\"gear_work_deduction\",\"tableComment\":\"订单下人员工作及扣款信息表\",\"subTableName\":null,\"subTableFkName\":null,\"className\":\"GearWorkDeduction\",\"tplCategory\":\"crud\",\"packageName\":\"com.gear.oa\",\"moduleName\":\"oa\",\"businessName\":\"workDeduction\",\"functionName\":\"订单下人员工作及扣款信息\",\"functionAuthor\":\"Joshi\",\"genType\":\"0\",\"genPath\":\"/\",\"pkColumn\":null,\"subTable\":null,\"columns\":[{\"createBy\":\"admin\",\"createTime\":\"2025-09-18 09:45:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-18 09:46:08\",\"columnId\":\"1968491579512643585\",\"tableId\":\"1968491578640228353\",\"columnName\":\"deduction_id\",\"columnComment\":\"记录唯一标识\",\"columnType\":\"bigint(20)\",\"javaType\":\"Long\",\"javaField\":\"deductionId\",\"isPk\":\"1\",\"isIncrement\":\"1\",\"isRequired\":\"0\",\"isInsert\":null,\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":null,\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":1,\"list\":true,\"pk\":true,\"insert\":false,\"edit\":true,\"usableColumn\":false,\"superColumn\":false,\"required\":false,\"query\":false,\"capJavaField\":\"DeductionId\",\"increment\":true},{\"createBy\":\"admin\",\"createTime\":\"2025-09-18 09:45:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-18 09:46:08\",\"columnId\":\"1968491579525226497\",\"tableId\":\"1968491578640228353\",\"columnName\":\"order_id\",\"columnComment\":\"订单编号,关联订单表\",\"columnType\":\"varchar(50)\",\"javaType\":\"String\",\"javaField\":\"orderId\",\"isPk\":\"0\",\"isIncrement\":\"0\",\"isRequired\":\"0\",\"isInsert\":\"1\",\"isEdit\":\"1\",\"isList\":\"1\",\"isQuery\":\"1\",\"queryType\":\"EQ\",\"htmlType\":\"input\",\"dictType\":\"\",\"sort\":2,\"list\":true,\"pk\":false,\"insert\":true,\"edit\":true,\"usableColumn\":false,\"superColumn\":false,\"required\":false,\"query\":true,\"capJavaField\":\"OrderId\",\"increment\":false},{\"createBy\":\"admin\",\"createTime\":\"2025-09-18 09:45:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-18 09:46:08\",\"columnId\":\"1968491579550392321\",\"tableId\":\"1968491578640228353\",\"columnNam', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-18 09:46:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968495513506238466, '菜单管理', 1, 'com.gear.web.controller.system.SysMenuController.add()', 'POST', 1, 'admin', '', '/system/menu', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-18 10:01:17\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-18 10:01:17\",\"parentName\":null,\"parentId\":\"1952975318515830785\",\"children\":[],\"menuId\":\"1968495513049059330\",\"menuName\":\"罚款记录\",\"orderNum\":11,\"path\":\"deduction\",\"component\":\"peoples/workDeduction/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"bug\",\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-18 10:01:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968498318946172930, '订单下人员工作及扣款信息', 1, 'com.gear.oa.controller.GearWorkDeductionController.add()', 'POST', 1, 'admin', '', '/oa/workDeduction', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"deductionId\":\"1968498318317027329\",\"orderId\":\"1962787074691870721\",\"personName\":\"小刘\",\"workContent\":\"搬运\",\"deductionAmount\":\"12\",\"deductionReason\":\"把东西摔碎了\",\"workDate\":\"2025-09-17 00:00:00\",\"status\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-18 10:12:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968499907723378689, '订单下人员工作及扣款信息', 2, 'com.gear.oa.controller.GearWorkDeductionController.edit()', 'PUT', 1, 'admin', '', '/oa/workDeduction', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"deductionId\":\"1968498318317027329\",\"orderId\":\"1962787074691870721\",\"personName\":\"小刘\",\"workContent\":\"搬运\",\"deductionAmount\":\"12.00\",\"deductionReason\":\"把东西摔碎了11111\",\"workDate\":\"2025-09-17 00:00:00\",\"status\":0,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-18 10:18:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968538711627476994, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-18 12:52:57\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":3,\"menuName\":\"系统工具\",\"orderNum\":101,\"path\":\"tool\",\"component\":null,\"queryParam\":\"\",\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"perms\":\"\",\"icon\":\"tool\",\"remark\":\"系统工具目录\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-18 12:52:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968538847334182914, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-08 10:52:19\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-18 12:53:29\",\"parentName\":null,\"parentId\":\"1953030448695001089\",\"children\":[],\"menuId\":\"1953650451907723266\",\"menuName\":\"问题反馈\",\"orderNum\":0,\"path\":\"feedback\",\"component\":\"info/feedback/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"form\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-18 12:53:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968539177581096962, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-07-18 11:02:00\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-18 12:54:48\",\"parentName\":null,\"parentId\":0,\"children\":[],\"menuId\":\"1946042742706397186\",\"menuName\":\"仓库管理\",\"orderNum\":1,\"path\":\"wms\",\"component\":null,\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"M\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"textarea\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-18 12:54:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968573622111514626, '设计项目汇报概述', 3, 'com.gear.oa.controller.OaReportSummaryController.remove()', 'DELETE', 1, 'admin', '', '/system/reportSummary/1953757345129246722', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-18 15:11:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968573659868639234, '物流预览', 3, 'com.gear.oa.controller.OaExpressController.remove()', 'DELETE', 1, 'admin', '', '/oa/express/1953743269275754498,1953745619063214081,1953746299429654530,1953747452175388674', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-18 15:11:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968574174610403330, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-19 13:27:35\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-18 15:13:52\",\"parentName\":null,\"parentId\":\"1957644260626776065\",\"children\":[],\"menuId\":\"1957675792548610050\",\"menuName\":\"产品分类\",\"orderNum\":0,\"path\":\"category\",\"component\":\"product/category/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"tree-table\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-18 15:13:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968575718605008898, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1968575717720010753\",\"bomCode\":\"P1758179999884\",\"bomName\":\"产品BOM1758179999884\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1968575717720010753\",\"bomCode\":\"P1758179999884\",\"bomName\":\"产品BOM1758179999884\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-18 15:20:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968575719548727297, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1962805110488522754\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1968575717720010753\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-18 15:20:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968576421369032706, '考勤(含考勤/加班/出差)', 3, 'com.gear.oa.controller.GearAttendanceRecordController.remove()', 'DELETE', 1, 'admin', '', '/oa/attendanceRecord/1953354034685231106', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-18 15:22:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968576428994277378, '考勤(含考勤/加班/出差)', 3, 'com.gear.oa.controller.GearAttendanceRecordController.remove()', 'DELETE', 1, 'admin', '', '/oa/attendanceRecord/1953354034685231111', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-18 15:22:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968588177035591682, '订单下人员工作及扣款信息', 5, 'com.gear.oa.controller.GearWorkDeductionController.export()', 'POST', 1, 'admin', '', '/oa/workDeduction/export', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"deductionId\":null,\"orderId\":null,\"personName\":null,\"workContent\":null,\"deductionAmount\":null,\"deductionReason\":null,\"workDate\":null,\"status\":null,\"remark\":null}', '', 0, '', '2025-09-18 16:09:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968971821215113218, 'BOM 头,关联产品或原材料', 2, 'com.gear.oa.controller.GearBomController.edit()', 'PUT', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1963080824894787585\",\"bomCode\":\"P1756869915513\",\"bomName\":\"产品BOM1756869915513\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:33:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968971850726236162, 'BOM 头,关联产品或原材料', 2, 'com.gear.oa.controller.GearBomController.edit()', 'PUT', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1963080824894787585\",\"bomCode\":\"P1756869915513\",\"bomName\":\"产品BOM1756869915513\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:34:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968972284803145730, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1962789703820029954\",\"categoryName\":\"沙发\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":\"1\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:35:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968972320584753154, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1962789703820029954\",\"categoryName\":\"沙发\",\"categoryType\":\"\",\"sortNo\":null,\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:35:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968972391200055297, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1962725043158687745\",\"categoryName\":\"电脑桌办公桌\",\"categoryType\":\"\",\"sortNo\":0,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:36:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968972491632664578, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1962725099714682881\",\"categoryName\":\"置物架\",\"categoryType\":\"\",\"sortNo\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:36:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968972540236259329, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1962725156170014722\",\"categoryName\":\"边桌\",\"categoryType\":\"\",\"sortNo\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:36:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968972584259674113, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":null,\"categoryName\":\"电视柜\",\"categoryType\":null,\"sortNo\":null,\"remark\":null}', '', 1, '\n### Error updating database. Cause: java.sql.SQLException: Field \'category_type\' doesn\'t have a default value\n### The error may exist in com/gear/oa/mapper/GearProductCategoryMapper.java (best guess)\n### The error may involve com.gear.oa.mapper.GearProductCategoryMapper.insert-Inline\n### The error occurred while setting parameters\n### SQL: INSERT INTO gear_product_category ( category_id, category_name, parent_id, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ? )\n### Cause: java.sql.SQLException: Field \'category_type\' doesn\'t have a default value\n; Field \'category_type\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'category_type\' doesn\'t have a default value', '2025-09-19 17:37:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968972604702711810, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968972604094537730\",\"categoryName\":\"电视柜\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:37:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968972625691009025, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1962789703820029954\",\"categoryName\":\"沙发\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:37:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968972642224955394, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1962725043158687745\",\"categoryName\":\"电脑桌办公桌\",\"categoryType\":\"1\",\"sortNo\":0,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:37:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968972655311183874, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1962725099714682881\",\"categoryName\":\"置物架\",\"categoryType\":\"1\",\"sortNo\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:37:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968972666711302146, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1962725156170014722\",\"categoryName\":\"边桌\",\"categoryType\":\"1\",\"sortNo\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:37:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968972779001208833, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968972778376257537\",\"categoryName\":\"边几\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:37:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968972840187715585, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968972839566958593\",\"categoryName\":\"床头柜\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:38:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973040369262594, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968973039731728386\",\"categoryName\":\"鞋凳鞋架\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:38:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973079288209409, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968973078667452418\",\"categoryName\":\"茶几\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:38:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973117678673922, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968973117053722626\",\"categoryName\":\"梳妆台\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:39:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973172087185410, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968973171470622722\",\"categoryName\":\"脏衣篮\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:39:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973245542031362, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968973244921274369\",\"categoryName\":\"收纳篮\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:39:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973276655378433, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968973276038815746\",\"categoryName\":\"椅子\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:39:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973361258684418, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968973244921274369\",\"categoryName\":\"收纳类\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:40:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973436345114625, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968972778376257537\",\"categoryName\":\"边几类\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:40:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973459925491713, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968972839566958593\",\"categoryName\":\"床头柜类\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:40:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973479529668610, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1962789703820029954\",\"categoryName\":\"沙发类\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:40:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973497732947969, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968973117053722626\",\"categoryName\":\"梳妆台类\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:40:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973521858584578, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968973078667452418\",\"categoryName\":\"茶几类\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:40:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973539583713282, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968973039731728386\",\"categoryName\":\"鞋凳鞋架类\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:40:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973558487441409, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968973276038815746\",\"categoryName\":\"椅子类\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:40:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973582642438146, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968972604094537730\",\"categoryName\":\"电视柜类\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:40:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973694852653058, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968973117053722626\",\"categoryName\":\"梳妆台\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:41:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973761156210690, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1962725043158687745\",\"categoryName\":\"电脑桌办公桌类\",\"categoryType\":\"1\",\"sortNo\":0,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:41:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973801824182273, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1962725099714682881\",\"categoryName\":\"置物架类\",\"categoryType\":\"1\",\"sortNo\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:41:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968973816999174145, '产品分类树', 2, 'com.gear.oa.controller.GearProductCategoryController.edit()', 'PUT', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1962725156170014722\",\"categoryName\":\"边桌类\",\"categoryType\":\"1\",\"sortNo\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:41:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968974049900486657, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968974049288118273\",\"categoryName\":\"衣架\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:42:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968974141667663873, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968974141059489793\",\"categoryName\":\"玄关桌\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:43:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968974205043597313, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968974204422840321\",\"categoryName\":\"餐桌凳\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:43:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968974227571204098, '产品分类树', 1, 'com.gear.oa.controller.GearProductCategoryController.add()', 'POST', 1, 'admin', '', '/oa/productCategory', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"parentName\":null,\"parentId\":0,\"children\":[],\"categoryId\":\"1968974226958835713\",\"categoryName\":\"其他\",\"categoryType\":\"1\",\"sortNo\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:43:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968974353958166530, '产品', 3, 'com.gear.oa.controller.GearProductController.remove()', 'DELETE', 1, 'admin', '', '/oa/product/1962798889162240002,1962805110488522754', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 17:44:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968974729096716289, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1968974728488542209\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/19/bfd04b1b4ab94d3a81fa7b0f18a66a18.png\",\"fileName\":\"图片1.png\"}}', 0, '', '2025-09-19 17:45:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968980240986791937, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1968980240353452033\",\"productCode\":\"XHD-SF-1\",\"productName\":\"懒人摇椅A款-绿\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962789703820029954\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/19/bfd04b1b4ab94d3a81fa7b0f18a66a18.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:07:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968980306053029889, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1968980240353452033\",\"productCode\":\"XHD-SF-1\",\"productName\":\"懒人摇椅A款-绿\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962789703820029954\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/19/bfd04b1b4ab94d3a81fa7b0f18a66a18.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:07:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968983435997863938, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1968983435159003138\",\"bomCode\":\"P1758277203380\",\"bomName\":\"产品BOM1758277203380\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1968983435159003138\",\"bomCode\":\"P1758277203380\",\"bomName\":\"产品BOM1758277203380\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-19 18:20:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968983436664758274, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1968980240353452033\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1968983435159003138\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:20:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968983521423253505, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968983520810885122\",\"bomId\":\"1968983435159003138\",\"attrKey\":\"产品颜色\",\"attrValue\":\"墨绿色\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:20:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968983621935554561, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968983621327380482\",\"bomId\":\"1968983435159003138\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢支架 灯芯绒 公仔棉\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:20:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968983745260675074, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968983744656695298\",\"bomId\":\"1968983435159003138\",\"attrKey\":\"销售价(不含税)\",\"attrValue\":\"155\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:21:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968984185775841281, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968984185176055810\",\"bomId\":\"1968983435159003138\",\"attrKey\":\"采购单价 (含13%增值税)\",\"attrValue\":\"175.15\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:23:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968984642954977281, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968984642342608898\",\"bomId\":\"1968983435159003138\",\"attrKey\":\"外箱箱规格(长×宽×高)\",\"attrValue\":\"79cm×66cm×24cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:24:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968984743962206209, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968983744656695298\",\"bomId\":\"1968983435159003138\",\"attrKey\":\"销售价\",\"attrValue\":\"155\",\"isEnabled\":1,\"remark\":\"不含税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:25:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968984786995765250, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968984185176055810\",\"bomId\":\"1968983435159003138\",\"attrKey\":\"采购单价 \",\"attrValue\":\"175.15\",\"isEnabled\":1,\"remark\":\"含13%增值税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:25:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968985100725510145, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968985100129918978\",\"bomId\":\"1968983435159003138\",\"attrKey\":\"单SKU整箱毛重\",\"attrValue\":\"14.7kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:26:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968985287443341314, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968985286847750146\",\"bomId\":\"1968983435159003138\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.12514m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:27:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968985369773334529, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968985369186131970\",\"bomId\":\"1968983435159003138\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"543\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:27:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968985564871385089, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968985564279988226\",\"bomId\":\"1968983435159003138\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:28:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968985824477831170, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1968985823886434305\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/19/9a69e64b117a48a4bb8c394d43055bdb.png\",\"fileName\":\"图片1.png\"}}', 0, '', '2025-09-19 18:29:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968985885270073345, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1968985884674482178\",\"productCode\":\"XHD-SF-2\",\"productName\":\"懒人摇椅A款-白\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962789703820029954\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/19/9a69e64b117a48a4bb8c394d43055bdb.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:29:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968986076119293953, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968983744656695298\",\"bomId\":\"1968983435159003138\",\"attrKey\":\"销售价\",\"attrValue\":\"155元\",\"isEnabled\":1,\"remark\":\"不含税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:30:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968986107471716353, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968984185176055810\",\"bomId\":\"1968983435159003138\",\"attrKey\":\"采购单价 \",\"attrValue\":\"175.15元\",\"isEnabled\":1,\"remark\":\"含13%增值税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:30:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968986221523230721, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1968986220730507266\",\"bomCode\":\"P1758277867537\",\"bomName\":\"产品BOM1758277867537\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1968986220730507266\",\"bomCode\":\"P1758277867537\",\"bomName\":\"产品BOM1758277867537\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-19 18:31:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968986222164959233, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1968985884674482178\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1968986220730507266\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:31:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968986324157849601, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968986323562258433\",\"bomId\":\"1968986220730507266\",\"attrKey\":\"产品颜色\",\"attrValue\":\"简约白\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:31:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968986414352162817, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968986413752377346\",\"bomId\":\"1968986220730507266\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢支架 灯芯绒 公仔棉\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:31:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968986491187617793, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968986490583638017\",\"bomId\":\"1968986220730507266\",\"attrKey\":\"销售价\",\"attrValue\":\"155元\",\"isEnabled\":null,\"remark\":\"不含税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:32:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968986604001812482, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968986603402027009\",\"bomId\":\"1968986220730507266\",\"attrKey\":\"采购单价 \",\"attrValue\":\"175.15\",\"isEnabled\":null,\"remark\":\"含13%增值税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:32:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968986627594772482, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968986603402027009\",\"bomId\":\"1968986220730507266\",\"attrKey\":\"采购单价 \",\"attrValue\":\"175.15元\",\"isEnabled\":1,\"remark\":\"含13%增值税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:32:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968986834462040065, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968986833858060289\",\"bomId\":\"1968986220730507266\",\"attrKey\":\"外箱箱规(长×宽×高)\",\"attrValue\":\"79cm×66cm×24cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:33:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968987015278485506, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968987014691282945\",\"bomId\":\"1968986220730507266\",\"attrKey\":\"单SKU整箱毛重\",\"attrValue\":\"14.7kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:34:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968987175731585025, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968987175127605250\",\"bomId\":\"1968986220730507266\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.12514m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:34:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968987241116590081, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968987240508416002\",\"bomId\":\"1968986220730507266\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"543\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:35:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1968987312868548610, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1968987312281346049\",\"bomId\":\"1968986220730507266\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 18:35:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969007665024065537, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969007664432668673\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/19/c421473561644298b5a36116481e0c5d.png\",\"fileName\":\"图片1.png\"}}', 0, '', '2025-09-19 19:56:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969007714114199553, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969007713526996994\",\"productCode\":\"XHD-SF-3\",\"productName\":\"懒人摇椅B款-绿\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962789703820029954\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/19/c421473561644298b5a36116481e0c5d.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 19:56:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969007739884003330, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969007739091279873\",\"bomCode\":\"P1758282997805\",\"bomName\":\"产品BOM1758282997805\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969007739091279873\",\"bomCode\":\"P1758282997805\",\"bomName\":\"产品BOM1758282997805\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-19 19:56:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969007740529926145, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969007713526996994\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969007739091279873\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 19:56:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969007807852699649, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969007807261302785\",\"bomId\":\"1969007739091279873\",\"attrKey\":\"产品颜色\",\"attrValue\":\"橄榄绿\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 19:56:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969007901058523138, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969007900467126273\",\"bomId\":\"1969007739091279873\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢支架 灯芯绒 公仔棉\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 19:57:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969008140129656833, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969008139534065666\",\"bomId\":\"1969007739091279873\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"80cm×77cm×80cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 19:58:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969008237433315330, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969008236837724162\",\"bomId\":\"1969007739091279873\",\"attrKey\":\"销售价\",\"attrValue\":\"235元\",\"isEnabled\":null,\"remark\":\"不含税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 19:58:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969008378659725313, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969008378059939842\",\"bomId\":\"1969007739091279873\",\"attrKey\":\"采购单价\",\"attrValue\":\"265.55元\",\"isEnabled\":null,\"remark\":\"含13%增值税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 19:59:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969008629248417793, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969008628657020929\",\"bomId\":\"1969007739091279873\",\"attrKey\":\"外箱箱规(长×宽×高)\",\"attrValue\":\"78cm×42cm×66cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:00:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969008733397180418, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969008732801589249\",\"bomId\":\"1969007739091279873\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"17kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:00:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969008880353009665, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969008879749029890\",\"bomId\":\"1969007739091279873\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.21622m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:01:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969008938452508673, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969008937869500417\",\"bomId\":\"1969007739091279873\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"315\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:01:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969009016097464321, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969009015506067458\",\"bomId\":\"1969007739091279873\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:01:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969009184880451586, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969009184293249025\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/19/ef02e54cfb0341c5ace38bf1093ea7ed.png\",\"fileName\":\"图片2.png\"}}', 0, '', '2025-09-19 20:02:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969009219701563394, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969009219064029185\",\"productCode\":\"XHD-SF-4\",\"productName\":\"懒人摇椅B款-白\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962789703820029954\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/19/ef02e54cfb0341c5ace38bf1093ea7ed.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:02:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969009236185178114, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969009235333734401\",\"bomCode\":\"P1758283354527\",\"bomName\":\"产品BOM1758283354527\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969009235333734401\",\"bomCode\":\"P1758283354527\",\"bomName\":\"产品BOM1758283354527\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-19 20:02:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969009236860461058, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969009219064029185\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969009235333734401\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:02:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969009327931383810, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969009327298043905\",\"bomId\":\"1969009235333734401\",\"attrKey\":\"产品颜色\",\"attrValue\":\"简约白\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:03:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969009374920171522, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969009374291025922\",\"bomId\":\"1969009235333734401\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢支架 灯芯绒 公仔棉\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:03:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969009578725597185, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969009578083868673\",\"bomId\":\"1969009235333734401\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"80cm×77cm×80cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:04:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969009695968976898, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969009695327248386\",\"bomId\":\"1969009235333734401\",\"attrKey\":\"销售价\",\"attrValue\":\"235元\",\"isEnabled\":null,\"remark\":\"不含税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:04:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969009906917302274, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969009906283962369\",\"bomId\":\"1969009235333734401\",\"attrKey\":\"采购单价 \",\"attrValue\":\"265.55元\",\"isEnabled\":null,\"remark\":\"含13%增值税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:05:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969010127588024322, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969010126954684418\",\"bomId\":\"1969009235333734401\",\"attrKey\":\"外箱箱规(长×宽×高)\",\"attrValue\":\"78cm×42cm×66cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:06:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969010252787998722, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969010252158853121\",\"bomId\":\"1969009235333734401\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"17kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:06:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969010369683251201, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969010369049911297\",\"bomId\":\"1969009235333734401\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.21622m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:07:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969010426016948226, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969010425400385537\",\"bomId\":\"1969009235333734401\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"315\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:07:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969010481268514818, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969010480639369217\",\"bomId\":\"1969009235333734401\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:07:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969011320322252802, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969011319676329985\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/19/07e7a300ab7d48b3a768aeaa557646a2.png\",\"fileName\":\"图片3.png\"}}', 0, '', '2025-09-19 20:10:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969011359203450881, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969011358607859714\",\"productCode\":\"XHD-SF-5\",\"productName\":\"懒人摇椅C款-白\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962789703820029954\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/19/07e7a300ab7d48b3a768aeaa557646a2.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:11:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969011378723741697, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969011377939406849\",\"bomCode\":\"P1758283865358\",\"bomName\":\"产品BOM1758283865358\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969011377939406849\",\"bomCode\":\"P1758283865358\",\"bomName\":\"产品BOM1758283865358\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-19 20:11:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969011379369664514, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969011358607859714\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969011377939406849\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:11:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969011591471423490, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969011590875832321\",\"bomId\":\"1969011377939406849\",\"attrKey\":\"产品颜色\",\"attrValue\":\"简约白\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:12:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969011643761811457, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969011643170414594\",\"bomId\":\"1969011377939406849\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢支架 灯芯绒 公仔棉\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:12:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969011747986071553, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969011747394674689\",\"bomId\":\"1969011377939406849\",\"attrKey\":\"销售价 \",\"attrValue\":\"145元\",\"isEnabled\":null,\"remark\":\"不含税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:12:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969011841955258369, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969011841368055809\",\"bomId\":\"1969011377939406849\",\"attrKey\":\"采购单价\",\"attrValue\":\"163.85元\",\"isEnabled\":null,\"remark\":\"含13%增值税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:13:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969012068149878786, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969012067558481922\",\"bomId\":\"1969011377939406849\",\"attrKey\":\"外箱箱规(长×宽×高)\",\"attrValue\":\"119cm×65.5cm×16cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:13:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969012151125794818, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969012150534397953\",\"bomId\":\"1969011377939406849\",\"attrKey\":\"单SKU整箱毛重\",\"attrValue\":\"11kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:14:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969012295888003073, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969012295279828993\",\"bomId\":\"1969011377939406849\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.124712m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:14:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969012368474628097, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969012367874842626\",\"bomId\":\"1969011377939406849\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"545\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:15:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969012428335734786, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969012427748532225\",\"bomId\":\"1969011377939406849\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 20:15:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969012861770915842, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969012861187907585\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/19/c0c66d195aac4e9eaf05cd9e6f2d0bae.png\",\"fileName\":\"图片1.png\"}}', 0, '', '2025-09-19 20:17:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969013101576052737, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969013100942712834\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/19/a6848826634a43e09c8e84363521713a.png\",\"fileName\":\"图片1.png\"}}', 0, '', '2025-09-19 20:18:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969037655388184577, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969037654788399105\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/19/4ced5ea471dc4cafa215694e8f7cca26.jpg\",\"fileName\":\"图片1.jpg\"}}', 0, '', '2025-09-19 21:55:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969037750372392962, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969037749772607489\",\"productCode\":\"XHD-B-8\",\"productName\":\"摇椅\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962789703820029954\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/19/4ced5ea471dc4cafa215694e8f7cca26.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 21:55:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969037770169507841, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969037769360007169\",\"bomCode\":\"P1758290161678\",\"bomName\":\"产品BOM1758290161678\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969037769360007169\",\"bomCode\":\"P1758290161678\",\"bomName\":\"产品BOM1758290161678\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-19 21:56:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969037770828013570, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969037749772607489\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969037769360007169\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 21:56:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969037821268713473, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969037820664733698\",\"bomId\":\"1969037769360007169\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 21:56:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969037881972875265, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969037881368895489\",\"bomId\":\"1969037769360007169\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢支架+公仔棉\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 21:56:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969038050311266306, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969038049711480834\",\"bomId\":\"1969037769360007169\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"126cm×100cm×73cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 21:57:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969038153273040897, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969038152677449729\",\"bomId\":\"1969037769360007169\",\"attrKey\":\"销售价\",\"attrValue\":\"220元\",\"isEnabled\":null,\"remark\":\"不含税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 21:57:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969038423344275457, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969038422727712770\",\"bomId\":\"1969037769360007169\",\"attrKey\":\"加收税点\",\"attrValue\":\"10%\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 21:58:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969038508748693505, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969038508140519426\",\"bomId\":\"1969037769360007169\",\"attrKey\":\"采购单价\",\"attrValue\":\"242元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 21:58:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969038796171763713, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969038795559395329\",\"bomId\":\"1969037769360007169\",\"attrKey\":\"外箱箱规(长×宽×高)\",\"attrValue\":\"66.5cm×52cm×35cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 22:00:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969038968691875841, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969038968092090369\",\"bomId\":\"1969037769360007169\",\"attrKey\":\"单SKU整箱毛重\",\"attrValue\":\"15.7kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 22:00:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969039072748363778, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969039072144384001\",\"bomId\":\"1969037769360007169\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.12103m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 22:01:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969039128310308865, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969039127702134786\",\"bomId\":\"1969037769360007169\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"562\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 22:01:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969039176569970690, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969039175957602306\",\"bomId\":\"1969037769360007169\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-19 22:01:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969211563567472641, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/101', '192.168.1.4', '内网IP', '{}', '{\"code\":601,\"msg\":\"存在下级部门,不允许删除\",\"data\":null}', 0, '', '2025-09-20 09:26:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969211575026311170, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/103', '192.168.1.4', '内网IP', '{}', '{\"code\":601,\"msg\":\"部门存在用户,不允许删除\",\"data\":null}', 0, '', '2025-09-20 09:26:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969211628591767553, '用户管理', 3, 'com.gear.web.controller.system.SysUserController.remove()', 'DELETE', 1, 'admin', '', '/system/user/2', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:26:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969211638838452226, '用户管理', 3, 'com.gear.web.controller.system.SysUserController.remove()', 'DELETE', 1, 'admin', '', '/system/user/1953296510648913922', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:26:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969211651882737665, '用户管理', 3, 'com.gear.web.controller.system.SysUserController.remove()', 'DELETE', 1, 'admin', '', '/system/user/1953296599563964417', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:26:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969211665224818690, '用户管理', 3, 'com.gear.web.controller.system.SysUserController.remove()', 'DELETE', 1, 'admin', '', '/system/user/1953296689095577601', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:27:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969211691955118082, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/103', '192.168.1.4', '内网IP', '{}', '{\"code\":601,\"msg\":\"部门存在用户,不允许删除\",\"data\":null}', 0, '', '2025-09-20 09:27:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969212029592395778, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/104', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:28:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969212039990075393, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/105', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:28:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969212048722616322, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/106', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:28:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969212061318111233, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/107', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:28:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969212075880734721, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/108', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:28:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969212083879272449, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/109', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:28:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969212437211635713, '部门管理', 2, 'com.gear.web.controller.system.SysDeptController.edit()', 'PUT', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-20 09:30:05\",\"parentName\":null,\"parentId\":0,\"children\":[],\"deptId\":100,\"deptName\":\"霸州市创高五金制品有限公司\",\"orderNum\":0,\"leader\":\"杨玉宾\",\"phone\":\"15888888888\",\"email\":\"yyb@qq.com\",\"status\":\"0\",\"delFlag\":\"0\",\"ancestors\":\"0\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:30:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969212478366146562, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/102', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:30:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969212640652156930, '部门管理', 2, 'com.gear.web.controller.system.SysDeptController.edit()', 'PUT', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-20 09:30:54\",\"parentName\":\"霸州市创高五金制品有限公司\",\"parentId\":100,\"children\":[],\"deptId\":101,\"deptName\":\"河北\",\"orderNum\":1,\"leader\":\"杨玉宾\",\"phone\":\"15888888888\",\"email\":\"yyb@qq.com\",\"status\":\"0\",\"delFlag\":\"0\",\"ancestors\":\"0,100\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:30:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969212719941279746, '部门管理', 2, 'com.gear.web.controller.system.SysDeptController.edit()', 'PUT', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-20 09:31:13\",\"parentName\":\"河北\",\"parentId\":101,\"children\":[],\"deptId\":103,\"deptName\":\"管理部\",\"orderNum\":1,\"leader\":\"杨玉宾\",\"phone\":\"15888888888\",\"email\":\"yyb@qq.com\",\"status\":\"0\",\"delFlag\":\"0\",\"ancestors\":\"0,100,101\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:31:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969212775662608386, '部门管理', 2, 'com.gear.web.controller.system.SysDeptController.edit()', 'PUT', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-20 09:31:26\",\"parentName\":\"霸州市创高五金制品有限公司\",\"parentId\":100,\"children\":[],\"deptId\":101,\"deptName\":\"河北分部\",\"orderNum\":1,\"leader\":\"杨玉宾\",\"phone\":\"15888888888\",\"email\":\"yyb@qq.com\",\"status\":\"0\",\"delFlag\":\"0\",\"ancestors\":\"0,100\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:31:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969216011160641537, '角色管理', 2, 'com.gear.web.controller.system.SysRoleController.edit()', 'PUT', 1, 'admin', '', '/system/role', '0:0:0:0:0:0:0:1', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-20 09:44:17\",\"roleId\":2,\"roleName\":\"普通角色\",\"roleKey\":\"common\",\"roleSort\":2,\"dataScope\":\"2\",\"menuCheckStrictly\":true,\"deptCheckStrictly\":true,\"status\":\"0\",\"delFlag\":\"0\",\"remark\":\"普通角色\",\"flag\":false,\"menuIds\":[\"1962721165348478977\",\"1962721449797787649\",\"1962721602650808321\",\"1962721681721827329\",\"1962802529762586626\",\"1962721796863860737\",\"1962722377372311554\",\"1962816189197279233\",\"1963061034201505794\",\"1963494393406873602\",2,109,1100,1101,1102,111,113,117,120,112,\"1961704273368416257\",\"1961704662021013505\",\"1961704897334050818\",\"1961705380450762753\",\"1961705514819485697\",\"1963473979339235329\",\"1952975318515830785\",100,1001,1002,1003,1004,1005,1006,1007,101,1010,1011,1012,1013,1014,103,1030,1031,1032,1033,104,1040,1041,1042,1043,1044,\"1953008573461934081\",\"1953008755561836545\",\"1953008916816048130\",\"1953289011229175810\",\"1953332082658590722\",\"1953325654585720834\",\"1954063125808246786\",\"1968495513049059330\",4,121,1140,1141,1142,1143,122,1150,1151,1152,1153,1154,123,1160,1161,1162,1163,1164,1165,1166,1167,1168,124,1170,1171,1172,5,125,1180,1181,126,1190,1191,1192,1193,127,1200,1201,128,1210,1211,129,1220,1221,130,1230,1,102,1020,1021,1022,1023,105,1050,1051,1052,1053,1054,106,1060,1061,1062,1063,1064,107,1070,1071,1072,1073,108,500,1080,1081,1082,501,1090,1091,1092,1093,118,1130,1131,1132,1133,1134,1135,3,114,115,1120,1121,1122,1123,1124,1125],\"deptIds\":null,\"admin\":false}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:44:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969216262190391298, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969216261582217217\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/ecb2f1cc2c9542348807a4edb61bb5fb.png\",\"fileName\":\"图片2.png\"}}', 0, '', '2025-09-20 09:45:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969216322131189762, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969216321527209986\",\"productCode\":\"XHD-B-15\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/ecb2f1cc2c9542348807a4edb61bb5fb.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:45:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969216556567617538, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969216555984609281\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/82dccd9f5c8b4897903c75257ee89341.pdf\",\"fileName\":\"B15.pdf\"}}', 0, '', '2025-09-20 09:46:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969216564440326146, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969216321527209986\",\"productCode\":\"XHD-B-15\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"1969216555984609281\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/ecb2f1cc2c9542348807a4edb61bb5fb.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:46:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969216597562744834, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969216596778409986\",\"bomCode\":\"P1758332796002\",\"bomName\":\"产品BOM1758332796002\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969216596778409986\",\"bomCode\":\"P1758332796002\",\"bomName\":\"产品BOM1758332796002\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 09:46:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969216598196084737, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969216321527209986\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969216596778409986\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:46:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969216646124396545, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969216645532999681\",\"bomId\":\"1969216596778409986\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:46:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969216732392841217, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969216731801444354\",\"bomId\":\"1969216596778409986\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:47:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969216896985718786, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969216896398516225\",\"bomId\":\"1969216596778409986\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"120cm×60cm×120cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:47:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969217014744997890, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969217014149406721\",\"bomId\":\"1969216596778409986\",\"attrKey\":\"销售价\",\"attrValue\":\"124元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:48:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969217211436883970, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969217210845487106\",\"bomId\":\"1969216596778409986\",\"attrKey\":\"加收税点 \",\"attrValue\":\"10%\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:49:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969217359617449985, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969217359026053122\",\"bomId\":\"1969216596778409986\",\"attrKey\":\"采购单价\",\"attrValue\":\"137元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:49:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969217558423265281, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969217557831868418\",\"bomId\":\"1969216596778409986\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"125cm×65cm×10cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:50:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969217684571152386, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969217683988144129\",\"bomId\":\"1969216596778409986\",\"attrKey\":\"单SKU产品净重 \",\"attrValue\":\"19kg\",\"isEnabled\":null,\"remark\":\"不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:50:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969217843472359425, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969217842885156865\",\"bomId\":\"1969216596778409986\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"20.5kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:51:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969217964150874113, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969217963559477249\",\"bomId\":\"1969216596778409986\",\"attrKey\":\"单SKU方数 \",\"attrValue\":\"0.08125m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:52:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969218021180825602, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969218020602011650\",\"bomId\":\"1969216596778409986\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"837 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:52:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969218086679076865, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969218086075097090\",\"bomId\":\"1969216596778409986\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:52:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969218246121349121, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969218245529952257\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/f7e56b1921a042c3964433affa259694.png\",\"fileName\":\"图片3.png\"}}', 0, '', '2025-09-20 09:53:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969218278916612097, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969218278329409538\",\"productCode\":\"XHD-B-17\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/f7e56b1921a042c3964433affa259694.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:53:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969218664704499713, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969218663903387649\",\"bomCode\":\"P1758333288799\",\"bomName\":\"产品BOM1758333288799\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969218663903387649\",\"bomCode\":\"P1758333288799\",\"bomName\":\"产品BOM1758333288799\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 09:54:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969218665342033922, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969218278329409538\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969218663903387649\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:54:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969218733478502402, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969218732891299841\",\"bomId\":\"1969218663903387649\",\"attrKey\":\"产品颜色\",\"attrValue\":\"碳纤维+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:55:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969218793742262273, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969218793155059713\",\"bomId\":\"1969218663903387649\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:55:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969218949556461569, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969218948944093186\",\"bomId\":\"1969218663903387649\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"106.7cm×80cm×76.2cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:55:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969219046465855490, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969219045870264321\",\"bomId\":\"1969218663903387649\",\"attrKey\":\"销售价 \",\"attrValue\":\"155元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:56:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969219205182513153, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969219204599504898\",\"bomId\":\"1969218663903387649\",\"attrKey\":\"采购单价 \",\"attrValue\":\"171元\",\"isEnabled\":null,\"remark\":\"含10%增值税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:56:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969219342072012802, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969219341484810242\",\"bomId\":\"1969218663903387649\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"85cm×54cm×18cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:57:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969219491171131394, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969219490571345922\",\"bomId\":\"1969218663903387649\",\"attrKey\":\"单SKU产品净重 \",\"attrValue\":\"18kg\",\"isEnabled\":null,\"remark\":\"不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:58:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969219582120419330, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969219581533216770\",\"bomId\":\"1969218663903387649\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"19.5kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:58:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969219654426025986, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969219653843017730\",\"bomId\":\"1969218663903387649\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.08262m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:58:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969219708608045058, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969219708020842497\",\"bomId\":\"1969218663903387649\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"823 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:59:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969219768565620737, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969219767974223874\",\"bomId\":\"1969218663903387649\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 09:59:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969220205352050689, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969220204756459522\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/54162ea3b55f455cb6b22a5b556381db.png\",\"fileName\":\"图片4.png\"}}', 0, '', '2025-09-20 10:00:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969220237161652225, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969220236570255361\",\"productCode\":\"XHD-B-20\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/54162ea3b55f455cb6b22a5b556381db.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:01:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969220750242471937, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969220749663657986\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/02fa366f133b469a939eaedf15eb4b73.pdf\",\"fileName\":\"B20XX.pdf\"}}', 0, '', '2025-09-20 10:03:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969220756726865921, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969220236570255361\",\"productCode\":\"XHD-B-20\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"1969220749663657986\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/54162ea3b55f455cb6b22a5b556381db.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:03:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969220775915806722, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969220775144054786\",\"bomCode\":\"P1758333792178\",\"bomName\":\"产品BOM1758333792178\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969220775144054786\",\"bomCode\":\"P1758333792178\",\"bomName\":\"产品BOM1758333792178\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 10:03:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969220776553340930, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969220236570255361\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969220775144054786\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:03:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969220825807052801, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969220825219850242\",\"bomId\":\"1969220775144054786\",\"attrKey\":\"产品颜色\",\"attrValue\":\"碳纤维+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:03:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969220891800231937, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969220891217223682\",\"bomId\":\"1969220775144054786\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:03:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969221059782107137, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969221059182321665\",\"bomId\":\"1969220775144054786\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"120cm×60cm×75cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:04:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969221165616979970, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969221165021388802\",\"bomId\":\"1969220775144054786\",\"attrKey\":\"销售价\",\"attrValue\":\"125元\",\"isEnabled\":null,\"remark\":\" \"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:04:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969221308697272321, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969221308105875458\",\"bomId\":\"1969220775144054786\",\"attrKey\":\"采购单价\",\"attrValue\":\"138元\",\"isEnabled\":null,\"remark\":\"含10%增值税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:05:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969221466034003970, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969221465442607106\",\"bomId\":\"1969220775144054786\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"122cm×78cm×10cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:05:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969221619264512002, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969221618664726530\",\"bomId\":\"1969220775144054786\",\"attrKey\":\"单SKU产品净重 \",\"attrValue\":\"18.5kg\",\"isEnabled\":null,\"remark\":\"不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:06:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969221705759449089, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969221705168052226\",\"bomId\":\"1969220775144054786\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"20kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:06:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969221797472100353, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969221796889092097\",\"bomId\":\"1969220775144054786\",\"attrKey\":\"单SKU方数 \",\"attrValue\":\"0.09516m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:07:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969221854581743618, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969221853998735362\",\"bomId\":\"1969220775144054786\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"715 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:07:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969221910655393794, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969221910059802626\",\"bomId\":\"1969220775144054786\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:07:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969222208492920834, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969222207880552450\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/fb884d3963ca4d0caffc3ea8f09c7d21.png\",\"fileName\":\"图片5.png\"}}', 0, '', '2025-09-20 10:08:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969222239644016641, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969222239056814081\",\"productCode\":\"XHD-B-22\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/fb884d3963ca4d0caffc3ea8f09c7d21.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:09:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969222515054600194, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969222514257682433\",\"bomCode\":\"P1758334206776\",\"bomName\":\"产品BOM1758334206776\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969222514257682433\",\"bomCode\":\"P1758334206776\",\"bomName\":\"产品BOM1758334206776\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 10:10:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969222515704717314, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969222239056814081\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969222514257682433\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:10:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969222566409658369, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969222565826650113\",\"bomId\":\"1969222514257682433\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:10:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969222615751450626, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969222615176830978\",\"bomId\":\"1969222514257682433\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件+插板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:10:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969222787466256385, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969222786874859521\",\"bomId\":\"1969222514257682433\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"157cm×110cm×164cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:11:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969222912943054850, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969222912343269378\",\"bomId\":\"1969222514257682433\",\"attrKey\":\"销售价\",\"attrValue\":\"275元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:11:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969223065963847681, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969223065368256514\",\"bomId\":\"1969222514257682433\",\"attrKey\":\"采购单价\",\"attrValue\":\"303元\",\"isEnabled\":null,\"remark\":\"含10%增值税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:12:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969223266086674434, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969223265453334530\",\"bomId\":\"1969222514257682433\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"112cm×50cm×22cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:13:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969223405635362817, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969223405006217217\",\"bomId\":\"1969222514257682433\",\"attrKey\":\"单SKU产品净重\",\"attrValue\":\"28.5kg\",\"isEnabled\":null,\"remark\":\" 不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:13:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969223498048462850, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969223497419317250\",\"bomId\":\"1969222514257682433\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"30kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:14:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969223633423818754, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969223632836616194\",\"bomId\":\"1969222514257682433\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.1232m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:14:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969223686255271937, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969223685680652289\",\"bomId\":\"1969222514257682433\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"552\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:14:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969223748041564161, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969223747458555906\",\"bomId\":\"1969222514257682433\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:15:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969224070835200002, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969224070260580353\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/0802d68dfc9d44a4b893ee5c01884fd0.png\",\"fileName\":\"图片6.png\"}}', 0, '', '2025-09-20 10:16:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969224117857542146, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969224117274533890\",\"productCode\":\"XHD-B-30\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/0802d68dfc9d44a4b893ee5c01884fd0.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 10:16:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969251947086061569, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969251946112983042\",\"bomCode\":\"P1758341225341\",\"bomName\":\"产品BOM1758341225341\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969251946112983042\",\"bomCode\":\"P1758341225341\",\"bomName\":\"产品BOM1758341225341\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 12:07:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969251947992031234, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969224117274533890\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969251946112983042\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:07:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969252013670637569, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969252013049880577\",\"bomId\":\"1969251946112983042\",\"attrKey\":\"产品颜色\",\"attrValue\":\"原木纹+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:07:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969252085359681538, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969252084730535937\",\"bomId\":\"1969251946112983042\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:07:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969252258345361409, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969252257745575937\",\"bomId\":\"1969251946112983042\",\"attrKey\":\"产品外观尺寸 (长×宽×高) \",\"attrValue\":\"(80至160)cm×60cm×75cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:08:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969252349525336065, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969252348904579074\",\"bomId\":\"1969251946112983042\",\"attrKey\":\"销售价\",\"attrValue\":\"115元\",\"isEnabled\":null,\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:08:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969252586432208897, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969252585794674689\",\"bomId\":\"1969251946112983042\",\"attrKey\":\"采购单价\",\"attrValue\":\"127元\",\"isEnabled\":null,\"remark\":\"含10%增值税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:09:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969252785670037505, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969252785049280513\",\"bomId\":\"1969251946112983042\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"122cm×50cm×12cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:10:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969252930008621058, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969252929396252674\",\"bomId\":\"1969251946112983042\",\"attrKey\":\"单SKU产品净重\",\"attrValue\":\"28.5kg\",\"isEnabled\":null,\"remark\":\"不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:11:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969253019418599425, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969253018823008257\",\"bomId\":\"1969251946112983042\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"30kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:11:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969253195524841473, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969253194883112962\",\"bomId\":\"1969251946112983042\",\"attrKey\":\"单SKU方数 \",\"attrValue\":\"0.0732m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:12:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969253254916186114, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969253254303817729\",\"bomId\":\"1969251946112983042\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"929\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:12:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969253338273783810, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969253337665609730\",\"bomId\":\"1969251946112983042\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:12:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969258487805353985, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969258487151042562\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/020fd7a0413546ef9e887be1b3b80769.png\",\"fileName\":\"图片8.png\"}}', 0, '', '2025-09-20 12:33:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969258533288386562, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969258532676018177\",\"productCode\":\"XHD-B-31\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/020fd7a0413546ef9e887be1b3b80769.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:33:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969258676947492866, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969258676075077634\",\"bomCode\":\"P1758342829902\",\"bomName\":\"产品BOM1758342829902\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969258676075077634\",\"bomCode\":\"P1758342829902\",\"bomName\":\"产品BOM1758342829902\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 12:33:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969258677605998593, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969258532676018177\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969258676075077634\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:33:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969258724246659074, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969258723613319169\",\"bomId\":\"1969258676075077634\",\"attrKey\":\"产品颜色\",\"attrValue\":\"碳纤维+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:34:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969258789908488193, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969258789279342594\",\"bomId\":\"1969258676075077634\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:34:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969258911459418113, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969258910830272513\",\"bomId\":\"1969258676075077634\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"168cm×120cm×88.6cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:34:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969259000290582529, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969258999674019842\",\"bomId\":\"1969258676075077634\",\"attrKey\":\"销售价 \",\"attrValue\":\"270元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:35:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969259163323179010, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969259162702422017\",\"bomId\":\"1969258676075077634\",\"attrKey\":\"采购单价 \",\"attrValue\":\"297元\",\"isEnabled\":null,\"remark\":\"含10%增值税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:35:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969259313806417921, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969259313189855233\",\"bomId\":\"1969258676075077634\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"120cm×35cm×16cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:36:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969259411911188482, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969259411298820097\",\"bomId\":\"1969258676075077634\",\"attrKey\":\"单SKU产品净重\",\"attrValue\":\"21.5kg\",\"isEnabled\":null,\"remark\":\"不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:36:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969259493897248769, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969259493280686082\",\"bomId\":\"1969258676075077634\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"23kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:37:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969259550964948994, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969259550344192002\",\"bomId\":\"1969258676075077634\",\"attrKey\":\"单SKU方数 \",\"attrValue\":\"0.0672\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:37:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969259581134577665, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969259550344192002\",\"bomId\":\"1969258676075077634\",\"attrKey\":\"单SKU方数 \",\"attrValue\":\"0.0672m³\",\"isEnabled\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:37:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969259628593127425, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969259627984953345\",\"bomId\":\"1969258676075077634\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1012\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:37:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969259665238761473, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969259664613810178\",\"bomId\":\"1969258676075077634\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:37:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969259855890849794, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969259855278481409\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/b3110eb504d24947baed342c192d05c0.png\",\"fileName\":\"图片.png\"}}', 0, '', '2025-09-20 12:38:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969259884449865730, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969259883854274562\",\"productCode\":\"XHD-B-35\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/b3110eb504d24947baed342c192d05c0.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:38:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969260053841027073, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969260053052497922\",\"bomCode\":\"P1758343158191\",\"bomName\":\"产品BOM1758343158191\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969260053052497922\",\"bomCode\":\"P1758343158191\",\"bomName\":\"产品BOM1758343158191\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 12:39:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969260054491144194, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969259883854274562\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969260053052497922\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:39:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969260111474958337, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969260110891950082\",\"bomId\":\"1969260053052497922\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黄柏木+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:39:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969260182748766210, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969260182144786433\",\"bomId\":\"1969260053052497922\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:39:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969260316240879618, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969260315624316929\",\"bomId\":\"1969260053052497922\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"100cm×60c×74.5cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:40:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969260385958600706, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969260385371398146\",\"bomId\":\"1969260053052497922\",\"attrKey\":\"销售价 \",\"attrValue\":\"155元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:40:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969260516850245634, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969260516246265857\",\"bomId\":\"1969260053052497922\",\"attrKey\":\"采购单价 \",\"attrValue\":\"171元\",\"isEnabled\":null,\"remark\":\"含10%增值税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:41:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969260658764521473, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969260658168930305\",\"bomId\":\"1969260053052497922\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"80cm×55cm×12cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:41:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969260745372704769, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969260744768724993\",\"bomId\":\"1969260053052497922\",\"attrKey\":\"单SKU产品净重 \",\"attrValue\":\"10kg\",\"isEnabled\":null,\"remark\":\"不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:42:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969260841728450561, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969260841116082177\",\"bomId\":\"1969260053052497922\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"11kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:42:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969260932627406849, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969260932023427073\",\"bomId\":\"1969260053052497922\",\"attrKey\":\"单SKU方数 \",\"attrValue\":\"0.0528m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:42:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969260979544891394, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969260978936717313\",\"bomId\":\"1969260053052497922\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1288\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:42:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969261029146730497, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969261028542750721\",\"bomId\":\"1969260053052497922\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:43:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969261307841454082, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969261307245862914\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/e17ca6a7f43343779dd77bb21b26ba2e.png\",\"fileName\":\"图片1.png\"}}', 0, '', '2025-09-20 12:44:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969261332831117314, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969261332222943234\",\"productCode\":\"XHD-B-37\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/e17ca6a7f43343779dd77bb21b26ba2e.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:44:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969261396966219778, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969261396353851393\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/a3a25ab8fe4543989ffaeb90aa865940.pdf\",\"fileName\":\"B37-最终.pdf\"}}', 0, '', '2025-09-20 12:44:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969261411205881858, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969261332222943234\",\"productCode\":\"XHD-B-37\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"1969261396353851393\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/e17ca6a7f43343779dd77bb21b26ba2e.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:44:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969261425407795201, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969261424610877441\",\"bomCode\":\"P1758343485190\",\"bomName\":\"产品BOM1758343485190\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969261424610877441\",\"bomCode\":\"P1758343485190\",\"bomName\":\"产品BOM1758343485190\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 12:44:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969261426049523714, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969261332222943234\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969261424610877441\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:44:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969261466461642754, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969261465866051586\",\"bomId\":\"1969261424610877441\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:44:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969261517007200257, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969261516407414786\",\"bomId\":\"1969261424610877441\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件+插板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:45:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969261648649625601, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969261648058228738\",\"bomId\":\"1969261424610877441\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"120cm×50cm×76cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:45:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969261720766488577, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969261720154120193\",\"bomId\":\"1969261424610877441\",\"attrKey\":\"销售价\",\"attrValue\":\"185元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:45:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969261862982754305, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969261862391357441\",\"bomId\":\"1969261424610877441\",\"attrKey\":\"采购单价 \",\"attrValue\":\"204元\",\"isEnabled\":null,\"remark\":\"含10%增值税\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:46:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969261973636882434, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969261973028708354\",\"bomId\":\"1969261424610877441\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"98cm×54cm×15cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:46:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969262064464535553, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969262063860555777\",\"bomId\":\"1969261424610877441\",\"attrKey\":\"单SKU产品净重\",\"attrValue\":\"20.5kg\",\"isEnabled\":null,\"remark\":\"不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:47:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969262139395776513, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969262138816962562\",\"bomId\":\"1969261424610877441\",\"attrKey\":\"单SKU整箱毛重\",\"attrValue\":\"22kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:47:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969262260133011458, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969262259554197505\",\"bomId\":\"1969261424610877441\",\"attrKey\":\"单SKU方数 \",\"attrValue\":\"0.07938m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:48:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969262333369753602, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969262332774162434\",\"bomId\":\"1969261424610877441\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"857\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:48:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969262381159653377, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969262380585033729\",\"bomId\":\"1969261424610877441\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 12:48:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969268602608525314, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969268601991962625\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/de9c7f18c13e4bd6ba3d434843d15182.png\",\"fileName\":\"图片2.png\"}}', 0, '', '2025-09-20 13:13:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969268629238161409, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969268628621598722\",\"productCode\":\"XHD-B-62\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/de9c7f18c13e4bd6ba3d434843d15182.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:13:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969268800994910210, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969268800189603842\",\"bomCode\":\"P1758345243630\",\"bomName\":\"产品BOM1758345243630\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969268800189603842\",\"bomCode\":\"P1758345243630\",\"bomName\":\"产品BOM1758345243630\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 13:14:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969268801657610242, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969268628621598722\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969268800189603842\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:14:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969268845957849089, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969268845341286401\",\"bomId\":\"1969268800189603842\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:14:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969268898822856705, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969268898227265537\",\"bomId\":\"1969268800189603842\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:14:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969269025910267905, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969269025310482434\",\"bomId\":\"1969268800189603842\",\"attrKey\":\"产品外观尺寸 (长×宽×高) \",\"attrValue\":\"1100cm×1200cm×800cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:14:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969269126032498690, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969269125436907521\",\"bomId\":\"1969268800189603842\",\"attrKey\":\"销售价\",\"attrValue\":\"110元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:15:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969269265639907330, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969269265035927553\",\"bomId\":\"1969268800189603842\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"117cm×47cm×10cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:15:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969269368689762305, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969269368094171138\",\"bomId\":\"1969268800189603842\",\"attrKey\":\"单SKU产品净重\",\"attrValue\":\"24kg\",\"isEnabled\":null,\"remark\":\"不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:16:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969269441242832898, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969269440647241730\",\"bomId\":\"1969268800189603842\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"25kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:16:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969269540480065537, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969269539846725634\",\"bomId\":\"1969268800189603842\",\"attrKey\":\"单SKU方数 \",\"attrValue\":\"0.05499m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:17:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969269581374529537, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969269580787326978\",\"bomId\":\"1969268800189603842\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1237\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:17:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969269622659063809, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969269622076055553\",\"bomId\":\"1969268800189603842\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:17:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969269797175664642, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969269796563296257\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/b6285008696f41e5b21d3e4b4f2dc581.png\",\"fileName\":\"图片3.png\"}}', 0, '', '2025-09-20 13:18:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969269838929960961, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969269838305009665\",\"productCode\":\"XHD-B-67\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/b6285008696f41e5b21d3e4b4f2dc581.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:18:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969270022271377409, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969270021130526721\",\"bomCode\":\"P1758345534717\",\"bomName\":\"产品BOM1758345534717\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969270021130526721\",\"bomCode\":\"P1758345534717\",\"bomName\":\"产品BOM1758345534717\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 13:18:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969270022950854658, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969269838305009665\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969270021130526721\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:18:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969270080324739073, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969270079703982082\",\"bomId\":\"1969270021130526721\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑+白 火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:19:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969270146410192897, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969270145772658690\",\"bomId\":\"1969270021130526721\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:19:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969270279533207553, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969270278899867649\",\"bomId\":\"1969270021130526721\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"1200cm×600cm×1200cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:19:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969270337804673025, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969270337171333122\",\"bomId\":\"1969270021130526721\",\"attrKey\":\"销售价\",\"attrValue\":\"122元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:20:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969270461993820161, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969270461381451778\",\"bomId\":\"1969270021130526721\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"125cm×65cm×8.5cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:20:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969270527580151810, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969270526951006210\",\"bomId\":\"1969270021130526721\",\"attrKey\":\"单SKU产品净重\",\"attrValue\":\"16kg\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:20:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969270604876980225, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969270604256223234\",\"bomId\":\"1969270021130526721\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"17kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:21:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969270681334947842, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969270680714190850\",\"bomId\":\"1969270021130526721\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.0690625m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:21:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969270732178300930, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969270731557543938\",\"bomId\":\"1969270021130526721\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"985\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:21:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969270774335250434, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969270773706104833\",\"bomId\":\"1969270021130526721\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:21:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969270815649144834, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969270526951006210\",\"bomId\":\"1969270021130526721\",\"attrKey\":\"单SKU产品净重\",\"attrValue\":\"16kg\",\"isEnabled\":1,\"remark\":\"不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:22:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969270913963630593, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969270913347067906\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/8457960ca97a4cb0998d6a3286d5c527.png\",\"fileName\":\"图片.png\"}}', 0, '', '2025-09-20 13:22:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969270939360141314, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969270938739384322\",\"productCode\":\"XHD-B-82\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/8457960ca97a4cb0998d6a3286d5c527.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:22:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969271049896828930, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969271048823087106\",\"bomCode\":\"P1758345779686\",\"bomName\":\"产品BOM1758345779686\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969271048823087106\",\"bomCode\":\"P1758345779686\",\"bomName\":\"产品BOM1758345779686\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 13:23:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969271050714718209, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969270938739384322\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969271048823087106\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:23:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969271137935269889, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969271137306124289\",\"bomId\":\"1969271048823087106\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑+白 火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:23:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969271251508633601, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969271250887876609\",\"bomId\":\"1969271048823087106\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:23:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969271373760012290, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969271373143449601\",\"bomId\":\"1969271048823087106\",\"attrKey\":\"产品外观尺寸 (长×宽×高) \",\"attrValue\":\"1638cm×1200cm×750cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:24:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969271435877654529, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969271435261091841\",\"bomId\":\"1969271048823087106\",\"attrKey\":\"销售价\",\"attrValue\":\"248元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:24:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969271560515592194, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969271559827726337\",\"bomId\":\"1969271048823087106\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"120cm×57cm×23cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:25:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969271670364413954, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969271669743656961\",\"bomId\":\"1969271048823087106\",\"attrKey\":\"单SKU产品净重 \",\"attrValue\":\"19kg\",\"isEnabled\":null,\"remark\":\"不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:25:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969271861003919361, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969271860387356674\",\"bomId\":\"1969271048823087106\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"20.5kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:26:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969271950921408513, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969271950292262914\",\"bomId\":\"1969271048823087106\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.15732m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:26:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969271998484815874, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969271997868253186\",\"bomId\":\"1969271048823087106\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"432\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:26:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969272068135428097, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969272067514671106\",\"bomId\":\"1969271048823087106\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:27:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969272334133993473, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969272333517430785\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/ea1ec57a52f24194b4021eb49a2d39ac.png\",\"fileName\":\"图片4.png\"}}', 0, '', '2025-09-20 13:28:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969272360159649793, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969272359534698497\",\"productCode\":\"XHD-B-93\",\"productName\":\"办公桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/ea1ec57a52f24194b4021eb49a2d39ac.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:28:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969272432310067202, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969272431680921602\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/d1df03b9f7514720a3cd28ecee55063a.pdf\",\"fileName\":\"B93XX.pdf\"}}', 0, '', '2025-09-20 13:28:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969272439788511233, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969272359534698497\",\"productCode\":\"XHD-B-93\",\"productName\":\"办公桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"1969272431680921602\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/ea1ec57a52f24194b4021eb49a2d39ac.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:28:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969272536500772865, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969220236570255361\",\"productCode\":\"XHD-B-20\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":\"1969220775144054786\",\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"1969220749663657986\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/54162ea3b55f455cb6b22a5b556381db.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:28:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969272670076772353, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969216321527209986\",\"productCode\":\"XHD-B-15\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":\"1969216596778409986\",\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"1969216555984609281\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/ecb2f1cc2c9542348807a4edb61bb5fb.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:29:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969272689844527105, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969216321527209986\",\"productCode\":\"XHD-B-15\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":\"1969216596778409986\",\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"1969216555984609281\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/ecb2f1cc2c9542348807a4edb61bb5fb.png\"}', '', 1, 'Repeat submit is not allowed, please try again later', '2025-09-20 13:29:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969272736531324929, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969220236570255361\",\"productCode\":\"XHD-B-20\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":\"1969220775144054786\",\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"1969220749663657986\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/54162ea3b55f455cb6b22a5b556381db.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:29:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969272832798990337, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969272832018849793\",\"bomCode\":\"P1758346204878\",\"bomName\":\"产品BOM1758346204878\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969272832018849793\",\"bomCode\":\"P1758346204878\",\"bomName\":\"产品BOM1758346204878\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 13:30:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969272833616879618, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969272359534698497\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969272832018849793\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:30:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969272903250714625, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969272902663512066\",\"bomId\":\"1969272832018849793\",\"attrKey\":\"产品颜色\",\"attrValue\":\"胡桃+定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:30:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969272954991648769, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969272954404446210\",\"bomId\":\"1969272832018849793\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板 牛津布 美规插座\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:30:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969273014953418754, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969273014366216194\",\"bomId\":\"1969272832018849793\",\"attrKey\":\"销售价\",\"attrValue\":\"256元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:30:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969273215751528449, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969273215172714497\",\"bomId\":\"1969272832018849793\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"115cm×56.8cm×25.5cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:31:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969273300405166081, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969273299817963522\",\"bomId\":\"1969272832018849793\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.166566m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:31:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969273361805582337, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969273361226768386\",\"bomId\":\"1969272832018849793\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"408\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:32:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969273411826851842, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969273411243843585\",\"bomId\":\"1969272832018849793\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:32:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969273581784244226, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969273581176070146\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/38aa61e4a8054e099a9a8bb74fa6c81e.png\",\"fileName\":\"图片5.png\"}}', 0, '', '2025-09-20 13:33:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969273646548492289, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969273645927735297\",\"productCode\":\"XHD-B-100\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/38aa61e4a8054e099a9a8bb74fa6c81e.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:33:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969273711887360001, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969273711270797314\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/d18130fd8c134c4cb1fa717beb136644.pdf\",\"fileName\":\"B100.pdf\"}}', 0, '', '2025-09-20 13:33:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969273716580786178, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969273645927735297\",\"productCode\":\"XHD-B-100\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"1969273711270797314\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/38aa61e4a8054e099a9a8bb74fa6c81e.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:33:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969273728425500674, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969273727653748738\",\"bomCode\":\"P1758346418411\",\"bomName\":\"产品BOM1758346418411\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969273727653748738\",\"bomCode\":\"P1758346418411\",\"bomName\":\"产品BOM1758346418411\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 13:33:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969273729050451969, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969273645927735297\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969273727653748738\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:33:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969273778610348033, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969273777997979650\",\"bomId\":\"1969273727653748738\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹+ 黑色碳钢架 +定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:33:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969273852513984514, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969273851910004738\",\"bomId\":\"1969273727653748738\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板 牛津布 LED灯 美规插座\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:34:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969273990330425346, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969273989734834178\",\"bomId\":\"1969273727653748738\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"140cm×80cm×89.5cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:34:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969274044101402625, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969274043522588673\",\"bomId\":\"1969273727653748738\",\"attrKey\":\"销售价 \",\"attrValue\":\"245元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:34:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969274164649893890, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969274164066885634\",\"bomId\":\"1969273727653748738\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"114cm×55cm×17cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:35:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969274258908487681, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969274258317090817\",\"bomId\":\"1969273727653748738\",\"attrKey\":\"单SKU整箱毛重\",\"attrValue\":\"19kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:35:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969274363489263617, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969274362897866754\",\"bomId\":\"1969273727653748738\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.10659m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:36:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969274442270875649, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969274441650118657\",\"bomId\":\"1969273727653748738\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"638 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:36:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969274496469671938, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969274495848914946\",\"bomId\":\"1969273727653748738\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:36:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969274761180585986, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969274760564023298\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/7382d386bb25442b840bf550b266e79c.png\",\"fileName\":\"图片6.png\"}}', 0, '', '2025-09-20 13:37:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969274786044420098, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969274785423663106\",\"productCode\":\"XHD-B-101\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/7382d386bb25442b840bf550b266e79c.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:37:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969275080463589377, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969275079838638082\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/8d47f15bc4094c2992f92781331ccc6c.pdf\",\"fileName\":\"B101张美琪.pdf\"}}', 0, '', '2025-09-20 13:39:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969275090265677825, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969274785423663106\",\"productCode\":\"XHD-B-101\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"1969275079838638082\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/7382d386bb25442b840bf550b266e79c.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:39:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969275102102003714, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969275101284114433\",\"bomCode\":\"P1758346745902\",\"bomName\":\"产品BOM1758346745902\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969275101284114433\",\"bomCode\":\"P1758346745902\",\"bomName\":\"产品BOM1758346745902\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 13:39:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969275102777286657, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969274785423663106\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969275101284114433\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:39:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969275193546219521, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969275192929656833\",\"bomId\":\"1969275101284114433\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑色碳纤维纹理 +黑色碳钢架 +定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:39:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969275245064855553, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969275244439904257\",\"bomId\":\"1969275101284114433\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板 牛津布 LED灯 美规插座\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:39:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969275348743856129, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969275348106321922\",\"bomId\":\"1969275101284114433\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"110cm×70cm×125cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:40:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969275410941190145, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969275410320433154\",\"bomId\":\"1969275101284114433\",\"attrKey\":\"销售价\",\"attrValue\":\"150元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:40:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969275552775774210, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969275552155017217\",\"bomId\":\"1969275101284114433\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"90cm×53cm×14cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:40:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969275654395371522, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969275653774614529\",\"bomId\":\"1969275101284114433\",\"attrKey\":\"单SKU整箱毛重\",\"attrValue\":\"19.5kg\",\"isEnabled\":null,\"remark\":\" 含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:41:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969275722636697602, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969275721999163394\",\"bomId\":\"1969275101284114433\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.06678m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:41:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969275764726538241, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969275764109975554\",\"bomId\":\"1969275101284114433\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1018\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:41:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969275808410214401, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969275807768485889\",\"bomId\":\"1969275101284114433\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:41:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969275987079176194, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969275986458419201\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/9b7c407b6b4a472088fec609370fc7c6.png\",\"fileName\":\"图片7.png\"}}', 0, '', '2025-09-20 13:42:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969276012949643266, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969276012328886274\",\"productCode\":\"XHD-B-102\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/9b7c407b6b4a472088fec609370fc7c6.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:42:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969276094696628226, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969276094084259842\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/3dbb93aab5e94df39c99e0dd0def55e0.pdf\",\"fileName\":\"B102.pdf\"}}', 0, '', '2025-09-20 13:43:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969276100849672194, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969276012328886274\",\"productCode\":\"XHD-B-102\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"1969276094084259842\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/9b7c407b6b4a472088fec609370fc7c6.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:43:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969276121087188993, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969276120260911106\",\"bomCode\":\"P1758346988839\",\"bomName\":\"产品BOM1758346988839\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969276120260911106\",\"bomCode\":\"P1758346988839\",\"bomName\":\"产品BOM1758346988839\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 13:43:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969276121770860545, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969276012328886274\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969276120260911106\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:43:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969276176019988482, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969276175395037186\",\"bomId\":\"1969276120260911106\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑色碳纤维纹理 +黑色碳钢架 +定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:43:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969276235235172354, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969276234610221057\",\"bomId\":\"1969276120260911106\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板 牛津布 LED灯 美规插座\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:43:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969276298724352002, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969276298103595009\",\"bomId\":\"1969276120260911106\",\"attrKey\":\"销售价\",\"attrValue\":\"240元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:43:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969276434020016129, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969276433386676226\",\"bomId\":\"1969276120260911106\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"98cm×56cm×15.5cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:44:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969276517876736002, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969276517247590402\",\"bomId\":\"1969276120260911106\",\"attrKey\":\"单SKU整箱毛重\",\"attrValue\":\"21kg\",\"isEnabled\":null,\"remark\":\" 含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:44:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969276596171808769, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969276595559440386\",\"bomId\":\"1969276120260911106\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.085064m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:45:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969276637909327873, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969276637296959489\",\"bomId\":\"1969276120260911106\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"799\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:45:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969276691780968450, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969276691168600066\",\"bomId\":\"1969276120260911106\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 13:45:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969277538027937794, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969277537428152321\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/4aed8446c85540838d172122e805aecf.png\",\"fileName\":\"图片.png\"}}', 0, '', '2025-09-20 13:48:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969281939593469953, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969281938955935745\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/abc951413840492594d4961d7c8007ed.png\",\"fileName\":\"图片.png\"}}', 0, '', '2025-09-20 14:06:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969282422781485057, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969282422198476801\",\"productCode\":\"XHD-B-103\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:08:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969282503958044673, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969282503370842113\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/715bc9ee83754b90adf1e2463bfd87f8.pdf\",\"fileName\":\"B103.pdf\"}}', 0, '', '2025-09-20 14:08:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969282508991209473, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969282422198476801\",\"productCode\":\"XHD-B-103\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"1969282503370842113\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:08:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969292488918147073, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969292488112840705\",\"bomCode\":\"P1758350891162\",\"bomName\":\"产品BOM1758350891162\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969292488112840705\",\"bomCode\":\"P1758350891162\",\"bomName\":\"产品BOM1758350891162\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 14:48:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969292489568264194, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969282422198476801\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969292488112840705\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:48:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969292548577927170, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969292547986530306\",\"bomId\":\"1969292488112840705\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹+ 黑色碳钢架 +定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:48:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969292622263459841, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969292621684645889\",\"bomId\":\"1969292488112840705\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板 牛津布 美规插座\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:48:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969292682837598209, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969292682254589954\",\"bomId\":\"1969292488112840705\",\"attrKey\":\"销售价 \",\"attrValue\":\"151元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:48:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969292807546839041, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969292806959636482\",\"bomId\":\"1969292488112840705\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"102cm×55cm×12cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:49:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969292911985008642, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969292911414583297\",\"bomId\":\"1969292488112840705\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"20kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:49:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969292996508622850, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969292995917225986\",\"bomId\":\"1969292488112840705\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.06732m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:50:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969293055065300994, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969293054469709826\",\"bomId\":\"1969292488112840705\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1010\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:50:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969293118634172418, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969293118051164161\",\"bomId\":\"1969292488112840705\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:50:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969293398398443522, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969293397815435265\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/56bf2ed39a8344f58d2e40e05b53589b.png\",\"fileName\":\"图片2.png\"}}', 0, '', '2025-09-20 14:51:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969293550483906561, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969293549867343873\",\"productCode\":\"XHD-B-104\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:52:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969293683443343361, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969293682625454082\",\"bomCode\":\"P1758351175950\",\"bomName\":\"产品BOM1758351175950\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969293682625454082\",\"bomCode\":\"P1758351175950\",\"bomName\":\"产品BOM1758351175950\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 14:52:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969293684097654785, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969293549867343873\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969293682625454082\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:52:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969293758093565954, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969293757502169090\",\"bomId\":\"1969293682625454082\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹+ 黑色碳钢架 +定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:53:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969293818273439745, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969293817656877057\",\"bomId\":\"1969293682625454082\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板 牛津布 美规插座\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:53:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969293946287792130, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969293945679618049\",\"bomId\":\"1969293682625454082\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"120cm×40cm×110cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:53:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969294001245757442, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969294000645971970\",\"bomId\":\"1969293682625454082\",\"attrKey\":\"销售价 \",\"attrValue\":\"100元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:54:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969294202106781698, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969294201511190530\",\"bomId\":\"1969293682625454082\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"117cm×47cm×12cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:55:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969294368457072641, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969294367844704257\",\"bomId\":\"1969293682625454082\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"18.5kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:55:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969294488321892354, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969294487701135361\",\"bomId\":\"1969293682625454082\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.065988m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:56:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969294536048877569, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969294535440703489\",\"bomId\":\"1969293682625454082\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1030\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:56:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969294583671005186, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969294583062831106\",\"bomId\":\"1969293682625454082\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:56:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969294780924928001, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969294780316753922\",\"productCode\":\"XHD-B-139\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:57:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969294902916259842, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969294902320668674\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/44677a1a1c5e436eaf8ad48fbd0e4e42.pdf\",\"fileName\":\"B139.pdf\"}}', 0, '', '2025-09-20 14:57:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969294912676405249, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969294780316753922\",\"productCode\":\"XHD-B-139\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"1969294902320668674\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:57:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969294927037702145, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969294926278533121\",\"bomCode\":\"P1758351472452\",\"bomName\":\"产品BOM1758351472452\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969294926278533121\",\"bomCode\":\"P1758351472452\",\"bomName\":\"产品BOM1758351472452\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 14:57:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969294927650070530, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969294780316753922\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969294926278533121\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:57:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969295000056340482, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969294999490109441\",\"bomId\":\"1969294926278533121\",\"attrKey\":\"产品颜色\",\"attrValue\":\"复古色+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:58:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969295067353948161, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969295066787717122\",\"bomId\":\"1969294926278533121\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:58:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969295177198575618, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969295176628150273\",\"bomId\":\"1969294926278533121\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"200cm×60cm×75cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:58:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969295397571502082, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969295396980105217\",\"bomId\":\"1969294926278533121\",\"attrKey\":\"销售价\",\"attrValue\":\"130元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 14:59:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969295613083230209, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969295612516999169\",\"bomId\":\"1969294926278533121\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"125cm×65cm×9cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:00:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969295720050565121, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969295719484334082\",\"bomId\":\"1969294926278533121\",\"attrKey\":\"单SKU产品净重 \",\"attrValue\":\"19.5kg\",\"isEnabled\":null,\"remark\":\"不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:01:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969295819753365506, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969295819170357250\",\"bomId\":\"1969294926278533121\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.073125m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:01:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969295872257662978, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969295871674654721\",\"bomId\":\"1969294926278533121\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"930 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:01:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969295908756496385, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969295908190265346\",\"bomId\":\"1969294926278533121\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:01:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296077489152001, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969296076914532353\",\"productCode\":\"XHD-B-140\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:02:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296108480864257, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969296107910438913\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/c21c4fd3c6f9407aa9808236b3ac170d.pdf\",\"fileName\":\"B140.pdf\"}}', 0, '', '2025-09-20 15:02:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296114294169601, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969296076914532353\",\"productCode\":\"XHD-B-140\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"1969296107910438913\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:02:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296126986133506, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969296126164049922\",\"bomCode\":\"P1758351758520\",\"bomName\":\"产品BOM1758351758520\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969296126164049922\",\"bomCode\":\"P1758351758520\",\"bomName\":\"产品BOM1758351758520\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 15:02:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296127623667714, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969296076914532353\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969296126164049922\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:02:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296179096166401, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969296178483798018\",\"bomId\":\"1969296126164049922\",\"attrKey\":\"产品颜色\",\"attrValue\":\"灰色+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:02:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296231462051842, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969296230862266369\",\"bomId\":\"1969296126164049922\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板 布抽\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:03:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296359790977025, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969296359191191553\",\"bomId\":\"1969296126164049922\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"140cm×46cm×77cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:03:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296417995333634, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969296417387159554\",\"bomId\":\"1969296126164049922\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"195元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:03:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296533439356929, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969296532826988546\",\"bomId\":\"1969296126164049922\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"145cm×51cm×11cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:04:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296639353921537, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969296638745747458\",\"bomId\":\"1969296126164049922\",\"attrKey\":\"单SKU产品净重 \",\"attrValue\":\"19.5kg\",\"isEnabled\":null,\"remark\":\"不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:04:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296727916650497, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969296727304282113\",\"bomId\":\"1969296126164049922\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.081345m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:05:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296778818723841, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969296778206355458\",\"bomId\":\"1969296126164049922\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"836\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:05:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296814252204034, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969296813644029953\",\"bomId\":\"1969296126164049922\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:05:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296896951296002, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969296896351510530\",\"productCode\":\"XHD-B-143\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:05:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296924117803009, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969296923518017538\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/ecc806adc72b49ffb1e4ca80b898e39a.pdf\",\"fileName\":\"B143.pdf\"}}', 0, '', '2025-09-20 15:05:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296933022310401, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969296896351510530\",\"productCode\":\"XHD-B-143\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"1969296923518017538\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:05:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296944044941314, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969296943285772289\",\"bomCode\":\"P1758351953330\",\"bomName\":\"产品BOM1758351953330\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969296943285772289\",\"bomCode\":\"P1758351953330\",\"bomName\":\"产品BOM1758351953330\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 15:05:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296944653115394, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969296896351510530\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969296943285772289\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:05:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969296992946331650, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969296992371712001\",\"bomId\":\"1969296943285772289\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑色+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:06:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969297041109524481, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969297040534904834\",\"bomId\":\"1969296943285772289\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板 布抽\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:06:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969297192637145090, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969297192020582401\",\"bomId\":\"1969296943285772289\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"120cm×70cm×75cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:06:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969297257862766593, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969297257237815297\",\"bomId\":\"1969296943285772289\",\"attrKey\":\"销售价\",\"attrValue\":\"100元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:07:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969297440616980482, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969297440013000706\",\"bomId\":\"1969296943285772289\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"95cm×51cm×13.5cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:07:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969297518152884225, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969297517540515841\",\"bomId\":\"1969296943285772289\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.0654075m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:08:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969297570648793090, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969297570040619009\",\"bomId\":\"1969296943285772289\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1040\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:08:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969297617088126978, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969297616484147201\",\"bomId\":\"1969296943285772289\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:08:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969297711887785985, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969297711279611905\",\"productCode\":\"XHD-B-148\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:08:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969297860043186178, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969297859237879810\",\"bomCode\":\"P1758352171706\",\"bomName\":\"产品BOM1758352171706\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969297859237879810\",\"bomCode\":\"P1758352171706\",\"bomName\":\"产品BOM1758352171706\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 15:09:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969297860689108994, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969297711279611905\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969297859237879810\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:09:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969297938669608962, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969297938074017793\",\"bomId\":\"1969297859237879810\",\"attrKey\":\"产品颜色\",\"attrValue\":\"白色 仿古色\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:09:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969297987415810049, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969297986816024578\",\"bomId\":\"1969297859237879810\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:10:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969298269495336961, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969298268899745794\",\"bomId\":\"1969297859237879810\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"100\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:11:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969298437896642562, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969298437292662785\",\"bomId\":\"1969297859237879810\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"79cm×56.6cm×10.5cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:11:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969298545761558530, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969298545165967362\",\"bomId\":\"1969297859237879810\",\"attrKey\":\"单SKU产品净重 \",\"attrValue\":\"11.4kg\",\"isEnabled\":null,\"remark\":\"不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:12:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969298638430511106, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969298637834919938\",\"bomId\":\"1969297859237879810\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"12.5kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:12:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969298734119362561, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969298733523771394\",\"bomId\":\"1969297859237879810\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.0469497m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:13:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969298780160237570, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969298779543674882\",\"bomId\":\"1969297859237879810\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1448\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:13:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969298817720229890, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969298817120444418\",\"bomId\":\"1969297859237879810\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:13:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969298939938054146, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969298939342462977\",\"productCode\":\"XHD-B-149\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:13:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969299069160366082, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969299068359254018\",\"bomCode\":\"P1758352459983\",\"bomName\":\"产品BOM1758352459983\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969299068359254018\",\"bomCode\":\"P1758352459983\",\"bomName\":\"产品BOM1758352459983\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 15:14:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969299069961478146, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969298939342462977\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969299068359254018\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:14:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969299117726212098, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969299117139009538\",\"bomId\":\"1969299068359254018\",\"attrKey\":\"产品颜色\",\"attrValue\":\"白色 仿古色\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:14:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969299175859265538, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969299175276257282\",\"bomId\":\"1969299068359254018\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:14:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969299272965791746, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969299272403755010\",\"bomId\":\"1969299068359254018\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"120\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:15:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969299435931279362, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969299435318910978\",\"bomId\":\"1969299068359254018\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"94cm×55.5cm×10cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:15:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969299548334432257, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969299547705286657\",\"bomId\":\"1969299068359254018\",\"attrKey\":\"单SKU产品净重\",\"attrValue\":\"12.5kg\",\"isEnabled\":null,\"remark\":\"不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:16:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969299635609509890, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969299634967781378\",\"bomId\":\"1969299068359254018\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"13.8kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:16:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969299699815915522, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969299699186769922\",\"bomId\":\"1969299068359254018\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.05217m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:16:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969299745793875969, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969299745168924674\",\"bomId\":\"1969299068359254018\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1303\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:17:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969299790257692673, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969299789624352770\",\"bomId\":\"1969299068359254018\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:17:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969299888572178434, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969299887938838529\",\"productCode\":\"XHD-B-150\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:17:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969299987998154753, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969299987176071169\",\"bomCode\":\"P1758352679039\",\"bomName\":\"产品BOM1758352679039\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969299987176071169\",\"bomCode\":\"P1758352679039\",\"bomName\":\"产品BOM1758352679039\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 15:18:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969299988832821250, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969299887938838529\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969299987176071169\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:18:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969300040837996546, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969300040229822465\",\"bomId\":\"1969299987176071169\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑色+ 黑色碳钢架+ 黑色布抽+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:18:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969300109704273921, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969300109096099841\",\"bomId\":\"1969299987176071169\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板 布抽\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:18:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969300216881324033, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969300216273149953\",\"bomId\":\"1969299987176071169\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"100\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:18:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969300376344567809, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969300375719616514\",\"bomId\":\"1969299987176071169\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"82.5cm×56.5cm×9cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:19:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969300492484845569, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969300491872477185\",\"bomId\":\"1969299987176071169\",\"attrKey\":\"单SKU产品净重 \",\"attrValue\":\"12.6kg\",\"isEnabled\":null,\"remark\":\"不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:20:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969300592875511809, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969300592242171906\",\"bomId\":\"1969299987176071169\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"13.5kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:20:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969300658554118146, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969300657941749761\",\"bomId\":\"1969299987176071169\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.04195125m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:20:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969300759846559745, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969300759238385665\",\"bomId\":\"1969299987176071169\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1621\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:21:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969300799809888257, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969300799193325569\",\"bomId\":\"1969299987176071169\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:21:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969300877014441986, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969300876397879298\",\"productCode\":\"XHD-B-151\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:21:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969302195628122114, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969302194772484098\",\"bomCode\":\"P1758353205335\",\"bomName\":\"产品BOM1758353205335\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969302194772484098\",\"bomCode\":\"P1758353205335\",\"bomName\":\"产品BOM1758353205335\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 15:26:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969302196274044930, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969300876397879298\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969302194772484098\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:26:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969302272450994177, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969302271842820097\",\"bomId\":\"1969302194772484098\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑色+ 黑色碳钢架+ 黑色布抽+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:27:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969302323474702337, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969302322887499777\",\"bomId\":\"1969302194772484098\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板 布抽\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:27:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969302385458126849, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969302384862535681\",\"bomId\":\"1969302194772484098\",\"attrKey\":\"产品外观尺寸 (长×宽×高)\",\"attrValue\":\"120\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:27:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969302509001351170, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969302508401565697\",\"bomId\":\"1969302194772484098\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"103cm×56cm×9cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:28:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969302593789206529, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969302593206198273\",\"bomId\":\"1969302194772484098\",\"attrKey\":\"单SKU产品净重 \",\"attrValue\":\"13.7kg\",\"isEnabled\":null,\"remark\":\"不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:28:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969302706288828417, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969302705697431553\",\"bomId\":\"1969302194772484098\",\"attrKey\":\"单SKU整箱毛重\",\"attrValue\":\"13.5kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:28:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969302868096688129, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969302705697431553\",\"bomId\":\"1969302194772484098\",\"attrKey\":\"单SKU整箱毛重\",\"attrValue\":\"14.5kg\",\"isEnabled\":1,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:29:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969302949667512321, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969302949088698370\",\"bomId\":\"1969302194772484098\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.051912m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:29:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969302991417614338, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969302990830411778\",\"bomId\":\"1969302194772484098\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1310\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:29:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969303041795399681, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969303041220780033\",\"bomId\":\"1969302194772484098\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:30:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969303128491663362, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969303127917043713\",\"productCode\":\"XHD-B-167\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:30:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969303263502114818, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969303262914912258\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/d658c5b6885644f081c0b19753e1da6e.pdf\",\"fileName\":\"B167.pdf\"}}', 0, '', '2025-09-20 15:31:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969303268304592898, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969303127917043713\",\"productCode\":\"XHD-B-167\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"1969303262914912258\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:31:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969303282217099266, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969303281441153026\",\"bomCode\":\"P1758353464441\",\"bomName\":\"产品BOM1758353464441\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969303281441153026\",\"bomCode\":\"P1758353464441\",\"bomName\":\"产品BOM1758353464441\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 15:31:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969303282842050562, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969303127917043713\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969303281441153026\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:31:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969303321047965698, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969303320473346050\",\"bomId\":\"1969303281441153026\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑色\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:31:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969303362252808193, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969303361665605633\",\"bomId\":\"1969303281441153026\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板 布抽\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:31:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969303487863824386, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969303487285010434\",\"bomId\":\"1969303281441153026\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"85cm×53cm×11cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:31:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969303576879538178, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969303576292335618\",\"bomId\":\"1969303281441153026\",\"attrKey\":\"单SKU整箱毛重 \",\"attrValue\":\"16.5kg\",\"isEnabled\":null,\"remark\":\"含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:32:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969303648551804930, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969303647968796673\",\"bomId\":\"1969303281441153026\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.049555m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:32:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969303738762895361, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969303738179887105\",\"bomId\":\"1969303281441153026\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1372\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:32:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969303773676281857, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969303773101662209\",\"bomId\":\"1969303281441153026\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:33:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969305174888390657, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969305174276022273\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/5fcc3ab800c54ae0bb6b4567b4184c8e.pdf\",\"fileName\":\"B151转角款.pdf\"}}', 0, '', '2025-09-20 15:38:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969305182488469506, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969300876397879298\",\"productCode\":\"XHD-B-151\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":\"1969302194772484098\",\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"1969305174276022273\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:38:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969305295923421185, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969305295344607234\",\"productCode\":\"XHD-B-172\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:39:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969305425284145153, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969305424524976130\",\"bomCode\":\"P1758353975382\",\"bomName\":\"产品BOM1758353975382\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969305424524976130\",\"bomCode\":\"P1758353975382\",\"bomName\":\"产品BOM1758353975382\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 15:39:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969305425955233793, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969305295344607234\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969305424524976130\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:39:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969305485036199937, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969305484436414466\",\"bomId\":\"1969305424524976130\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板 布抽\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:39:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969305557845123073, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969305557274697729\",\"bomId\":\"1969305424524976130\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:40:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969305648786022402, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969305648186236929\",\"productCode\":\"XHD-B-173\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:40:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969305660039340034, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969305648186236929\",\"productCode\":\"XHD-B-173\",\"productName\":\"电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:40:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969305747146645505, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969305746374893570\",\"bomCode\":\"P1758354052112\",\"bomName\":\"产品BOM1758354052112\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969305746374893570\",\"bomCode\":\"P1758354052112\",\"bomName\":\"产品BOM1758354052112\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 15:40:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969305747779985409, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969305648186236929\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969305746374893570\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:40:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969305799793549313, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969305799214735362\",\"bomId\":\"1969305746374893570\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:41:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969305842218934274, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969305841635926017\",\"bomId\":\"1969305746374893570\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:41:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969306002588147713, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969306001992556546\",\"productCode\":\"XHD-B-189\",\"productName\":\"电竞桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725043158687745\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:41:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969306152136056833, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969306151355916290\",\"bomCode\":\"P1758354148665\",\"bomName\":\"产品BOM1758354148665\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969306151355916290\",\"bomCode\":\"P1758354148665\",\"bomName\":\"产品BOM1758354148665\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 15:42:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969306152756813826, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969306001992556546\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969306151355916290\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:42:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969306278543990786, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969306277960982529\",\"bomId\":\"1969306151355916290\",\"attrKey\":\"外箱箱规 (长×宽×高)\",\"attrValue\":\"85cm×53cm×16cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:42:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969306352976109570, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969306352401489921\",\"bomId\":\"1969306151355916290\",\"attrKey\":\"单SKU产品净重\",\"attrValue\":\"19.5kg\",\"isEnabled\":null,\"remark\":\"不含包装 \"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:43:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969306408806490113, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969306408227676161\",\"bomId\":\"1969306151355916290\",\"attrKey\":\"单SKU方数\",\"attrValue\":\"0.07208m³\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:43:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969306469015724034, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969306468441104385\",\"bomId\":\"1969306151355916290\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"943\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:43:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969306504252071937, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969306503669063681\",\"bomId\":\"1969306151355916290\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:43:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969306609923366914, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969306609331970049\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/4df2d8a38bf74768ae26da22ec145dd4.png\",\"fileName\":\"图片.png\"}}', 0, '', '2025-09-20 15:44:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969307015348985857, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969307014757588993\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/2f31e41f20434cd78e717086f1a2f34d.png\",\"fileName\":\"图片3.png\"}}', 0, '', '2025-09-20 15:45:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969307103551004674, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969307102955413506\",\"productCode\":\"XHD-B-3\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/2f31e41f20434cd78e717086f1a2f34d.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:46:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969307169317691393, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969307168751460353\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/80c661777de64e5aa47f525209f863d3.pdf\",\"fileName\":\"B3.pdf\"}}', 0, '', '2025-09-20 15:46:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969307173713321986, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969307102955413506\",\"productCode\":\"XHD-B-3\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969307168751460353\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/2f31e41f20434cd78e717086f1a2f34d.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:46:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969307185545453569, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969307184773701634\",\"bomCode\":\"P1758354395047\",\"bomName\":\"产品BOM1758354395047\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969307184773701634\",\"bomCode\":\"P1758354395047\",\"bomName\":\"产品BOM1758354395047\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 15:46:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969307186174599170, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969307102955413506\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969307184773701634\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:46:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969307221012488193, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969307220442062849\",\"bomId\":\"1969307184773701634\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:46:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969307256601157634, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969307256030732289\",\"bomId\":\"1969307184773701634\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:46:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969307300414857217, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969307299840237570\",\"bomId\":\"1969307184773701634\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"80*40*170\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:47:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969307339828731906, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969307339249917954\",\"bomId\":\"1969307184773701634\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"155\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:47:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969307397055815682, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969307396489584642\",\"bomId\":\"1969307184773701634\",\"attrKey\":\"加收税点 ( %)\",\"attrValue\":\"10\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:47:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969307449673359361, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969307449098739713\",\"bomId\":\"1969307184773701634\",\"attrKey\":\"采购单价 (元-含13%增值税)\",\"attrValue\":\"170\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:47:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969307505755398146, 'BOM 明细,存放属性–值', 3, 'com.gear.oa.controller.GearBomItemController.remove()', 'DELETE', 1, 'admin', '', '/oa/bomItem/1969307396489584642', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:47:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969307533404250114, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969307449098739713\",\"bomId\":\"1969307184773701634\",\"attrKey\":\"采购单价 (元-含10%增值税)\",\"attrValue\":\"170\",\"isEnabled\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:47:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969307971549634562, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969307970928877569\",\"bomId\":\"1969307184773701634\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"101.5*45*14\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:49:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969308078051401729, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969308077443227649\",\"bomId\":\"1969307184773701634\",\"attrKey\":\"单SKU产品净重 (kg) \",\"attrValue\":\"15.6\",\"isEnabled\":null,\"remark\":\"不含包装\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:50:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969308151766294529, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969308077443227649\",\"bomId\":\"1969307184773701634\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"15.6\",\"isEnabled\":1,\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:50:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969308193868718081, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969308193268932610\",\"bomId\":\"1969307184773701634\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"16.4\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:50:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969308268233728001, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969308267596193794\",\"bomId\":\"1969307184773701634\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.063945\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:50:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969308331076984833, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969308330473005057\",\"bomId\":\"1969307184773701634\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1063 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:51:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969308364207792130, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969308363608006657\",\"bomId\":\"1969307184773701634\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:51:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969309299181068289, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969309298547728385\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/52378ff91c204ac6b7a934c35a16ee78.jpg\",\"fileName\":\"图片4.jpg\"}}', 0, '', '2025-09-20 15:55:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969309424993411073, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969309424360071170\",\"productCode\":\"XHD-B-4\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/52378ff91c204ac6b7a934c35a16ee78.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:55:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969309587010985986, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969309586151153665\",\"bomCode\":\"P1758354967560\",\"bomName\":\"产品BOM1758354967560\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969309586151153665\",\"bomCode\":\"P1758354967560\",\"bomName\":\"产品BOM1758354967560\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 15:56:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969309587690463233, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969309424360071170\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969309586151153665\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:56:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969309621949538306, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969309621324587010\",\"bomId\":\"1969309586151153665\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:56:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969309671022895106, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969309670389555201\",\"bomId\":\"1969309586151153665\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:56:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969309734914727937, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969309734298165250\",\"bomId\":\"1969309586151153665\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"90*40*170\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:56:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969309781567971329, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969309780947214337\",\"bomId\":\"1969309586151153665\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"145\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:56:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969309980059213826, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969309979434262530\",\"bomId\":\"1969309586151153665\",\"attrKey\":\"采购单价 (元-含10%增值税)\",\"attrValue\":\"160\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:57:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969310152365416450, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969310151740465153\",\"bomId\":\"1969309586151153665\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"95*45*18\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:58:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969310220191506434, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969310219562360833\",\"bomId\":\"1969309586151153665\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"17.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:58:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969310278433611778, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969310277808660482\",\"bomId\":\"1969309586151153665\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"18.3\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:58:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969310347861925889, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969310347228585985\",\"bomId\":\"1969309586151153665\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.07695\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:59:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969310386587934722, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969310385954594818\",\"bomId\":\"1969309586151153665\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"884 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:59:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969310425460744193, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969310424839987201\",\"bomId\":\"1969309586151153665\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 15:59:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969310621473153025, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969310620848201730\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/7ba24cd311e145a5888a3654e1b7894f.jpg\",\"fileName\":\"图片.jpg\"}}', 0, '', '2025-09-20 16:00:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969310699533344770, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969310698908393474\",\"productCode\":\"XHD-B-5\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/7ba24cd311e145a5888a3654e1b7894f.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:00:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969310828764045314, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969310827925184513\",\"bomCode\":\"P1758355263626\",\"bomName\":\"产品BOM1758355263626\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969310827925184513\",\"bomCode\":\"P1758355263626\",\"bomName\":\"产品BOM1758355263626\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 16:01:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969310829430939649, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969310698908393474\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969310827925184513\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:01:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969310876277121025, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969310875639586817\",\"bomId\":\"1969310827925184513\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:01:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969310923974746114, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969310923353989122\",\"bomId\":\"1969310827925184513\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:01:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969310971231969281, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969310970607017985\",\"bomId\":\"1969310827925184513\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"100*40*166\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:01:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969311028870094849, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969311028232560642\",\"bomId\":\"1969310827925184513\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"165\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:01:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969311123028025345, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969311122403074050\",\"bomId\":\"1969310827925184513\",\"attrKey\":\"采购单价 (元-含10%增值税)\",\"attrValue\":\"183\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:02:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969311229190053890, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969311228573491201\",\"bomId\":\"1969310827925184513\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"105*45*21.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:02:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969311277940449282, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969311277315497986\",\"bomId\":\"1969310827925184513\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"23.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:02:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969311315605299202, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969311314976153602\",\"bomId\":\"1969310827925184513\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"24.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:03:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969311377802633217, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969311377177681921\",\"bomId\":\"1969310827925184513\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.1015875\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:03:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969311438448074753, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969311437814734850\",\"bomId\":\"1969310827925184513\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"669 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:03:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969311465149014018, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969311464515674114\",\"bomId\":\"1969310827925184513\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:03:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969315851262730241, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969315850662944770\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/9886520fd8b94c789cdf7c9dd8a3e0f9.jpg\",\"fileName\":\"图片2.jpg\"}}', 0, '', '2025-09-20 16:21:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969315896875786241, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969315896292777985\",\"productCode\":\"XHD-B-6\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/9886520fd8b94c789cdf7c9dd8a3e0f9.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:21:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969315944682463234, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969315944099454977\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/32c8b4bd61c54aeb9e21027b55e80edf.pdf\",\"fileName\":\"B6.pdf\"}}', 0, '', '2025-09-20 16:21:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969315949082288130, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969315896292777985\",\"productCode\":\"XHD-B-6\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969315944099454977\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/9886520fd8b94c789cdf7c9dd8a3e0f9.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:21:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969315959647739905, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969315958846627841\",\"bomCode\":\"P1758356486908\",\"bomName\":\"产品BOM1758356486908\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969315958846627841\",\"bomCode\":\"P1758356486908\",\"bomName\":\"产品BOM1758356486908\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 16:21:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969315960285274114, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969315896292777985\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969315958846627841\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:21:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969316062861172738, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969316062257192962\",\"bomId\":\"1969315958846627841\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:21:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969316096327524353, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969316095731933186\",\"bomId\":\"1969315958846627841\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:22:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969316136437653505, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969316135837868034\",\"bomId\":\"1969315958846627841\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"57*45*128\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:22:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969316182994427905, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969316182398836737\",\"bomId\":\"1969315958846627841\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"120\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:22:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969316248249409538, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969316247653818370\",\"bomId\":\"1969315958846627841\",\"attrKey\":\"采购单价 (元-含10%增值税)\",\"attrValue\":\"132\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:22:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969316365589258242, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969316364993667073\",\"bomId\":\"1969315958846627841\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"66*50.5*16\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:23:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969316422006841345, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969316421402861569\",\"bomId\":\"1969315958846627841\",\"attrKey\":\"单SKU产品净重 (KG-不含包装)\",\"attrValue\":\"13.2\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:23:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969316513727881218, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969316513128095746\",\"bomId\":\"1969315958846627841\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"14\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:23:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969316576432726018, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969316575837134850\",\"bomId\":\"1969315958846627841\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.053328\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:23:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969316624100990977, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969316623488622594\",\"bomId\":\"1969315958846627841\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1275 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:24:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969316659307978754, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969316658695610370\",\"bomId\":\"1969315958846627841\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:24:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969316841235914754, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969316840644517890\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/b5058b1c5951440f8dec42b44dfb09ca.jpg\",\"fileName\":\"图片1.jpg\"}}', 0, '', '2025-09-20 16:24:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969316906495090690, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969316905912082433\",\"productCode\":\"XHD-B-14\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/b5058b1c5951440f8dec42b44dfb09ca.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:25:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969316961021042689, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969316960433840129\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/e2db9494a5394efb94f77c163f865a1c.pdf\",\"fileName\":\"B14.pdf\"}}', 0, '', '2025-09-20 16:25:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969316967257972737, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969316905912082433\",\"productCode\":\"XHD-B-14\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969316960433840129\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/b5058b1c5951440f8dec42b44dfb09ca.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:25:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969316976556744706, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969316975764021250\",\"bomCode\":\"P1758356729358\",\"bomName\":\"产品BOM1758356729358\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969316975764021250\",\"bomCode\":\"P1758356729358\",\"bomName\":\"产品BOM1758356729358\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 16:25:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969316977190084609, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969316905912082433\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969316975764021250\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:25:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969317028121518082, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969317027509149697\",\"bomId\":\"1969316975764021250\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:25:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969317067837382657, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969317067229208577\",\"bomId\":\"1969316975764021250\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:25:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969317118122893314, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969317117518913537\",\"bomId\":\"1969316975764021250\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"66*33*186\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:26:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969317168345489409, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969317167749898241\",\"bomId\":\"1969316975764021250\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"119\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:26:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969317252923629569, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969317252319649794\",\"bomId\":\"1969316975764021250\",\"attrKey\":\"采购单价 (元-含10%增值税)\",\"attrValue\":\"132\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:26:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969317341557661698, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969317340957876226\",\"bomId\":\"1969316975764021250\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"68*15*34\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:26:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969317383249043458, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969317382653452290\",\"bomId\":\"1969316975764021250\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"17.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:27:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969317425213054977, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969317424613269506\",\"bomId\":\"1969316975764021250\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"18.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:27:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969317495312457730, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969317494704283650\",\"bomId\":\"1969316975764021250\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.03468\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:27:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969317546524909570, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969317545925124098\",\"bomId\":\"1969316975764021250\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1961 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:27:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969317583476727809, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969317582876942337\",\"bomId\":\"1969316975764021250\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:27:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969317732752007169, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969317732160610306\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/432cfa699d924baa9106a46da6e60003.jpg\",\"fileName\":\"图片2.jpg\"}}', 0, '', '2025-09-20 16:28:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969317795519766530, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969317794928369665\",\"productCode\":\"XHD-B-19\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/432cfa699d924baa9106a46da6e60003.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:28:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969318102081445890, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969318101305499650\",\"bomCode\":\"P1758356997665\",\"bomName\":\"产品BOM1758356997665\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969318101305499650\",\"bomCode\":\"P1758356997665\",\"bomName\":\"产品BOM1758356997665\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 16:29:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969318102727368706, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969317794928369665\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969318101305499650\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:29:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969318140966838274, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969318140375441409\",\"bomId\":\"1969318101305499650\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:30:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969318178048679937, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969318177461477378\",\"bomId\":\"1969318101305499650\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:30:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969318218762788865, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969318218167197698\",\"bomId\":\"1969318101305499650\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"66*40*86\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:30:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969318259661447169, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969318259065856001\",\"bomId\":\"1969318101305499650\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"70\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:30:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969318340850589698, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969318340254998530\",\"bomId\":\"1969318101305499650\",\"attrKey\":\"采购单价 (元-含10%增值税)\",\"attrValue\":\"77\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:30:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969318439827775490, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969318439240572930\",\"bomId\":\"1969318101305499650\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"75*42*15\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:31:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969318474128793601, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969318473529008130\",\"bomId\":\"1969318101305499650\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"15\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:31:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969318513769160706, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969318513173569538\",\"bomId\":\"1969318101305499650\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"19\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:31:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969318564939669505, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969318513173569538\",\"bomId\":\"1969318101305499650\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"16\",\"isEnabled\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:31:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969318723727630338, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969318723144622082\",\"bomId\":\"1969318101305499650\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"1439 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:32:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969318751296790530, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969318750705393666\",\"bomId\":\"1969318101305499650\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:32:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969318961750188033, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969318961142013953\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/e131a26d7108452d92e9be9e27c1a9bf.jpg\",\"fileName\":\"图片3.jpg\"}}', 0, '', '2025-09-20 16:33:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969319046290579457, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969319045686599682\",\"productCode\":\"XHD-B-25\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/e131a26d7108452d92e9be9e27c1a9bf.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:33:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969319368098553858, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969319367314219010\",\"bomCode\":\"P1758357299532\",\"bomName\":\"产品BOM1758357299532\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969319367314219010\",\"bomCode\":\"P1758357299532\",\"bomName\":\"产品BOM1758357299532\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 16:35:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969319368736088066, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969319045686599682\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969319367314219010\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:35:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969319406518378498, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969319405939564545\",\"bomId\":\"1969319367314219010\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:35:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969319442111242241, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969319441528233986\",\"bomId\":\"1969319367314219010\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:35:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969319491834716161, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969319491239124994\",\"bomId\":\"1969319367314219010\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"100*35*75\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:35:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969319568967966722, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969319568384958466\",\"bomId\":\"1969319367314219010\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"110\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:35:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969319650324881410, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969319649746067457\",\"bomId\":\"1969319367314219010\",\"attrKey\":\"采购单价 (元-含10%增值税)\",\"attrValue\":\"121\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:36:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969319741198671873, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969319740615663618\",\"bomId\":\"1969319367314219010\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"92*35*12\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:36:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969319801114304513, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969319800539684865\",\"bomId\":\"1969319367314219010\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"8\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:36:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969319839957753857, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969319839374745602\",\"bomId\":\"1969319367314219010\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"9\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:36:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969319932941279233, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969319932337299457\",\"bomId\":\"1969319367314219010\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.03864\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:37:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969319976264245249, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969319975651876865\",\"bomId\":\"1969319367314219010\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1760 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:37:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969320007889297410, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969320007281123329\",\"bomId\":\"1969319367314219010\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:37:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969320104693833730, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969320104085659650\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/c75f3e524f3244bbac704cea0d89df32.jpg\",\"fileName\":\"图片4.jpg\"}}', 0, '', '2025-09-20 16:37:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969320186331766786, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969320185727787009\",\"productCode\":\"XHD-B-27\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/c75f3e524f3244bbac704cea0d89df32.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:38:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969320311145865217, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969320310344753154\",\"bomCode\":\"P1758357524363\",\"bomName\":\"产品BOM1758357524363\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969320310344753154\",\"bomCode\":\"P1758357524363\",\"bomName\":\"产品BOM1758357524363\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 16:38:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969320311791788033, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969320185727787009\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969320310344753154\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:38:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969320371334127618, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969320370721759233\",\"bomId\":\"1969320310344753154\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:38:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969320423003758593, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969320422395584514\",\"bomId\":\"1969320310344753154\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:39:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969320482466406402, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969320481866620930\",\"bomId\":\"1969320310344753154\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"60*34*82\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:39:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969320529320976385, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969320528708608002\",\"bomId\":\"1969320310344753154\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"95\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:39:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969320597851709442, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969320597243535361\",\"bomId\":\"1969320310344753154\",\"attrKey\":\"采购单价 (元-含10%增值税)\",\"attrValue\":\"105\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:39:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969320694899515393, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969320694278758401\",\"bomId\":\"1969320310344753154\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"70*38*12\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:40:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969320808862949378, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969320808250580994\",\"bomId\":\"1969320310344753154\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"9\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:40:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969320854106906626, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969320853494538242\",\"bomId\":\"1969320310344753154\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"10\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:40:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969320926584479745, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969320925976305666\",\"bomId\":\"1969320310344753154\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.03192\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:41:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969320989998161921, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969320989389987841\",\"bomId\":\"1969320310344753154\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"2130 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:41:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969321043332931586, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969321042724757506\",\"bomId\":\"1969320310344753154\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:41:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969321185096212481, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969321184496427010\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/6f162f0261144201bbab911fea362d9f.jpg\",\"fileName\":\"图片5.jpg\"}}', 0, '', '2025-09-20 16:42:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969321294827593730, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969321294227808258\",\"productCode\":\"XHD-B-32\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/6f162f0261144201bbab911fea362d9f.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:42:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969321422376378370, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969321421562683393\",\"bomCode\":\"P1758357789292\",\"bomName\":\"产品BOM1758357789292\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969321421562683393\",\"bomCode\":\"P1758357789292\",\"bomName\":\"产品BOM1758357789292\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 16:43:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969321423034884098, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969321294227808258\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969321421562683393\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:43:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969321460125114370, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969321459533717505\",\"bomId\":\"1969321421562683393\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:43:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969321499031478273, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969321498431692801\",\"bomId\":\"1969321421562683393\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:43:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969321533219250177, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969321532632047617\",\"bomId\":\"1969321421562683393\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"120*30.2*81\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:43:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969321569621614594, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969321569030217730\",\"bomId\":\"1969321421562683393\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"125\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:43:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969321665536958466, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969321664924590081\",\"bomId\":\"1969321421562683393\",\"attrKey\":\"采购单价 (元-含10%增值税)\",\"attrValue\":\"138\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:44:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969321768146411521, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969321767517265922\",\"bomId\":\"1969321421562683393\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"86*45*14\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:44:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969321810655682562, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969321810026536961\",\"bomId\":\"1969321421562683393\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"18.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:44:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969321843174121473, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969321842557558785\",\"bomId\":\"1969321421562683393\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"20\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:44:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969321927718707201, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969321927093755906\",\"bomId\":\"1969321421562683393\",\"attrKey\":\"单SKU方数m³\",\"attrValue\":\"0.05418\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:45:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969321962372046849, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969321961742901249\",\"bomId\":\"1969321421562683393\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1255 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:45:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969321988640972801, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969321988016021505\",\"bomId\":\"1969321421562683393\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:45:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322119784275970, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969322119167713282\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/aeaacd77f39849d3a0f923b71f65fd08.jpg\",\"fileName\":\"图片6.jpg\"}}', 0, '', '2025-09-20 16:45:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322174708686849, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969322174096318466\",\"productCode\":\"XHD-B-33\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/aeaacd77f39849d3a0f923b71f65fd08.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:46:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322283504738306, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969322282879787010\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/d881863f2b824017a3eff33464c62011.pdf\",\"fileName\":\"B33.pdf\"}}', 0, '', '2025-09-20 16:46:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322289041219585, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969322174096318466\",\"productCode\":\"XHD-B-33\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969322282879787010\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/aeaacd77f39849d3a0f923b71f65fd08.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:46:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322308968357889, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969322308133691394\",\"bomCode\":\"P1758358000665\",\"bomName\":\"产品BOM1758358000665\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969322308133691394\",\"bomCode\":\"P1758358000665\",\"bomName\":\"产品BOM1758358000665\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 16:46:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322309618475009, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969322174096318466\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969322308133691394\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:46:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322365683736578, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969322365088145410\",\"bomId\":\"1969322308133691394\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:46:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322402295816193, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969322401717002242\",\"bomId\":\"1969322308133691394\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:47:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322451125903361, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969322450547089410\",\"bomId\":\"1969322308133691394\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"150*42*60\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:47:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322488329379841, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969322487754760193\",\"bomId\":\"1969322308133691394\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"125\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:47:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322546667954177, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969322546089140225\",\"bomId\":\"1969322308133691394\",\"attrKey\":\"采购单价 (元-含10%增值税)\",\"attrValue\":\"137\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:47:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322654134411266, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969322653563985921\",\"bomId\":\"1969322308133691394\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"86*45*11\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:48:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322689748246530, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969322653563985921\",\"bomId\":\"1969322308133691394\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"86*45*14\",\"isEnabled\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:48:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322778600382466, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969322778017374210\",\"bomId\":\"1969322308133691394\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"9\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:48:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322816831463426, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969322816261038082\",\"bomId\":\"1969322308133691394\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"10\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:48:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322888243683329, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969322887664869378\",\"bomId\":\"1969322308133691394\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.05418\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:48:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322937807773698, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969322937237348353\",\"bomId\":\"1969322308133691394\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1255\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:49:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969322974885421058, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969322974306607105\",\"bomId\":\"1969322308133691394\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:49:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324159574974466, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969324159000354817\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/9612ddcc629b46d98e30c5b62ca2a433.jpg\",\"fileName\":\"图片7.jpg\"}}', 0, '', '2025-09-20 16:54:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324218769186817, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969324218165207041\",\"productCode\":\"XHD-B-38\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/9612ddcc629b46d98e30c5b62ca2a433.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:54:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324279926333441, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969324279355908098\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/bff0c9a456b649319f354bb6f05eed82.pdf\",\"fileName\":\"B38-最终.pdf\"}}', 0, '', '2025-09-20 16:54:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324285177602050, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969324218165207041\",\"productCode\":\"XHD-B-38\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969324279355908098\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/9612ddcc629b46d98e30c5b62ca2a433.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:54:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324296003100674, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969324295218765826\",\"bomCode\":\"P1758358474414\",\"bomName\":\"产品BOM1758358474414\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969324295218765826\",\"bomCode\":\"P1758358474414\",\"bomName\":\"产品BOM1758358474414\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 16:54:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324296623857666, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969324218165207041\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969324295218765826\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:54:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324335714770946, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969324335140151297\",\"bomId\":\"1969324295218765826\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:54:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324370045149185, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969324369457946625\",\"bomId\":\"1969324295218765826\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:54:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324420544569346, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969324419969949697\",\"bomId\":\"1969324295218765826\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"120*33*175\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:55:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324523481178114, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969324522902364162\",\"bomId\":\"1969324295218765826\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"165\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:55:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324562563702786, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969324561984888834\",\"bomId\":\"1969324295218765826\",\"attrKey\":\"采购单价 (元-含10%增值税)\",\"attrValue\":\"182\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:55:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324596483039234, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969324595900030978\",\"bomId\":\"1969324295218765826\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"123\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:55:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324678766895105, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969324595900030978\",\"bomId\":\"1969324295218765826\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"123*36*20\",\"isEnabled\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:56:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324735767486466, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969324735176089601\",\"bomId\":\"1969324295218765826\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"31.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:56:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324774577381377, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969324773985984513\",\"bomId\":\"1969324295218765826\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"33\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:56:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324827622744065, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969324827031347202\",\"bomId\":\"1969324295218765826\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.08856\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:56:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324863056224258, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969324862469021697\",\"bomId\":\"1969324295218765826\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"768 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:56:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969324896086368258, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969324895490777089\",\"bomId\":\"1969324295218765826\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:56:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969325034477428737, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969325033890226177\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/112be3600b7d4c0aabfeb71333175737.jpg\",\"fileName\":\"图片8.jpg\"}}', 0, '', '2025-09-20 16:57:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969325085236895745, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969325084653887489\",\"productCode\":\"XHD-B-61\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/112be3600b7d4c0aabfeb71333175737.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:57:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969325137791524866, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969325137212710914\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/acc2817d5f5540eaa81e799f84178b9b.pdf\",\"fileName\":\"B61-最终.pdf\"}}', 0, '', '2025-09-20 16:57:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969325142401064961, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969325084653887489\",\"productCode\":\"XHD-B-61\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969325137212710914\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/112be3600b7d4c0aabfeb71333175737.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:57:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969325152849076226, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969325152068935681\",\"bomCode\":\"P1758358678702\",\"bomName\":\"产品BOM1758358678702\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969325152068935681\",\"bomCode\":\"P1758358678702\",\"bomName\":\"产品BOM1758358678702\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 16:57:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969325153461444609, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969325084653887489\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969325152068935681\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:58:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969325190811721729, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969325190220324866\",\"bomId\":\"1969325152068935681\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:58:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969325231571968001, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969325230988959746\",\"bomId\":\"1969325152068935681\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:58:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969325288157323266, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969325287570120705\",\"bomId\":\"1969325152068935681\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"840*340*1460\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:58:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969325315789398018, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969325315202195458\",\"bomId\":\"1969325152068935681\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"127\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:58:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969325418180747266, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969325417589350401\",\"bomId\":\"1969325152068935681\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"93*45*16\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:59:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969325466989862914, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969325466394271746\",\"bomId\":\"1969325152068935681\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"17\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:59:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969325501689339905, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969325501097943042\",\"bomId\":\"1969325152068935681\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"18\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:59:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969325574842195970, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969325574263382017\",\"bomId\":\"1969325152068935681\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.06696\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 16:59:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969325663090352130, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969325662503149570\",\"bomId\":\"1969325152068935681\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1016\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:00:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969325695763980289, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969325695160000513\",\"bomId\":\"1969325152068935681\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:00:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969326860622864386, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969326860014690305\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/d20486df3c7442a7a56f44325c41b018.jpg\",\"fileName\":\"图片9.jpg\"}}', 0, '', '2025-09-20 17:04:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969326955162476545, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969326954592051202\",\"productCode\":\"XHD-B-63\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/d20486df3c7442a7a56f44325c41b018.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:05:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327043129614337, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969327042336890881\",\"bomCode\":\"P1758359129367\",\"bomName\":\"产品BOM1758359129367\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969327042336890881\",\"bomCode\":\"P1758359129367\",\"bomName\":\"产品BOM1758359129367\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 17:05:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327043771342849, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969326954592051202\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969327042336890881\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:05:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327081121619970, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969327080526028801\",\"bomId\":\"1969327042336890881\",\"attrKey\":\"产品颜色\",\"attrValue\":\"胡桃\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:05:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327114587971585, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969327113992380417\",\"bomId\":\"1969327042336890881\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:05:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327153838268418, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969327153242677250\",\"bomId\":\"1969327042336890881\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"1110*900*340\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:05:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327188806180865, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969327188210589698\",\"bomId\":\"1969327042336890881\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"100\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:06:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327273220743170, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969327272654512130\",\"bomId\":\"1969327042336890881\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"115*39*13\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:06:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327311707676673, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969327311091113986\",\"bomId\":\"1969327042336890881\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"23.2\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:06:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327343471140865, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969327342858772481\",\"bomId\":\"1969327042336890881\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"24.2\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:06:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327408587710465, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969327407971147777\",\"bomId\":\"1969327042336890881\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.058305\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:06:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327467333132289, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969327466716569602\",\"bomId\":\"1969327042336890881\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1166 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:07:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327498459062274, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969327497846693890\",\"bomId\":\"1969327042336890881\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:07:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327587135037441, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969327586518474754\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/5f21da56f85d4b319f998a8fb9ba11ed.jpg\",\"fileName\":\"图片10.jpg\"}}', 0, '', '2025-09-20 17:07:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327642264969217, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969327641660989441\",\"productCode\":\"XHD-B-66\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/5f21da56f85d4b319f998a8fb9ba11ed.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:07:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327794606284802, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969327793788395521\",\"bomCode\":\"P1758359308525\",\"bomName\":\"产品BOM1758359308525\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969327793788395521\",\"bomCode\":\"P1758359308525\",\"bomName\":\"产品BOM1758359308525\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 17:08:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327795252207618, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969327641660989441\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969327793788395521\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:08:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327837010698242, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969327836394135553\",\"bomId\":\"1969327793788395521\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:08:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327891922526210, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969327891301769217\",\"bomId\":\"1969327793788395521\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:08:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327939083280386, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969327938475106305\",\"bomId\":\"1969327793788395521\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"1700*400*830\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:09:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969327972939702273, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969327972323139585\",\"bomId\":\"1969327793788395521\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"130\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:09:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969328110122803202, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969328109506240514\",\"bomId\":\"1969327793788395521\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"115*46*15.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:09:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969328158256635906, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969328157640073217\",\"bomId\":\"1969327793788395521\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"13\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:09:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969328193245519874, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969328192624762881\",\"bomId\":\"1969327793788395521\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"14\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:10:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969328263877599233, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969328263261036546\",\"bomId\":\"1969327793788395521\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.081995\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:10:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969328318118338561, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969328317501775874\",\"bomId\":\"1969327793788395521\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"829 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:10:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969328359717445634, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969328359100882945\",\"bomId\":\"1969327793788395521\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:10:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969328555637579778, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969328555029405697\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/87d5b683505c4ca19770ed10b85fcdbe.jpg\",\"fileName\":\"图片11.jpg\"}}', 0, '', '2025-09-20 17:11:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969328607848275970, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969328607261073410\",\"productCode\":\"XHD-B-72\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/87d5b683505c4ca19770ed10b85fcdbe.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:11:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969328715620917250, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969328714823999489\",\"bomCode\":\"P1758359528110\",\"bomName\":\"产品BOM1758359528110\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969328714823999489\",\"bomCode\":\"P1758359528110\",\"bomName\":\"产品BOM1758359528110\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 17:12:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969328716271034369, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969328607261073410\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969328714823999489\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:12:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969328752262356993, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969328751683543042\",\"bomId\":\"1969328714823999489\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:12:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969328786613706754, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969328786030698498\",\"bomId\":\"1969328714823999489\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:12:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969328819237003265, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969328818641412098\",\"bomId\":\"1969328714823999489\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"700*400*1350\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:12:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969328903785783298, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969328903206969346\",\"bomId\":\"1969328714823999489\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"75*45*12\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:12:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969328946227945473, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969328945653325825\",\"bomId\":\"1969328714823999489\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"9\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:13:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969328977618116609, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969328977022525441\",\"bomId\":\"1969328714823999489\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"10\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:13:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969329044685037570, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969329044076863489\",\"bomId\":\"1969328714823999489\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.0405\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:13:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969329098946748417, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969329098334380034\",\"bomId\":\"1969328714823999489\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1679\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:13:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969329141514739714, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969329140952702977\",\"bomId\":\"1969328714823999489\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:13:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969329258573570050, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969329258019921922\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/4072ce3cbaab4b97b334869c88a4191c.jpg\",\"fileName\":\"图片12.jpg\"}}', 0, '', '2025-09-20 17:14:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969329311681847297, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969329311098839041\",\"productCode\":\"XHD-B-76\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/4072ce3cbaab4b97b334869c88a4191c.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:14:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969329921412014081, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969329920631873537\",\"bomCode\":\"P1758359815598\",\"bomName\":\"产品BOM1758359815598\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969329920631873537\",\"bomCode\":\"P1758359815598\",\"bomName\":\"产品BOM1758359815598\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 17:16:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969329922217320450, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969329311098839041\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969329920631873537\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:16:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969329955838861314, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969329955268435970\",\"bomId\":\"1969329920631873537\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:17:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969329995315650561, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969329994753613825\",\"bomId\":\"1969329920631873537\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:17:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969330031638323201, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969330031067897858\",\"bomId\":\"1969329920631873537\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"600*300*147\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:17:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969330070863454210, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969330070293028866\",\"bomId\":\"1969329920631873537\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"105\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:17:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969330184348737538, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969330183765729282\",\"bomId\":\"1969329920631873537\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"77*34*18.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:17:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969330249658245122, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969330249083625473\",\"bomId\":\"1969329920631873537\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"19.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:18:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969330277533589505, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969330276958969857\",\"bomId\":\"1969329920631873537\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"21\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:18:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969330337801543681, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969330337222729729\",\"bomId\":\"1969329920631873537\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.048433\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:18:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969330381783015426, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969330381204201474\",\"bomId\":\"1969329920631873537\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1404 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:18:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969330429619052545, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969330429057015809\",\"bomId\":\"1969329920631873537\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:18:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969330552956755970, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969330552394719234\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/67e48c947fb64cdfbb84c9dc085a16b4.jpg\",\"fileName\":\"图片13.jpg\"}}', 0, '', '2025-09-20 17:19:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969330627455983618, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969330626872975362\",\"productCode\":\"XHD-B-79\",\"productName\":\"冰箱层架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/67e48c947fb64cdfbb84c9dc085a16b4.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:19:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969330775141621762, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969330774357286913\",\"bomCode\":\"P1758360019134\",\"bomName\":\"产品BOM1758360019134\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969330774357286913\",\"bomCode\":\"P1758360019134\",\"bomName\":\"产品BOM1758360019134\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 17:20:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969330775774961665, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969330626872975362\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969330774357286913\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:20:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969330811376214017, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969330810797400065\",\"bomId\":\"1969330774357286913\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:20:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969330843680743425, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969330843089346561\",\"bomId\":\"1969330774357286913\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:20:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969330875259658242, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969330874676649985\",\"bomId\":\"1969330774357286913\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"500*500*580\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:20:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969330912148561921, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969330911569747969\",\"bomId\":\"1969330774357286913\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"94\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:20:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969331030042058754, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969331029442273281\",\"bomId\":\"1969330774357286913\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"55*55*10\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:21:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969331098811867138, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969331098220470273\",\"bomId\":\"1969330774357286913\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"8.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:21:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969331159885127682, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969331159293730818\",\"bomId\":\"1969330774357286913\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"9.2\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:21:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969331284661477377, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969331284065886209\",\"bomId\":\"1969330774357286913\",\"attrKey\":\"单SKU方数m³\",\"attrValue\":\"0.03025\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:22:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969331326914895873, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969331326315110402\",\"bomId\":\"1969330774357286913\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"2248 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:22:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969331357977911298, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969331357394903041\",\"bomId\":\"1969330774357286913\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:22:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969332012398387201, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969332011806990337\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/c31cd685b94b4fd7abda429675707c30.jpg\",\"fileName\":\"图片14.jpg\"}}', 0, '', '2025-09-20 17:25:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969332067029196802, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969332066458771457\",\"productCode\":\"XHD-B-80\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/c31cd685b94b4fd7abda429675707c30.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:25:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969332206380752898, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969332205801938945\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/267af6d59b4549d9be9d2b9cda0cca85.pdf\",\"fileName\":\"B80XX.pdf\"}}', 0, '', '2025-09-20 17:26:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969332211128705026, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969332066458771457\",\"productCode\":\"XHD-B-80\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969332205801938945\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/c31cd685b94b4fd7abda429675707c30.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:26:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969332225653579778, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969332224869244930\",\"bomCode\":\"P1758360364960\",\"bomName\":\"产品BOM1758360364960\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969332224869244930\",\"bomCode\":\"P1758360364960\",\"bomName\":\"产品BOM1758360364960\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 17:26:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969332226278531074, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969332066458771457\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969332224869244930\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:26:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969332271606374401, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969332270998200322\",\"bomId\":\"1969332224869244930\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:26:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969332306293268482, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969332305701871618\",\"bomId\":\"1969332224869244930\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:26:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969332350891302913, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969332350304100353\",\"bomId\":\"1969332224869244930\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"800*400*1400\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:26:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969332384521232385, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969332383925641217\",\"bomId\":\"1969332224869244930\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"124\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:26:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969332509641515009, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969332509050118146\",\"bomId\":\"1969332224869244930\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"86*45.5*13\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:27:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969332585713606658, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969332585122209793\",\"bomId\":\"1969332224869244930\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"19\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:27:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969332617208635393, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969332616621432834\",\"bomId\":\"1969332224869244930\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"19.75\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:27:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969332690927722497, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969332690340519937\",\"bomId\":\"1969332224869244930\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.050869\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:27:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969332729032974338, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969332728445771777\",\"bomId\":\"1969332224869244930\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1337 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:28:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969332753301217281, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969332752714014721\",\"bomId\":\"1969332224869244930\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:28:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969333308727730178, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969333308136333314\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/577aeff804a7466891d83e61a2b26bfd.jpg\",\"fileName\":\"图片15.jpg\"}}', 0, '', '2025-09-20 17:30:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969333357834641410, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969333357247438849\",\"productCode\":\"XHD-B-81\",\"productName\":\"置物桌 \",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/577aeff804a7466891d83e61a2b26bfd.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:30:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969333457982038017, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969333457193508865\",\"bomCode\":\"P1758360658761\",\"bomName\":\"产品BOM1758360658761\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969333457193508865\",\"bomCode\":\"P1758360658761\",\"bomName\":\"产品BOM1758360658761\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 17:30:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969333458611183617, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969333357247438849\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969333457193508865\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:31:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969333492002037762, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969333491410640897\",\"bomId\":\"1969333457193508865\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:31:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969333528236630018, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969333527636844545\",\"bomId\":\"1969333457193508865\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:31:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969333565133922306, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969333564538331137\",\"bomId\":\"1969333457193508865\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"1000*300*800\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:31:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969333905254227970, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969333564538331137\",\"bomId\":\"1969333457193508865\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"100*30*80\",\"isEnabled\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:32:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969333959524327425, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969333958932930561\",\"bomId\":\"1969333457193508865\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"110\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:32:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969334093347790850, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969334092748005378\",\"bomId\":\"1969333457193508865\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"102.5*32.5*14.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:33:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969334167800881153, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969334167201095682\",\"bomId\":\"1969333457193508865\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"16\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:33:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969334195353264130, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969334194753478658\",\"bomId\":\"1969333457193508865\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"17\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:33:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969334273665114114, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969334273069522945\",\"bomId\":\"1969333457193508865\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.048303125\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:34:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969334313812992002, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969334313217400833\",\"bomId\":\"1969333457193508865\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1408 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:34:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969334341566701570, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969334340979499010\",\"bomId\":\"1969333457193508865\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:34:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969334444994043906, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969334444406841346\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/7436412d4117422b876c752bfad81eae.jpg\",\"fileName\":\"图片16.jpg\"}}', 0, '', '2025-09-20 17:34:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969334492322570242, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969334491726979073\",\"productCode\":\"XHD-B-83\",\"productName\":\"上墙置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/7436412d4117422b876c752bfad81eae.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:35:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969334622878670849, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969334622090141698\",\"bomCode\":\"P1758360936485\",\"bomName\":\"产品BOM1758360936485\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969334622090141698\",\"bomCode\":\"P1758360936485\",\"bomName\":\"产品BOM1758360936485\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 17:35:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969334623524593666, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969334491726979073\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969334622090141698\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:35:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969334670370775042, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969334669787766785\",\"bomId\":\"1969334622090141698\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑+白 胡桃 火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:35:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969334708652187650, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969334708056596482\",\"bomId\":\"1969334622090141698\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:35:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969334796652879873, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969334796057288705\",\"bomId\":\"1969334622090141698\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"40*18*100\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:36:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969334829280370690, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969334828688973826\",\"bomId\":\"1969334622090141698\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"43\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:36:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969334915053887489, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969334914470879234\",\"bomId\":\"1969334622090141698\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"42*18*9\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:36:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969334988542287873, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969334987955085313\",\"bomId\":\"1969334622090141698\",\"attrKey\":\"每箱数量\",\"attrValue\":\"1+6\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:37:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969335014379200513, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969334987955085313\",\"bomId\":\"1969334622090141698\",\"attrKey\":\"每箱数量\",\"attrValue\":\"7\",\"isEnabled\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:37:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969335220973838337, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969335220344692737\",\"bomId\":\"1969334622090141698\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"3.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:38:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969335250648539138, 'BOM 明细,存放属性–值', 3, 'com.gear.oa.controller.GearBomItemController.remove()', 'DELETE', 1, 'admin', '', '/oa/bomItem/1969334987955085313', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:38:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969335338015891458, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969335337420300289\",\"bomId\":\"1969334622090141698\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.006804\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:38:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969335381770870785, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969335381171085314\",\"bomId\":\"1969334622090141698\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"9994 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:38:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969335413169430530, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969335412573839362\",\"bomId\":\"1969334622090141698\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:38:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969335728685948930, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969335728094552065\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/002edece20004feabbb2578b0af85c47.jpg\",\"fileName\":\"图片1.jpg\"}}', 0, '', '2025-09-20 17:40:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969335772046663682, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969335771455266818\",\"productCode\":\"XHD-B-84\",\"productName\":\"上墙置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/002edece20004feabbb2578b0af85c47.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:40:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969335860789747713, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969335859988635649\",\"bomCode\":\"P1758361231616\",\"bomName\":\"产品BOM1758361231616\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969335859988635649\",\"bomCode\":\"P1758361231616\",\"bomName\":\"产品BOM1758361231616\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 17:40:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969335861423087617, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969335771455266818\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969335859988635649\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:40:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969335901835206658, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969335901243809794\",\"bomId\":\"1969335859988635649\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑+白 胡桃 火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:40:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969335946429046785, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969335945841844225\",\"bomId\":\"1969335859988635649\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:40:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969336013328195585, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969336012736798722\",\"bomId\":\"1969335859988635649\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"40*20*100\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:41:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969336077354246146, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969336076767043585\",\"bomId\":\"1969335859988635649\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"47.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:41:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969336152868495362, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969336152272904193\",\"bomId\":\"1969335859988635649\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"44*20*10\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:41:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969336207398641665, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969336206798856194\",\"bomId\":\"1969335859988635649\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"3.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:41:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969336266991312897, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969336266387333121\",\"bomId\":\"1969335859988635649\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.0088\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:42:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969336302605148161, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969336302009556993\",\"bomId\":\"1969335859988635649\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"7727 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:42:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969336328827936769, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969336328236539905\",\"bomId\":\"1969335859988635649\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:42:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969338947625525250, '供货类型管理', 2, 'com.gear.oa.controller.GearSupplyTypeController.edit()', 'PUT', 1, 'admin', '', '/oa/supplyType', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"typeId\":1,\"typeName\":\"原材料供应\",\"description\":\"提供生产所需的各类原材料\",\"remark\":\"基础物资供应\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:52:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339165427343362, '供应商信息', 3, 'com.gear.oa.controller.GearSupplierController.remove()', 'DELETE', 1, 'admin', '', '/oa/supplier/1,2,3,4,5,6,7,8,9,10', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:53:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339239028989953, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969339238437593089\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/09e0774e70ab43c9a45d62919021404f.jpg\",\"fileName\":\"图片2.jpg\"}}', 0, '', '2025-09-20 17:53:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339290707009538, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969339290124001282\",\"productCode\":\"XHD-B-89\",\"productName\":\"微波炉架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/09e0774e70ab43c9a45d62919021404f.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:54:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339394398593026, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969339393614258178\",\"bomCode\":\"P1758362074082\",\"bomName\":\"产品BOM1758362074082\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969339393614258178\",\"bomCode\":\"P1758362074082\",\"bomName\":\"产品BOM1758362074082\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 17:54:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339395006767106, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969339290124001282\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969339393614258178\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:54:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339439273451521, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969339438694637569\",\"bomId\":\"1969339393614258178\",\"attrKey\":\"产品颜色\",\"attrValue\":\"胡桃+定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:54:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339472718831618, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969339472140017665\",\"name\":\"白海燕配件\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:54:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339485796671490, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969339485217857538\",\"bomId\":\"1969339393614258178\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:54:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339527097982977, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969339526514974722\",\"bomId\":\"1969339393614258178\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"115\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:55:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339560681775105, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969339560098766850\",\"bomId\":\"1969339393614258178\",\"attrKey\":\"每箱数量\",\"attrValue\":\"1\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:55:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339586757763074, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969339586178949122\",\"bomId\":\"1969339393614258178\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:55:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339607519567874, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969339606936559617\",\"name\":\"宝会电镀\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:55:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339690701004802, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969339690122190849\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/b18cbb08e769485f9bde575885f3bbf6.jpg\",\"fileName\":\"图片3.jpg\"}}', 0, '', '2025-09-20 17:55:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339702784794626, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969339702193397762\",\"name\":\"彬海\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:55:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339776260612098, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969339775656632322\",\"productCode\":\"XHD-B-90\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/b18cbb08e769485f9bde575885f3bbf6.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:56:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339818467893250, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969339817851330561\",\"name\":\"博城喷涂\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:56:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339870926053377, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969339870116552705\",\"bomCode\":\"P1758362187684\",\"bomName\":\"产品BOM1758362187684\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969339870116552705\",\"bomCode\":\"P1758362187684\",\"bomName\":\"产品BOM1758362187684\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 17:56:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339871571976194, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969339775656632322\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969339870116552705\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:56:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339898239361026, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969339897639575554\",\"name\":\"博达转椅配件\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":3,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:56:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969339979860516865, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969339979260731393\",\"bomId\":\"1969339870116552705\",\"attrKey\":\"产品颜色\",\"attrValue\":\"胡桃+定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:56:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340015885393922, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969340015289802754\",\"name\":\"蔡召群网片\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":3,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:57:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340035695091713, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969340035095306242\",\"bomId\":\"1969339870116552705\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:57:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340073250889730, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969340072651104257\",\"bomId\":\"1969339870116552705\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"115\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:57:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340114627698689, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969340114027913217\",\"name\":\"曹峰-于金艳\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:57:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340142490460162, '供应商信息', 2, 'com.gear.oa.controller.GearSupplierController.edit()', 'PUT', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969339472140017665\",\"name\":\"白海燕配件\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":3,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:57:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340162631507970, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969340162027528194\",\"bomId\":\"1969339870116552705\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"89*45*19.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:57:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340213005099009, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969340212401119234\",\"bomId\":\"1969339870116552705\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"13.2\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:57:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340219804065794, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969340219204280322\",\"name\":\"超伟五金\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:57:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340291245645825, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969340290658443266\",\"bomId\":\"1969339870116552705\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.0780975\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:58:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340295259594753, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969340294655614977\",\"name\":\"程程喷涂\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:58:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340329854214146, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969340329250234369\",\"bomId\":\"1969339870116552705\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"871\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:58:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340371142942721, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969340370534768642\",\"bomId\":\"1969339870116552705\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:58:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340421575254018, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969340420975468545\",\"name\":\"驰岸塑料\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:58:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340482619154434, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969340482019368962\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/63f3ffcb949849d589c7942207f5910b.jpg\",\"fileName\":\"图片4.jpg\"}}', 0, '', '2025-09-20 17:58:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340509563363330, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969340508980355073\",\"name\":\"创越包装\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":4,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:59:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340530128035841, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969340529549221889\",\"productCode\":\"XHD-B-94\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/63f3ffcb949849d589c7942207f5910b.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:59:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340583848681473, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969340583269867521\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/0268b1c23a614691980d7208d8a45494.pdf\",\"fileName\":\"B94.pdf\"}}', 0, '', '2025-09-20 17:59:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340589506797570, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969340529549221889\",\"productCode\":\"XHD-B-94\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969340583269867521\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/63f3ffcb949849d589c7942207f5910b.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:59:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340593436860417, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969340592832880642\",\"name\":\"丁少文塑料袋\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":4,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:59:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340602270064642, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969340601456369666\",\"bomCode\":\"P1758362362047\",\"bomName\":\"产品BOM1758362362047\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969340601456369666\",\"bomCode\":\"P1758362362047\",\"bomName\":\"产品BOM1758362362047\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 17:59:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340602911793154, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969340529549221889\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969340601456369666\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:59:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340645597224962, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969340644993245185\",\"bomId\":\"1969340601456369666\",\"attrKey\":\"产品颜色\",\"attrValue\":\"胡桃+定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:59:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340646889070594, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969340646478028802\",\"name\":\"峰诺纸箱\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":4,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:59:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340686143561730, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969340685539581953\",\"bomId\":\"1969340601456369666\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:59:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340694033047553, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969340693429067777\",\"name\":\"福双气体\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":7,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:59:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340729797877761, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969340729193897985\",\"bomId\":\"1969340601456369666\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"80*40*167\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:59:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340750727454721, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969340750127669249\",\"name\":\"钢管\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 17:59:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340760663760897, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969340760068169729\",\"bomId\":\"1969340601456369666\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"155\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:00:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340787259842561, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969340786651668481\",\"name\":\"高继发配件\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:00:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340817760821249, '供应商信息', 2, 'com.gear.oa.controller.GearSupplierController.edit()', 'PUT', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969340786651668481\",\"name\":\"高继发配件\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":3,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:00:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340858953080833, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969340858353295361\",\"name\":\"高继凯配件\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":3,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:00:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340867748536321, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969340867144556545\",\"bomId\":\"1969340601456369666\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"89.5*45*15.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:00:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340915072868353, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969340914468888578\",\"name\":\"合兴贴面板\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":4,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:00:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340917425872897, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969340917019025410\",\"bomId\":\"1969340601456369666\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"22\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:00:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969340976284540930, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969340975684755458\",\"name\":\"何家堡电镀\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:00:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341007171395585, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969341006571610114\",\"bomId\":\"1969340601456369666\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.06242625\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:00:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341024540008449, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341023940222978\",\"name\":\"恒松纸箱\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":4,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:01:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341051874287618, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969341051266113538\",\"bomId\":\"1969340601456369666\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1089 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:01:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341079749632001, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341079145652225\",\"name\":\"宏巨优美--封边条\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":4,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:01:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341081632874498, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969341081226027009\",\"bomId\":\"1969340601456369666\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:01:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341127254319105, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341126650339329\",\"name\":\"鸿生-林海配件\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:01:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341180068995073, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341179473403905\",\"name\":\"锦硕--岩泰石材\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":4,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:01:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341206618939394, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969341206031736833\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/4dc9a85652c74a2f896d49e8bfcf58fe.jpg\",\"fileName\":\"图片5.jpg\"}}', 0, '', '2025-09-20 18:01:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341219403177985, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341218828558337\",\"name\":\"李欢喜\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:01:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341261480435714, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969341260901621762\",\"productCode\":\"XHD-B-95\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/4dc9a85652c74a2f896d49e8bfcf58fe.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:02:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341261895671809, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341261300080641\",\"name\":\"李亮龙骨\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:02:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341305768091649, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341305193472002\",\"name\":\"李明钢丝绳\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":4,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:02:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341310797062145, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969341310222442498\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/6622fb88eaed4b008e0a1e304f60b615.pdf\",\"fileName\":\"B95.pdf\"}}', 0, '', '2025-09-20 18:02:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341314966200322, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969341260901621762\",\"productCode\":\"XHD-B-95\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969341310222442498\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/4dc9a85652c74a2f896d49e8bfcf58fe.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:02:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341325523263490, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969341324726345730\",\"bomCode\":\"P1758362534484\",\"bomName\":\"产品BOM1758362534484\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969341324726345730\",\"bomCode\":\"P1758362534484\",\"bomName\":\"产品BOM1758362534484\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 18:02:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341326160797698, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969341260901621762\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969341324726345730\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:02:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341345593008129, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341344993222657\",\"name\":\"利达泡沫\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:02:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341372096815106, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969341371492835329\",\"bomId\":\"1969341324726345730\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑+定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:02:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341390560141313, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341389960355842\",\"name\":\"临和木业\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:02:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341414115352578, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969341413515567106\",\"bomId\":\"1969341324726345730\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件 +美规插板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:02:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341429000937473, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341428396957698\",\"name\":\"明旺-王西明\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:02:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341452338044929, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969341451738259457\",\"bomId\":\"1969341324726345730\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"80*40*150\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:02:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341467848581121, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341467248795650\",\"name\":\"强旺电镀\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:02:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341490879504385, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969341490275524610\",\"bomId\":\"1969341324726345730\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"125\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:02:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341517974708226, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341517370728449\",\"name\":\"三星贴面板\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":4,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:03:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341578062307329, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341577458327554\",\"name\":\"史伟-配件\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":3,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:03:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341584638976002, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969341584034996225\",\"bomId\":\"1969341324726345730\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"86*45*13.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:03:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341625969647618, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341625365667841\",\"name\":\"双旺\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:03:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341644261007361, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969341643661221890\",\"bomId\":\"1969341324726345730\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"19.75\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:03:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341693565050882, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341692965265410\",\"name\":\"天硕纸箱\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":4,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:03:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341747029843969, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341746425864193\",\"name\":\"天彤-磨具片\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":4,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:03:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341776821985282, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969341776222199809\",\"bomId\":\"1969341324726345730\",\"attrKey\":\"单SKU方数m³\",\"attrValue\":\"0.052245\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:04:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341781741903873, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341781167284225\",\"name\":\"鑫晨光五金\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:04:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341815640268802, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969341815069843457\",\"bomId\":\"1969341324726345730\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1302 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:04:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341821566820354, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341820983812098\",\"name\":\"鑫恒拉杆\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":3,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:04:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341842114715649, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969341841510735874\",\"bomId\":\"1969341324726345730\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:04:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341865309216770, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341864705236994\",\"name\":\"鑫徽喷涂\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:04:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341907168370689, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341906568585217\",\"name\":\"鑫鹏面包凳面\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":3,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:04:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341952353607682, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341951749627905\",\"name\":\"鑫鑫海绵\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:04:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341987954860034, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969341987355074561\",\"name\":\"信义电泳\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:04:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969341996150530049, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969341995546550273\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/42913b5cc1274ee1b95abde8a54a6467.jpg\",\"fileName\":\"图片6.jpg\"}}', 0, '', '2025-09-20 18:04:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342020695597057, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969342020108394497\",\"name\":\"兴旺喷涂\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:05:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342050215108610, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969342049636294658\",\"productCode\":\"XHD-B-96\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/42913b5cc1274ee1b95abde8a54a6467.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:05:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342072214233090, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969342071631224833\",\"name\":\"杨芬港-汇正封母\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:05:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342091914878978, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969342091344453633\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/9ccfcbd2da2e46e99186d0d9dc3805ec.pdf\",\"fileName\":\"B96.pdf\"}}', 0, '', '2025-09-20 18:05:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342094758617090, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969342049636294658\",\"productCode\":\"XHD-B-96\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969342091344453633\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/42913b5cc1274ee1b95abde8a54a6467.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:05:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342105684779010, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969342104887861249\",\"bomCode\":\"P1758362720487\",\"bomName\":\"产品BOM1758362720487\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969342104887861249\",\"bomCode\":\"P1758362720487\",\"bomName\":\"产品BOM1758362720487\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 18:05:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342106313924610, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969342049636294658\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969342104887861249\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:05:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342125544808449, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969342124945022978\",\"name\":\"益优-封边条\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":4,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:05:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342148668006402, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969342148072415234\",\"bomId\":\"1969342104887861249\",\"attrKey\":\"产品颜色\",\"attrValue\":\"胡桃+定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:05:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342174328758274, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969342173737361409\",\"name\":\"鹰牌气杆\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:05:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342202367680513, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969342201788866561\",\"bomId\":\"1969342104887861249\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:05:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342209758044161, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969342209175035906\",\"name\":\"永清包革\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:05:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342244725956610, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969342244142948354\",\"bomId\":\"1969342104887861249\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"90*40*170\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:05:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342249578766338, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969342248999952386\",\"name\":\"于金虎龙骨\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:05:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342314896662530, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969342314309459970\",\"name\":\"宇翔\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:06:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342316867985410, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969342316473720834\",\"bomId\":\"1969342104887861249\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"95*45*18\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:06:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342352616038401, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969342352037224449\",\"name\":\"院内喷涂\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:06:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342380843704322, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969342380260696065\",\"bomId\":\"1969342104887861249\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"17.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:06:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342409436274689, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969342408857460738\",\"name\":\"月文塑料件\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":3,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:06:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342431699640322, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969342431120826369\",\"bomId\":\"1969342104887861249\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.07695\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:06:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342445410820097, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969342444836200450\",\"name\":\"张富强五爪\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:06:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342482333278210, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969342481762852866\",\"bomId\":\"1969342104887861249\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"884\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:06:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342491158093826, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969342490579279873\",\"name\":\"张广州锯台板\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":3,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:06:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342511613714434, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969342511034900481\",\"bomId\":\"1969342104887861249\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:06:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342533172436993, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969342532589428737\",\"name\":\"赵彬轮子\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":3,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:07:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342575883034625, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969342575304220673\",\"name\":\"赵斌胶带\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":4,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:07:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342619063394305, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969342618484580354\",\"name\":\"喆昌-气杆\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:07:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342675304816642, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969342674726002690\",\"name\":\"振华包装\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":4,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:07:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342712814477314, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969342712235663362\",\"name\":\"正大五金\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:07:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342734243176449, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969342733676945410\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/ab4ffa2fd6b44a5faefad90bd842f3c6.jpg\",\"fileName\":\"图片7.jpg\"}}', 0, '', '2025-09-20 18:07:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342788265811970, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969342787686998018\",\"productCode\":\"XHD-B-105\",\"productName\":\"上墙置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/ab4ffa2fd6b44a5faefad90bd842f3c6.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:08:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342893651894274, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969342892880142337\",\"bomCode\":\"P1758362908355\",\"bomName\":\"产品BOM1758362908355\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969342892880142337\",\"bomCode\":\"P1758362908355\",\"bomName\":\"产品BOM1758362908355\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 18:08:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342894457200642, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969342787686998018\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969342892880142337\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:08:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342895354781697, '采购计划明细', 3, 'com.gear.oa.controller.GearPurchasePlanDetailController.remove()', 'DELETE', 1, 'admin', '', '/oa/purchasePlanDetail/2,3,4,5,6,7,8,9,10,1963483761886420994', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:08:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342949540995074, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969342948962181122\",\"bomId\":\"1969342892880142337\",\"attrKey\":\"产品颜色\",\"attrValue\":\"白胡桃+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:08:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969342991186239490, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969342990611619842\",\"bomId\":\"1969342892880142337\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 碳钢支架\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:08:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343021431365633, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969343020856745986\",\"bomId\":\"1969342892880142337\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"29\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:09:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343093153964033, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969343092570955778\",\"bomId\":\"1969342892880142337\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"46*20*9.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:09:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343104151429122, '供应商信息', 1, 'com.gear.oa.controller.GearSupplierController.add()', 'POST', 1, 'admin', '', '/oa/supplier', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"supplierId\":\"1969343103568420865\",\"name\":\"日常采购\",\"contactPerson\":null,\"phone\":null,\"address\":null,\"typeId\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:09:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343126595149826, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969343126007947266\",\"bomId\":\"1969342892880142337\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:09:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343182677188610, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969343182102568961\",\"bomId\":\"1969342892880142337\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.00874\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:09:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343204491763714, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":null,\"bomId\":\"1969342892880142337\",\"attrKey\":null,\"attrValue\":null,\"isEnabled\":null,\"remark\":null}', '', 1, '\n### Error updating database. Cause: java.sql.SQLException: Field \'attr_key\' doesn\'t have a default value\n### The error may exist in com/gear/oa/mapper/GearBomItemMapper.java (best guess)\n### The error may involve com.gear.oa.mapper.GearBomItemMapper.insert-Inline\n### The error occurred while setting parameters\n### SQL: INSERT INTO gear_bom_item ( item_id, bom_id, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ? )\n### Cause: java.sql.SQLException: Field \'attr_key\' doesn\'t have a default value\n; Field \'attr_key\' doesn\'t have a default value; nested exception is java.sql.SQLException: Field \'attr_key\' doesn\'t have a default value', '2025-09-20 18:09:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343236360085506, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969343235785465857\",\"bomId\":\"1969342892880142337\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"7780 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:09:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343269960654849, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969343269377646593\",\"bomId\":\"1969342892880142337\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:09:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343439632834561, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969343439062409218\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/8da0de0af9304c92b2df9cce3c6b8a3e.jpg\",\"fileName\":\"图片8.jpg\"}}', 0, '', '2025-09-20 18:10:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343491419906049, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969343490845286401\",\"productCode\":\"XHD-B-106\",\"productName\":\"上墙置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/8da0de0af9304c92b2df9cce3c6b8a3e.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:10:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343530175275010, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969343529609043970\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/0fe1852f97cf4672beb08db33bdfb3e1.pdf\",\"fileName\":\"B106.pdf\"}}', 0, '', '2025-09-20 18:11:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343533715267586, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969343490845286401\",\"productCode\":\"XHD-B-106\",\"productName\":\"上墙置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969343529609043970\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/8da0de0af9304c92b2df9cce3c6b8a3e.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:11:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343543416692738, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969343542649135106\",\"bomCode\":\"P1758363063272\",\"bomName\":\"产品BOM1758363063272\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969343542649135106\",\"bomCode\":\"P1758363063272\",\"bomName\":\"产品BOM1758363063272\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 18:11:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343544050032642, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969343490845286401\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969343542649135106\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:11:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343743271084033, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969343742692270081\",\"bomId\":\"1969343542649135106\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑胡桃+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:11:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343804310790145, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969343803740364801\",\"bomId\":\"1969343542649135106\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 碳钢支架\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:12:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343837210910722, '应收款管理(宽松版)', 3, 'com.gear.oa.controller.GearReceivableController.remove()', 'DELETE', 1, 'admin', '', '/oa/receivable/1962801507648450561', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:12:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343843359760386, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969343842785140738\",\"bomId\":\"1969343542649135106\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"39.8*29.9*1.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:12:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343854411751425, '应付款管理(宽松版)', 3, 'com.gear.oa.controller.GearPayableController.remove()', 'DELETE', 1, 'admin', '', '/oa/payable/1962811017117130753', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:12:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343881716670466, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969343881142050818\",\"bomId\":\"1969343542649135106\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"33\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:12:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343890616983553, '资金日记账', 3, 'com.gear.oa.controller.GearJournalController.remove()', 'DELETE', 1, 'admin', '', '/oa/journal/1968179026119733250,1968150086630375425,1962811176030920705,1962810939908382721', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:12:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343938553683970, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969343937979064322\",\"bomId\":\"1969343542649135106\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"44*34*9\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:12:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969343984707805185, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969343984309346305\",\"bomId\":\"1969343542649135106\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"5.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:12:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969344055146946561, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969344054576521218\",\"bomId\":\"1969343542649135106\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.013464\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:13:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969344087061405697, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969344086482591745\",\"bomId\":\"1969343542649135106\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"5051 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:13:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969344165461336065, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969344164899299330\",\"bomId\":\"1969343542649135106\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:13:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969344188899106817, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 16:59:25\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-20 18:13:37\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962802529762586626\",\"menuName\":\"客户管理\",\"orderNum\":0,\"path\":\"customers\",\"component\":\"oms/customer/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"people\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:13:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969344214941540353, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:38:37\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-20 18:13:44\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962721796863860737\",\"menuName\":\"订单管理\",\"orderNum\":0,\"path\":\"order\",\"component\":\"oms/order/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"log\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:13:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969344250156916738, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:38:37\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-20 18:13:52\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962721796863860737\",\"menuName\":\"订单管理\",\"orderNum\":1,\"path\":\"order\",\"component\":\"oms/order/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"log\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:13:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969344295598006274, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:40:55\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-20 18:14:03\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962722377372311554\",\"menuName\":\"外贸订单管理\",\"orderNum\":1,\"path\":\"trade\",\"component\":\"oms/order/trade\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"international\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:14:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969344325708914689, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-02 11:37:14\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-20 18:14:10\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1962721449797787649\",\"menuName\":\"账户日记账\",\"orderNum\":2,\"path\":\"jounery\",\"component\":\"oms/jounery/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"money\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:14:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969344366603378689, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969344366028759041\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/31de398968674809baaa00bc3f6253ab.jpg\",\"fileName\":\"图片9.jpg\"}}', 0, '', '2025-09-20 18:14:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969344409808904194, '菜单管理', 2, 'com.gear.web.controller.system.SysMenuController.edit()', 'PUT', 1, 'admin', '', '/system/menu', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-03 10:06:37\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-20 18:14:30\",\"parentName\":null,\"parentId\":\"1962721165348478977\",\"children\":[],\"menuId\":\"1963061034201505794\",\"menuName\":\"退换货管理\",\"orderNum\":7,\"path\":\"exit\",\"component\":\"oms/returnExchange/index\",\"queryParam\":null,\"isFrame\":\"1\",\"isCache\":\"0\",\"menuType\":\"C\",\"visible\":\"0\",\"status\":\"0\",\"icon\":\"redis\",\"remark\":\"\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:14:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969344425805979649, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969344425218777090\",\"productCode\":\"XHD-B-107\",\"productName\":\"上墙置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/31de398968674809baaa00bc3f6253ab.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:14:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969344461646307329, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969344461071687681\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/3745097c97fc4e62ba84abc10c74c6a0.pdf\",\"fileName\":\"B107.pdf\"}}', 0, '', '2025-09-20 18:14:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969344464762675201, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969344425218777090\",\"productCode\":\"XHD-B-107\",\"productName\":\"上墙置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969344461071687681\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/31de398968674809baaa00bc3f6253ab.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:14:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969344476573835266, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969344475802083330\",\"bomCode\":\"P1758363285746\",\"bomName\":\"产品BOM1758363285746\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969344475802083330\",\"bomCode\":\"P1758363285746\",\"bomName\":\"产品BOM1758363285746\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 18:14:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969344477202980865, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969344425218777090\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969344475802083330\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:14:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969346415567020034, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969346414942068738\",\"bomId\":\"1969344475802083330\",\"attrKey\":\"产品颜色\",\"attrValue\":\"白胡桃+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:22:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969346460257329154, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969346459657543681\",\"bomId\":\"1969344475802083330\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 碳钢支架\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:22:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969346485611896834, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969346485007917057\",\"bomId\":\"1969344475802083330\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"43\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:22:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969346578687696897, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969346576879951873\",\"bomId\":\"1969344475802083330\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"46*29*8\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:23:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969346635457601537, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969346634849427458\",\"bomId\":\"1969344475802083330\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"4.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:23:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969346718144110593, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969346717540130818\",\"bomId\":\"1969344475802083330\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"107\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:23:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969346828429139969, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969346827808382978\",\"bomId\":\"1969344475802083330\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"6372 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:24:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969346853955674114, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969346853351694338\",\"bomId\":\"1969344475802083330\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:24:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969346888525127682, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969346717540130818\",\"bomId\":\"1969344475802083330\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.010672\",\"isEnabled\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:24:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969347020050112513, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969347019450327042\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/9ac9773efa9344259c06fb2c80dc3d43.jpg\",\"fileName\":\"图片10.jpg\"}}', 0, '', '2025-09-20 18:24:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969347066221010946, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969347065633808386\",\"productCode\":\"XHD-B-108\",\"productName\":\"角落置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/9ac9773efa9344259c06fb2c80dc3d43.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:25:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969347174475997186, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969347173876211714\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/08e5a6d0693843c8a7e3c6463349f849.pdf\",\"fileName\":\"B108.pdf\"}}', 0, '', '2025-09-20 18:25:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969347182113824770, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969347065633808386\",\"productCode\":\"XHD-B-108\",\"productName\":\"角落置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969347173876211714\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/9ac9773efa9344259c06fb2c80dc3d43.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:25:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969347192830271490, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969347192045936642\",\"bomCode\":\"P1758363933343\",\"bomName\":\"产品BOM1758363933343\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969347192045936642\",\"bomCode\":\"P1758363933343\",\"bomName\":\"产品BOM1758363933343\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 18:25:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969347193455222785, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969347065633808386\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969347192045936642\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:25:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969347230251851778, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969347229668843521\",\"bomId\":\"1969347192045936642\",\"attrKey\":\"产品颜色\",\"attrValue\":\"白胡桃+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:25:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969347287218888706, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969347286635880450\",\"bomId\":\"1969347192045936642\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 碳钢支架\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:25:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969347360921198593, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969347360329801729\",\"bomId\":\"1969347192045936642\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"45.5*159\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:26:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969347381687197697, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969347381104189441\",\"bomId\":\"1969347192045936642\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"78\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:26:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969347452445106177, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969347451853709313\",\"bomId\":\"1969347192045936642\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"49*31*11\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:26:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969347517150633985, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969347516550848514\",\"bomId\":\"1969347192045936642\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.016709\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:26:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969347555511738369, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969347554920341505\",\"bomId\":\"1969347192045936642\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"4070\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:27:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969347586868355074, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969347586281152514\",\"bomId\":\"1969347192045936642\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:27:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969347890733096962, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969347890145894402\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/40f9ba4d333742709720264a8443f5ce.pdf\",\"fileName\":\"B107-1.pdf\"}}', 0, '', '2025-09-20 18:28:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969347897402040321, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969344425218777090\",\"productCode\":\"XHD-B-107\",\"productName\":\"上墙置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":\"1969344475802083330\",\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969344461071687681,1969347890145894402\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/31de398968674809baaa00bc3f6253ab.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:28:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969348302827659265, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969348302215290881\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/e34e55d8dee841f6bee6d1c391d2d9ef.jpg\",\"fileName\":\"图片10.jpg\"}}', 0, '', '2025-09-20 18:29:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969348434285535234, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969348433706721282\",\"productCode\":\"XHD-B-110\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:30:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969348473435168769, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969348472860549122\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/5e8107aef8cb46929d78422ecd68a037.pdf\",\"fileName\":\"B110.pdf\"}}', 0, '', '2025-09-20 18:30:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969348477956628482, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969348433706721282\",\"productCode\":\"XHD-B-110\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969348472860549122\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:30:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969348490740867074, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969348489918783490\",\"bomCode\":\"P1758364242773\",\"bomName\":\"产品BOM1758364242773\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969348489918783490\",\"bomCode\":\"P1758364242773\",\"bomName\":\"产品BOM1758364242773\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 18:30:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969348491382595585, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969348433706721282\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969348489918783490\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:30:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969348533040422914, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969348532465803266\",\"bomId\":\"1969348489918783490\",\"attrKey\":\"产品颜色\",\"attrValue\":\"水曲柳+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:30:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969348577437130753, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969348576866705410\",\"bomId\":\"1969348489918783490\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 碳钢支架\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:31:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969348620684599298, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969348620109979650\",\"bomId\":\"1969348489918783490\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"29.1*23.5*112\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:31:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969348653710548993, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969348653127540738\",\"bomId\":\"1969348489918783490\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"59\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:31:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969348751211339777, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969348750636720130\",\"bomId\":\"1969348489918783490\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"116*28.5*7\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:31:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969348841170771970, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969348840587763713\",\"bomId\":\"1969348489918783490\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.023142\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:32:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969348878126784513, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969348877552164866\",\"bomId\":\"1969348489918783490\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"2938\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:32:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969348906278952961, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969348905695944706\",\"bomId\":\"1969348489918783490\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:32:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349147451432962, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969349146872619010\",\"productCode\":\"XHD-B-111\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:33:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349193861406722, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969349193286787073\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/f6f56b6ae375426d98c022d3c5e02fb4.pdf\",\"fileName\":\"B111.pdf\"}}', 0, '', '2025-09-20 18:33:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349197606920193, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969349146872619010\",\"productCode\":\"XHD-B-111\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969349193286787073\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:33:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349208071708673, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969349207262208001\",\"bomCode\":\"P1758364413800\",\"bomName\":\"产品BOM1758364413800\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969349207262208001\",\"bomCode\":\"P1758364413800\",\"bomName\":\"产品BOM1758364413800\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 18:33:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349208709242881, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969349146872619010\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969349207262208001\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:33:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349256209735682, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969349255605755905\",\"bomId\":\"1969349207262208001\",\"attrKey\":\"产品颜色\",\"attrValue\":\"水曲柳+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:33:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349295082545153, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969349294478565378\",\"bomId\":\"1969349207262208001\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 碳钢支架\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:33:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349329589084161, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969349329018658818\",\"bomId\":\"1969349207262208001\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"58.6*23.5*80\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:34:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349358663999490, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969349358085185538\",\"bomId\":\"1969349207262208001\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"51\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:34:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349465094463489, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969349464524038146\",\"bomId\":\"1969349207262208001\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"84*28.5*10\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:34:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349543104323585, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969349542533898241\",\"bomId\":\"1969349207262208001\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.02394\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:34:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349582853742594, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969349582274928642\",\"bomId\":\"1969349207262208001\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"2840\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:35:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349613279223809, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969349612696215554\",\"bomId\":\"1969349207262208001\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:35:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349837372497921, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969349836768518145\",\"productCode\":\"XHD-B-112\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:36:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349878455705601, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969349877868503042\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/1a1757a1f8514ad39f737fd7cb8fe1fc.pdf\",\"fileName\":\"B112.pdf\"}}', 0, '', '2025-09-20 18:36:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349881366552578, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969349836768518145\",\"productCode\":\"XHD-B-112\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969349877868503042\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:36:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349892347240450, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969349891562905601\",\"bomCode\":\"P1758364576948\",\"bomName\":\"产品BOM1758364576948\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969349891562905601\",\"bomCode\":\"P1758364576948\",\"bomName\":\"产品BOM1758364576948\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 18:36:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349892980580354, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969349836768518145\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969349891562905601\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:36:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349931954053121, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969349931371044865\",\"bomId\":\"1969349891562905601\",\"attrKey\":\"产品颜色\",\"attrValue\":\"水曲柳+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:36:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969349990489759745, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969349989902557185\",\"bomId\":\"1969349891562905601\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 碳钢支架\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:36:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350033489764354, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969350032910950401\",\"bomId\":\"1969349891562905601\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"60*30*85\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:36:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350084538638337, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969350083955630081\",\"bomId\":\"1969349891562905601\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"59\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:37:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350197600296961, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969350197021483009\",\"bomId\":\"1969349891562905601\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"89*35.5*12.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:37:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350262628786177, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969350262049972225\",\"bomId\":\"1969349891562905601\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.03949375\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:37:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350315003060225, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969350314424246274\",\"bomId\":\"1969349891562905601\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1722 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:37:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350339841728513, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969350339258720257\",\"bomId\":\"1969349891562905601\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:38:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350458561503234, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969350457986883585\",\"productCode\":\"XHD-B-113\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:38:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350489431580674, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969350488852766721\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/9ae4b73de11746948e3fc0b258a7aed8.pdf\",\"fileName\":\"B113.pdf\"}}', 0, '', '2025-09-20 18:38:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350493672022017, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969350457986883585\",\"productCode\":\"XHD-B-113\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969350488852766721\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:38:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350504791121921, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969350503998398465\",\"bomCode\":\"P1758364722959\",\"bomName\":\"产品BOM1758364722959\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969350503998398465\",\"bomCode\":\"P1758364722959\",\"bomName\":\"产品BOM1758364722959\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 18:38:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350505416073218, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969350457986883585\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969350503998398465\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:38:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350548583849985, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969350548005036033\",\"bomId\":\"1969350503998398465\",\"attrKey\":\"产品颜色\",\"attrValue\":\"水曲柳+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:38:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350607526404097, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969350606943395841\",\"bomId\":\"1969350503998398465\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 碳钢支架\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:39:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350648190181377, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969350647607173121\",\"bomId\":\"1969350503998398465\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"120*35*46\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:39:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350679190282241, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969350678607273985\",\"bomId\":\"1969350503998398465\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"97\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:39:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350772404494337, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969350771817291777\",\"bomId\":\"1969350503998398465\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"125*40*9.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:39:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350851790086146, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969350851194494977\",\"bomId\":\"1969350503998398465\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.0475\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:40:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350894752342018, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969350894173528066\",\"bomId\":\"1969350503998398465\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1432 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:40:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969350930965962753, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969350930378760194\",\"bomId\":\"1969350503998398465\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:40:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969351078924230657, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969351078337028098\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/efa8a4c4978246cfb9493eb62bb96680.jpg\",\"fileName\":\"图片14.jpg\"}}', 0, '', '2025-09-20 18:41:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969351517220610049, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969351516587270145\",\"productCode\":\"XHD-B-130\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:42:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969351662586798081, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969351661961846785\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/15cb21e00de04ebf8c6b2f04ba198835.pdf\",\"fileName\":\"B130.pdf\"}}', 0, '', '2025-09-20 18:43:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969351667087286274, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969351516587270145\",\"productCode\":\"XHD-B-130\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969351661961846785\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:43:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969351678122500097, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969351677350748161\",\"bomCode\":\"P1758365002699\",\"bomName\":\"产品BOM1758365002699\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969351677350748161\",\"bomCode\":\"P1758365002699\",\"bomName\":\"产品BOM1758365002699\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 18:43:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969351678734868481, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969351516587270145\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969351677350748161\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:43:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969351730555494402, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969351729976680450\",\"bomId\":\"1969351677350748161\",\"attrKey\":\"产品颜色\",\"attrValue\":\"复古色+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:43:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969351775199666178, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969351774625046529\",\"bomId\":\"1969351677350748161\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:43:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969351807697133569, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969351807126708226\",\"bomId\":\"1969351677350748161\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"124*37*22\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:43:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969351839238299649, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969351838655291394\",\"bomId\":\"1969351677350748161\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"165\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:44:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969352128498475010, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969352127902883842\",\"bomId\":\"1969351677350748161\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"122.5*39.5*23.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:45:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969352168902205442, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969352168319197186\",\"bomId\":\"1969351677350748161\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"27.9\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:45:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969352204750921729, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969352204172107777\",\"bomId\":\"1969351677350748161\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"29.3\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:45:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969352334514298881, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969352333939679233\",\"bomId\":\"1969351677350748161\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.113710625\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:46:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969352398569709569, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969352397990895617\",\"bomId\":\"1969351677350748161\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"598 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:46:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969352429645307906, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969352429058105346\",\"bomId\":\"1969351677350748161\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:46:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969352531453648898, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969352530874834946\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/e3ac751fbc13423bb50123fa9c1d2223.jpg\",\"fileName\":\"图片15.jpg\"}}', 0, '', '2025-09-20 18:46:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969352584452874241, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969352583827922946\",\"productCode\":\"XHD-B-134\",\"productName\":\"拱形书架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/e3ac751fbc13423bb50123fa9c1d2223.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:47:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969352667697225730, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969352667076468737\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/c2a6a4105c364c6e809540d36003a808.pdf\",\"fileName\":\"B134.pdf\"}}', 0, '', '2025-09-20 18:47:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969352673854464001, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969352583827922946\",\"productCode\":\"XHD-B-134\",\"productName\":\"拱形书架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969352667076468737\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/e3ac751fbc13423bb50123fa9c1d2223.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:47:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969352683828518913, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969352683060961282\",\"bomCode\":\"P1758365242471\",\"bomName\":\"产品BOM1758365242471\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969352683060961282\",\"bomCode\":\"P1758365242471\",\"bomName\":\"产品BOM1758365242471\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 18:47:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969352684487024642, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969352583827922946\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969352683060961282\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:47:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969352721241710594, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969352720620953602\",\"bomId\":\"1969352683060961282\",\"attrKey\":\"产品颜色\",\"attrValue\":\"金色\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:47:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969352759514734594, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969352758893977601\",\"bomId\":\"1969352683060961282\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"105\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:47:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969352850329804801, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969352849709047810\",\"bomId\":\"1969352683060961282\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"65.5*36*21\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:48:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969352894495825922, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969352893870874625\",\"bomId\":\"1969352683060961282\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"12.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:48:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969352970806992898, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969352970182041601\",\"bomId\":\"1969352683060961282\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.049518\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:48:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969353004168486914, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969353003535147009\",\"bomId\":\"1969352683060961282\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1373 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:48:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969353035499937794, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969353034874986497\",\"bomId\":\"1969352683060961282\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:48:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969353125769748481, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969353125144797186\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/dbac2672c8114df6ad19da5e9059fe2d.jpg\",\"fileName\":\"图片14.jpg\"}}', 0, '', '2025-09-20 18:49:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969353132086370306, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969351516587270145\",\"productCode\":\"XHD-B-130\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":\"1969351677350748161\",\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969351661961846785\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/dbac2672c8114df6ad19da5e9059fe2d.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:49:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969353551869091842, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969353551273500674\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/db49cae451df4374939ac263a49b983d.jpg\",\"fileName\":\"图片17.jpg\"}}', 0, '', '2025-09-20 18:50:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969354006779109378, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969354006158352385\",\"productCode\":\"XHD-B-135\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:52:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969354069706252289, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969354069081300994\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/42b8166ff01d4da083be57da38cac905.pdf\",\"fileName\":\"B135.pdf\"}}', 0, '', '2025-09-20 18:52:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969354073657286658, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969354006158352385\",\"productCode\":\"XHD-B-135\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969354069081300994\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:52:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969354085103542273, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969354084294041601\",\"bomCode\":\"P1758365576542\",\"bomName\":\"产品BOM1758365576542\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969354084294041601\",\"bomCode\":\"P1758365576542\",\"bomName\":\"产品BOM1758365576542\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 18:52:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969354085745270785, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969354006158352385\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969354084294041601\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:52:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969354280763629569, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969354280142872578\",\"bomId\":\"1969354084294041601\",\"attrKey\":\"产品颜色\",\"attrValue\":\"复古色+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 18:53:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421159876239361, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969421159276453889\",\"bomId\":\"1969354084294041601\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:19:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421215060697089, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969421214456717314\",\"bomId\":\"1969354084294041601\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"60*30*170\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:19:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421257368641537, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969421256777244673\",\"bomId\":\"1969354084294041601\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"100\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:19:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421340952731649, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969421340352946177\",\"bomId\":\"1969354084294041601\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"66*35*15\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:20:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421399035453442, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969421398439862273\",\"bomId\":\"1969354084294041601\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"12.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:20:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421451669774337, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969421451069988866\",\"bomId\":\"1969354084294041601\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":null,\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:20:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421484104327170, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969421451069988866\",\"bomId\":\"1969354084294041601\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.03465\",\"isEnabled\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:20:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421527200800770, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969421526609403905\",\"bomId\":\"1969354084294041601\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1962 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:20:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421559748599809, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969421559153008641\",\"bomId\":\"1969354084294041601\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:21:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421608666767361, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969421608075370497\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/ac3a12f7ffcc41d082c4e24da2fd024b.jpg\",\"fileName\":\"图片17.jpg\"}}', 0, '', '2025-09-20 23:21:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421615008555010, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969354006158352385\",\"productCode\":\"XHD-B-135\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":\"1969354084294041601\",\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969354069081300994\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/ac3a12f7ffcc41d082c4e24da2fd024b.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:21:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421731211747329, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969421730649710593\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/0e31b14d230a427f822af58852d658f7.jpg\",\"fileName\":\"图片18.jpg\"}}', 0, '', '2025-09-20 23:21:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421779580461057, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969421778980675586\",\"productCode\":\"XHD-B-136\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/0e31b14d230a427f822af58852d658f7.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:21:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421844579590146, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969421843983998977\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/e78aad866cbc44b59a33ef04f89ea0e2.pdf\",\"fileName\":\"B136.pdf\"}}', 0, '', '2025-09-20 23:22:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421850250289154, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969421778980675586\",\"productCode\":\"XHD-B-136\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"1969421843983998977\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/0e31b14d230a427f822af58852d658f7.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:22:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421909872320514, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969421909079597058\",\"bomCode\":\"P1758381746903\",\"bomName\":\"产品BOM1758381746903\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969421909079597058\",\"bomCode\":\"P1758381746903\",\"bomName\":\"产品BOM1758381746903\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 23:22:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421910501466113, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969421778980675586\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969421909079597058\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:22:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969421965518151681, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969421964956114945\",\"bomId\":\"1969421909079597058\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑色+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:22:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969422020979433473, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969422020379648002\",\"bomId\":\"1969421909079597058\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:22:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969422061798400001, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969422061190225921\",\"bomId\":\"1969421909079597058\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"180\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:23:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969422158124785666, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969422157516611586\",\"bomId\":\"1969421909079597058\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"126*31*18\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:23:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969422206661271553, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969422206053097473\",\"bomId\":\"1969421909079597058\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"25\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:23:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969422262986579969, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969422262386794497\",\"bomId\":\"1969421909079597058\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.070308\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:23:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969422309660794882, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969422309065203714\",\"bomId\":\"1969421909079597058\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"967 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:24:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969422341445230594, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969422340845445122\",\"bomId\":\"1969421909079597058\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:24:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969422498974900226, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969422498383503362\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/e97f1823c2c74df8b6c1acd73d619490.jpg\",\"fileName\":\"图片19.jpg\"}}', 0, '', '2025-09-20 23:24:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969422535398236161, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969422534802644993\",\"productCode\":\"XHD-B-152\",\"productName\":\"手推车\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/e97f1823c2c74df8b6c1acd73d619490.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:24:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969422669188145154, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969422668387033089\",\"bomCode\":\"P1758381927933\",\"bomName\":\"产品BOM1758381927933\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969422668387033089\",\"bomCode\":\"P1758381927933\",\"bomName\":\"产品BOM1758381927933\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 23:25:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969422669813096449, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969422534802644993\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969422668387033089\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:25:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969422703522717697, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969422702927126530\",\"bomId\":\"1969422668387033089\",\"attrKey\":\"产品颜色\",\"attrValue\":\"奶白色\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:25:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969422738318663682, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969422737723072514\",\"bomId\":\"1969422668387033089\",\"attrKey\":\"详细材质\",\"attrValue\":\"0.8钢管 +PP筐\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:25:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969422792139972609, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969422791523409921\",\"bomId\":\"1969422668387033089\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"38.8*40 *87.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:25:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969422833277706241, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969422832682115073\",\"bomId\":\"1969422668387033089\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"28\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:26:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969422913049174017, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969422912445194242\",\"bomId\":\"1969422668387033089\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"53*33*17\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:26:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969422960402866177, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969422959798886402\",\"bomId\":\"1969422668387033089\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"2\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:26:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969423005562937345, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969423004988317697\",\"bomId\":\"1969422668387033089\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"2.3\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:26:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969423073066065922, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969423072491446273\",\"bomId\":\"1969422668387033089\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.024123\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:27:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969423116317728769, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969423115738914817\",\"bomId\":\"1969422668387033089\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"2819 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:27:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969423154779496449, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969423154192293890\",\"bomId\":\"1969422668387033089\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:27:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969423321754738689, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969423321175924737\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/4f4a2ad0520f4de1a419af49e96dd9ce.jpg\",\"fileName\":\"图片20.jpg\"}}', 0, '', '2025-09-20 23:28:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969423348032053250, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969423347453239298\",\"productCode\":\"XHD-B-153\",\"productName\":\"置物架\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/4f4a2ad0520f4de1a419af49e96dd9ce.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:28:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969423468974809089, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969423468190474241\",\"bomCode\":\"P1758382118615\",\"bomName\":\"产品BOM1758382118615\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969423468190474241\",\"bomCode\":\"P1758382118615\",\"bomName\":\"产品BOM1758382118615\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 23:28:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969423469587177473, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969423347453239298\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969423468190474241\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:28:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969423501384196097, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969423500801187842\",\"bomId\":\"1969423468190474241\",\"attrKey\":\"产品颜色\",\"attrValue\":\"米白色\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:28:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969423543302070274, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969423542727450625\",\"bomId\":\"1969423468190474241\",\"attrKey\":\"详细材质\",\"attrValue\":\"金属支 架网框\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:28:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969423591205216258, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969423590622208001\",\"bomId\":\"1969423468190474241\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"55元\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:29:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969423687640653825, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969423687057645570\",\"bomId\":\"1969423468190474241\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"51.5*42*26\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:29:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969423728061161474, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969423727478153218\",\"bomId\":\"1969423468190474241\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"5.2\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:29:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969423764505468929, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969423763926654977\",\"bomId\":\"1969423468190474241\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"5.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:29:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969423820281323522, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969423819710898178\",\"bomId\":\"1969423468190474241\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.056238\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:30:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969423864724168705, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969423864132771842\",\"bomId\":\"1969423468190474241\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1209\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:30:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969423900795183105, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969423900203786241\",\"bomId\":\"1969423468190474241\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:30:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969424097961025537, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969424097361240066\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/cd0eea2a94e14168b5f6faa73bc97277.png\",\"fileName\":\"图片1.png\"}}', 0, '', '2025-09-20 23:31:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969424153673965570, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969424153082568705\",\"productCode\":\"XHD-B-177\",\"productName\":\"高边柜\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725099714682881\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/20/cd0eea2a94e14168b5f6faa73bc97277.png\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:31:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969424355919110146, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969424355084443650\",\"bomCode\":\"P1758382329769\",\"bomName\":\"产品BOM1758382329769\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969424355084443650\",\"bomCode\":\"P1758382329769\",\"bomName\":\"产品BOM1758382329769\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-20 23:32:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969424356581810178, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969424153082568705\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969424355084443650\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:32:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969424390136242177, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969424389507096578\",\"bomId\":\"1969424355084443650\",\"attrKey\":\"产品颜色\",\"attrValue\":\"白色\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:32:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969424434340012034, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969424433752809474\",\"bomId\":\"1969424355084443650\",\"attrKey\":\"详细材质\",\"attrValue\":\"12MM刨花板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:32:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969424475934924801, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969424475356110850\",\"bomId\":\"1969424355084443650\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"106*30*30\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:32:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969424512043687938, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969424511464873985\",\"bomId\":\"1969424355084443650\",\"attrKey\":\"每箱数量\",\"attrValue\":\"1\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:32:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969424551583391746, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969424551004577794\",\"bomId\":\"1969424355084443650\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-20 23:32:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969591307627110402, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:35:35\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:35:35\",\"parentName\":null,\"parentId\":100,\"children\":[],\"deptId\":\"1969591307232845826\",\"deptName\":\"人力部\",\"orderNum\":2,\"leader\":\"蔡召春\",\"phone\":\"19931825445\",\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:35:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969592121947037697, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:38:49\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:38:49\",\"parentName\":null,\"parentId\":100,\"children\":[],\"deptId\":\"1969592121561161729\",\"deptName\":\"生产部\",\"orderNum\":3,\"leader\":\"张洪林\",\"phone\":\"19322123555\",\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:38:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969592216058830850, '部门管理', 2, 'com.gear.web.controller.system.SysDeptController.edit()', 'PUT', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:35:36\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:39:12\",\"parentName\":\"霸州市创高五金制品有限公司\",\"parentId\":100,\"children\":[],\"deptId\":\"1969591307232845826\",\"deptName\":\"人事部\",\"orderNum\":2,\"leader\":\"蔡召春\",\"phone\":\"19931825445\",\"email\":null,\"status\":\"0\",\"delFlag\":\"0\",\"ancestors\":\"0,100\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:39:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969592424947752961, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:40:01\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:40:01\",\"parentName\":null,\"parentId\":100,\"children\":[],\"deptId\":\"1969592424561876994\",\"deptName\":\"成本部\",\"orderNum\":4,\"leader\":\"杨泽友\",\"phone\":\"15132698925\",\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:40:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969592567570866177, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:40:35\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:40:35\",\"parentName\":null,\"parentId\":100,\"children\":[],\"deptId\":\"1969592567184990209\",\"deptName\":\"技术部\",\"orderNum\":5,\"leader\":\"杨泽友\",\"phone\":\"15132698925\",\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:40:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969592853836308481, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:41:44\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:41:44\",\"parentName\":null,\"parentId\":100,\"children\":[],\"deptId\":\"1969592853450432514\",\"deptName\":\"采购部\",\"orderNum\":6,\"leader\":\"杨玉刚\",\"phone\":null,\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:41:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969593399024525313, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:43:54\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:43:54\",\"parentName\":null,\"parentId\":101,\"children\":[],\"deptId\":\"1969593398638649346\",\"deptName\":\"人事部-办公室\",\"orderNum\":1,\"leader\":\"蔡召春\",\"phone\":\"18032636557\",\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100,101\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:43:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969593460957618177, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/1969591307232845826', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:44:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969593522597109762, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/1969592121561161729', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:44:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969593536085991425, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/1969592853450432514', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:44:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969593545724502017, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/1969592567184990209', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:44:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969593558332579841, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/1969592424561876994', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:44:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969593632169107457, '部门管理', 2, 'com.gear.web.controller.system.SysDeptController.edit()', 'PUT', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:44:49\",\"parentName\":\"霸州市创高五金制品有限公司\",\"parentId\":100,\"children\":[],\"deptId\":101,\"deptName\":\"河北分公司\",\"orderNum\":1,\"leader\":\"杨玉宾\",\"phone\":\"15888888888\",\"email\":\"yyb@qq.com\",\"status\":\"0\",\"delFlag\":\"0\",\"ancestors\":\"0,100\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:44:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969593888923426817, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:45:50\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:45:50\",\"parentName\":null,\"parentId\":101,\"children\":[],\"deptId\":\"1969593888524967938\",\"deptName\":\"生产部\",\"orderNum\":2,\"leader\":\"张洪林\",\"phone\":\"19322123555\",\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100,101\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:45:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969594074760454145, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:46:35\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:46:35\",\"parentName\":null,\"parentId\":101,\"children\":[],\"deptId\":\"1969594074345218050\",\"deptName\":\"成本部\",\"orderNum\":4,\"leader\":\"杨泽友\",\"phone\":\"15132698925\",\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100,101\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:46:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969594200941895682, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:47:05\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:47:05\",\"parentName\":null,\"parentId\":101,\"children\":[],\"deptId\":\"1969594200556019714\",\"deptName\":\"技术部\",\"orderNum\":5,\"leader\":\"杨泽友\",\"phone\":\"15132698925\",\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100,101\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:47:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969594363869634561, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:47:44\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:47:44\",\"parentName\":null,\"parentId\":101,\"children\":[],\"deptId\":\"1969594363471175681\",\"deptName\":\"采购部\",\"orderNum\":6,\"leader\":\"杨玉刚\",\"phone\":\"13832652390\",\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100,101\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:47:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969594911486353410, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:49:54\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:49:54\",\"parentName\":null,\"parentId\":\"1969593888524967938\",\"children\":[],\"deptId\":\"1969594911075311617\",\"deptName\":\"铁器车间\",\"orderNum\":1,\"leader\":\"李中义\",\"phone\":null,\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100,101,1969593888524967938\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:49:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969595043996999681, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:50:26\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:50:26\",\"parentName\":null,\"parentId\":\"1969593888524967938\",\"children\":[],\"deptId\":\"1969595043590152194\",\"deptName\":\"木器车间\",\"orderNum\":2,\"leader\":\"李帅\",\"phone\":null,\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100,101,1969593888524967938\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:50:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969595177489113090, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:50:58\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:50:58\",\"parentName\":null,\"parentId\":\"1969593888524967938\",\"children\":[],\"deptId\":\"1969595177078071298\",\"deptName\":\"装配1车间\",\"orderNum\":3,\"leader\":\"王克会\",\"phone\":null,\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100,101,1969593888524967938\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:50:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969595264051159042, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:51:18\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:51:18\",\"parentName\":null,\"parentId\":\"1969593888524967938\",\"children\":[],\"deptId\":\"1969595263644311554\",\"deptName\":\"装配2车间\",\"orderNum\":4,\"leader\":\"高俊琪\",\"phone\":null,\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100,101,1969593888524967938\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:51:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969595441403109378, '部门管理', 2, 'com.gear.web.controller.system.SysDeptController.edit()', 'PUT', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:43:54\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:52:01\",\"parentName\":\"河北分公司\",\"parentId\":101,\"children\":[],\"deptId\":\"1969593398638649346\",\"deptName\":\"总经办\",\"orderNum\":1,\"leader\":\"蔡召春\",\"phone\":\"18032636557\",\"email\":null,\"status\":\"0\",\"delFlag\":\"0\",\"ancestors\":\"0,100,101\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:52:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969595531438039041, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:52:22\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:52:22\",\"parentName\":null,\"parentId\":\"1969593398638649346\",\"children\":[],\"deptId\":\"1969595531031191553\",\"deptName\":\"人事部\",\"orderNum\":1,\"leader\":\"蔡召春\",\"phone\":null,\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100,101,1969593398638649346\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:52:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969595606608355329, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:52:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:52:40\",\"parentName\":null,\"parentId\":\"1969593398638649346\",\"children\":[],\"deptId\":\"1969595606205702146\",\"deptName\":\"办公室\",\"orderNum\":0,\"leader\":\"蔡召春\",\"phone\":null,\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100,101,1969593398638649346\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:52:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969595992249442306, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:54:12\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:54:12\",\"parentName\":null,\"parentId\":101,\"children\":[],\"deptId\":\"1969595991842594818\",\"deptName\":\"销售部\",\"orderNum\":7,\"leader\":\"杨玉宾\",\"phone\":\"13785666690\",\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100,101\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:54:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969596236307603457, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:55:10\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:55:10\",\"parentName\":null,\"parentId\":\"1969595606205702146\",\"children\":[],\"deptId\":\"1969596235909144577\",\"deptName\":\"客服部\",\"orderNum\":0,\"leader\":\"李津\",\"phone\":null,\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100,101,1969593398638649346,1969595606205702146\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:55:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969596291211042817, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/103', '192.168.1.4', '内网IP', '{}', '{\"code\":601,\"msg\":\"部门存在用户,不允许删除\",\"data\":null}', 0, '', '2025-09-21 10:55:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969596353081221122, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/103', '192.168.1.4', '内网IP', '{}', '{\"code\":601,\"msg\":\"部门存在用户,不允许删除\",\"data\":null}', 0, '', '2025-09-21 10:55:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969596807882186753, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:57:26\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:57:26\",\"parentName\":null,\"parentId\":\"1969593888524967938\",\"children\":[],\"deptId\":\"1969596807475339266\",\"deptName\":\"物管部\",\"orderNum\":0,\"leader\":\"杨平\",\"phone\":null,\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100,101,1969593888524967938\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 10:57:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969598764277538818, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969598763665170434\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/1208e32fc053429cae01d5a3531d7ef4.png\",\"fileName\":\"图片1.png\"}}', 0, '', '2025-09-21 11:05:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969598903616512002, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969598902999949314\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/cb13842d387d436c9be3b78c9d0ac089.jpg\",\"fileName\":\"图片1.jpg\"}}', 0, '', '2025-09-21 11:05:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599017122766849, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969599016518787074\",\"productCode\":\"XHD-B-52\",\"productName\":\"小边桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/cb13842d387d436c9be3b78c9d0ac089.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:06:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599118650089474, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969599117844783106\",\"bomCode\":\"P1758423996618\",\"bomName\":\"产品BOM1758423996618\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969599117844783106\",\"bomCode\":\"P1758423996618\",\"bomName\":\"产品BOM1758423996618\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 11:06:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599119296012290, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969599016518787074\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969599117844783106\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:06:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599151386632194, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969599150786846722\",\"bomId\":\"1969599117844783106\",\"attrKey\":\"产品颜色\",\"attrValue\":\"白+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:06:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599187004661762, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969599186396487681\",\"bomId\":\"1969599117844783106\",\"attrKey\":\"详细材质\",\"attrValue\":\"三聚氰胺 贴面板+碳钢支架+pp封堵\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:06:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599223235059713, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969599222626885634\",\"bomId\":\"1969599117844783106\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"32*55*85\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:07:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599257456386050, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969599256848211969\",\"bomId\":\"1969599117844783106\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"37\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:07:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599294840217601, '部门管理', 2, 'com.gear.web.controller.system.SysDeptController.edit()', 'PUT', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 10:44:50\",\"parentName\":\"河北分公司\",\"parentId\":101,\"children\":[],\"deptId\":103,\"deptName\":\"总经办\",\"orderNum\":1,\"leader\":\"杨玉宾\",\"phone\":\"15888888888\",\"email\":\"yyb@qq.com\",\"status\":\"0\",\"delFlag\":\"0\",\"ancestors\":\"0,100,101\"}', '{\"code\":500,\"msg\":\"修改部门\'总经办\'失败,部门名称已存在\",\"data\":null}', 0, '', '2025-09-21 11:07:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599316277305345, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969599315669131265\",\"bomId\":\"1969599117844783106\",\"attrKey\":\"采购单价 (元-含10%增值税)\",\"attrValue\":\"41\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:07:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599357687668737, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/1969593398638649346', '192.168.1.4', '内网IP', '{}', '{\"code\":601,\"msg\":\"存在下级部门,不允许删除\",\"data\":null}', 0, '', '2025-09-21 11:07:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599384359247874, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/1969595606205702146', '192.168.1.4', '内网IP', '{}', '{\"code\":601,\"msg\":\"存在下级部门,不允许删除\",\"data\":null}', 0, '', '2025-09-21 11:07:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599399068672001, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/1969596235909144577', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:07:45'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599411932602370, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/1969595606205702146', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:07:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599430802776065, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/1969595531031191553', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:07:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599450021076993, '部门管理', 3, 'com.gear.web.controller.system.SysDeptController.remove()', 'DELETE', 1, 'admin', '', '/system/dept/1969593398638649346', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:07:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599662122835969, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969599661518856194\",\"bomId\":\"1969599117844783106\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"60*37*9\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:08:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599737775497217, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969599737175711745\",\"bomId\":\"1969599117844783106\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"3.06\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:09:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599795031941122, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969599794448932866\",\"bomId\":\"1969599117844783106\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"3.86\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:09:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599886337744898, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969599885754736641\",\"bomId\":\"1969599117844783106\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.01998\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:09:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599921137885185, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969599920554876930\",\"bomId\":\"1969599117844783106\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"3403 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:09:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599948182757377, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969599947574583297\",\"bomId\":\"1969599117844783106\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:09:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969599953505329153, '部门管理', 2, 'com.gear.web.controller.system.SysDeptController.edit()', 'PUT', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-08-06 02:07:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 11:09:56\",\"parentName\":\"河北分公司\",\"parentId\":101,\"children\":[],\"deptId\":103,\"deptName\":\"总经办\",\"orderNum\":1,\"leader\":\"杨玉宾\",\"phone\":\"15888888888\",\"email\":\"yyb@qq.com\",\"status\":\"0\",\"delFlag\":\"0\",\"ancestors\":\"0,100,101\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:09:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600136494424065, '部门管理', 1, 'com.gear.web.controller.system.SysDeptController.add()', 'POST', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 11:10:40\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 11:10:40\",\"parentName\":null,\"parentId\":103,\"children\":[],\"deptId\":\"1969600136087576577\",\"deptName\":\"办公室\",\"orderNum\":0,\"leader\":\"蔡召春\",\"phone\":\"18032656557\",\"email\":null,\"status\":\"0\",\"delFlag\":null,\"ancestors\":\"0,100,101,103\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:10:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600192953950209, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969600192559685633\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/42f326b70a354c56b90d5dfbc5058f6a.jpg\",\"fileName\":\"图片2.jpg\"}}', 0, '', '2025-09-21 11:10:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600268719857666, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969600268128460801\",\"productCode\":\"XHD-B-53\",\"productName\":\"边条小边桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/42f326b70a354c56b90d5dfbc5058f6a.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:11:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600316769804290, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969600316157435906\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/7909ee40c2e44b3e872cd4209bd62f5c.pdf\",\"fileName\":\"B53.pdf\"}}', 0, '', '2025-09-21 11:11:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600320179773441, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969600268128460801\",\"productCode\":\"XHD-B-53\",\"productName\":\"边条小边桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"1969600316157435906\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/42f326b70a354c56b90d5dfbc5058f6a.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:11:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600324516683777, '部门管理', 2, 'com.gear.web.controller.system.SysDeptController.edit()', 'PUT', 1, 'admin', '', '/system/dept', '192.168.1.4', '内网IP', '{\"createBy\":\"admin\",\"createTime\":\"2025-09-21 10:45:51\",\"updateBy\":\"admin\",\"updateTime\":\"2025-09-21 11:11:25\",\"parentName\":\"河北分公司\",\"parentId\":101,\"children\":[],\"deptId\":\"1969593888524967938\",\"deptName\":\"生产部\",\"orderNum\":2,\"leader\":\"蔡召春\",\"phone\":\"18032636557\",\"email\":null,\"status\":\"0\",\"delFlag\":\"0\",\"ancestors\":\"0,100,101\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:11:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600330388709378, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969600329600180225\",\"bomCode\":\"P1758424285520\",\"bomName\":\"产品BOM1758424285520\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969600329600180225\",\"bomCode\":\"P1758424285520\",\"bomName\":\"产品BOM1758424285520\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 11:11:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600331005272066, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969600268128460801\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969600329600180225\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:11:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600371903930369, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969600371291561986\",\"bomId\":\"1969600329600180225\",\"attrKey\":\"产品颜色\",\"attrValue\":\"白+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:11:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600418326487041, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969600417714118658\",\"bomId\":\"1969600329600180225\",\"attrKey\":\"详细材质\",\"attrValue\":\"三聚氰胺 贴面板+碳钢支架+pp封堵\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:11:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600448907157505, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969600448298983426\",\"bomId\":\"1969600329600180225\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"32*55*85\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:11:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600482167988225, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969600481551425538\",\"bomId\":\"1969600329600180225\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"38\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:12:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600547305529346, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969600546697355265\",\"bomId\":\"1969600329600180225\",\"attrKey\":\"采购单价 (元-含10%增值税)\",\"attrValue\":\"42\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:12:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600590569775106, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969600589957406722\",\"bomId\":\"1969600329600180225\",\"attrKey\":\"加收税点 ( %)\",\"attrValue\":\"10\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:12:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600650053394434, 'BOM 明细,存放属性–值', 3, 'com.gear.oa.controller.GearBomItemController.remove()', 'DELETE', 1, 'admin', '', '/oa/bomItem/1969600589957406722', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:12:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600760002879489, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969600759394705410\",\"bomId\":\"1969600329600180225\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"60*37*9\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:13:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600818790244354, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969600818177875970\",\"bomId\":\"1969600329600180225\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"3.06\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:13:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600862817853441, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969600862209679361\",\"bomId\":\"1969600329600180225\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"3.86\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:13:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600928894918657, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969600928286744577\",\"bomId\":\"1969600329600180225\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.01998\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:13:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600958334738434, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969600957722370049\",\"bomId\":\"1969600329600180225\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"3403 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:13:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969600986524655617, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969600985908092930\",\"bomId\":\"1969600329600180225\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:14:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969604044361015298, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969604043803172866\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/2fa409fd82df46589e63b1baec8b9404.jpg\",\"fileName\":\"图片3.jpg\"}}', 0, '', '2025-09-21 11:26:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969604117383847938, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969604116826005506\",\"productCode\":\"XHD-B-54\",\"productName\":\"两块板小边桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/2fa409fd82df46589e63b1baec8b9404.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:26:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969604157410091010, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969604156818694146\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/f424801fc5844d5a9ce107276e96fe40.pdf\",\"fileName\":\"B54.pdf\"}}', 0, '', '2025-09-21 11:26:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969604161394679809, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969604116826005506\",\"productCode\":\"XHD-B-54\",\"productName\":\"两块板小边桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"1969604156818694146\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/2fa409fd82df46589e63b1baec8b9404.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:26:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969604173113565185, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969604172316647426\",\"bomCode\":\"P1758425201672\",\"bomName\":\"产品BOM1758425201672\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969604172316647426\",\"bomCode\":\"P1758425201672\",\"bomName\":\"产品BOM1758425201672\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 11:26:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969604173742710785, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969604116826005506\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969604172316647426\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:26:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969604213504712706, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969604212913315841\",\"bomId\":\"1969604172316647426\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:26:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969604257637179394, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969604257037393922\",\"bomId\":\"1969604172316647426\",\"attrKey\":\"详细材质\",\"attrValue\":\"三聚氰胺 贴面板+碳钢支架+pp封堵\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:27:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969604298347094017, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969604297751502849\",\"bomId\":\"1969604172316647426\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"34*60*100\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:27:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969604332669083650, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969604332065103874\",\"bomId\":\"1969604172316647426\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"55\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:27:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969604399245271041, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969604398645485570\",\"bomId\":\"1969604172316647426\",\"attrKey\":\"采购单价 (元-含10%增值税)\",\"attrValue\":\"61\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:27:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969604476181389314, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969604475577409538\",\"bomId\":\"1969604172316647426\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"61*50*6\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:27:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969604524524937217, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969604523920957441\",\"bomId\":\"1969604172316647426\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"4.16\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:28:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969604561707442177, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969604561107656706\",\"bomId\":\"1969604172316647426\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"4.96\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:28:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969604621430136833, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969604620830351362\",\"bomId\":\"1969604172316647426\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.0183\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:28:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969604651566211074, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969604650970619905\",\"bomId\":\"1969604172316647426\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"3716 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:28:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969604676782366721, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969604676182581250\",\"bomId\":\"1969604172316647426\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:28:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969605637517058049, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969605636913078273\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/ddaa59bda2ad4b2ebdc3704fbe2a0bf7.jpg\",\"fileName\":\"图片4.jpg\"}}', 0, '', '2025-09-21 11:32:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969605698707759105, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969605698103779330\",\"productCode\":\"XHD-B-69\",\"productName\":\"边桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/ddaa59bda2ad4b2ebdc3704fbe2a0bf7.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:32:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969605794388221954, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969605793574526977\",\"bomCode\":\"P1758425588199\",\"bomName\":\"产品BOM1758425588199\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969605793574526977\",\"bomCode\":\"P1758425588199\",\"bomName\":\"产品BOM1758425588199\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 11:33:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969605795017367554, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969605698103779330\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969605793574526977\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:33:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969605832908709890, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969605832304730114\",\"bomId\":\"1969605793574526977\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:33:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969605870355456001, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969605869755670530\",\"bomId\":\"1969605793574526977\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:33:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969605924441006082, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969605923816054785\",\"bomId\":\"1969605793574526977\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"400*180*600\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:33:41'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969605981353517057, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969605980745342977\",\"bomId\":\"1969605793574526977\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"40*33*5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:33:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969606012374589442, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969606011758026754\",\"bomId\":\"1969605793574526977\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"3\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:34:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969606043739594754, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969606043123032065\",\"bomId\":\"1969605793574526977\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"3.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:34:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969606098160689154, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969606097535737858\",\"bomId\":\"1969605793574526977\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.0066\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:34:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969606127332073474, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969606126728093698\",\"bomId\":\"1969605793574526977\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"10303 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:34:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969606153823297538, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969606153215123457\",\"bomId\":\"1969605793574526977\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 11:34:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969629593464709122, '其他收入', 3, 'com.gear.oa.controller.GearOtherIncomeController.remove()', 'DELETE', 1, 'admin', '', '/oa/otherIncome/1963054926447632386', '192.168.1.4', '内网IP', '{}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 13:07:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969634228078354434, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969634227457597441\",\"productCode\":\"XHD-B-70\",\"productName\":\"边桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 13:26:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969639761497792514, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969639760684097537\",\"bomCode\":\"P1758433686351\",\"bomName\":\"产品BOM1758433686351\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969639760684097537\",\"bomCode\":\"P1758433686351\",\"bomName\":\"产品BOM1758433686351\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 13:48:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969639762340847618, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969634227457597441\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969639760684097537\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 13:48:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969639803113676802, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969639802513891330\",\"bomId\":\"1969639760684097537\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 13:48:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969639894025216002, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969639893433819138\",\"bomId\":\"1969639760684097537\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 13:48:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969639962648223745, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969639962048438273\",\"bomId\":\"1969639760684097537\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"600*400*690\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 13:48:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969640073411403777, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969640072782258177\",\"bomId\":\"1969639760684097537\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"69*41*10\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 13:49:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969640134342057986, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969640133708718081\",\"bomId\":\"1969639760684097537\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"7.7\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 13:49:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969640166453649410, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969640165816115202\",\"bomId\":\"1969639760684097537\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"8.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 13:49:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969640532389896194, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969640531748167682\",\"bomId\":\"1969639760684097537\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.02829\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 13:51:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969640606255783937, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969640605618249729\",\"bomId\":\"1969639760684097537\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"2404 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 13:51:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969640639667609602, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969640639021686785\",\"bomId\":\"1969639760684097537\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 13:51:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969648593326284802, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969648592722305025\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/623b82688d794c589577c3ab411f48ec.jpg\",\"fileName\":\"图片6.jpg\"}}', 0, '', '2025-09-21 14:23:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969648674695782401, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969648674095996930\",\"productCode\":\"XHD-B-74\",\"productName\":\"边桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/623b82688d794c589577c3ab411f48ec.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:23:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969648805788753922, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969648804987641858\",\"bomCode\":\"P1758435842664\",\"bomName\":\"产品BOM1758435842664\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969648804987641858\",\"bomCode\":\"P1758435842664\",\"bomName\":\"产品BOM1758435842664\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 14:24:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969648806430482433, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969648674095996930\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969648804987641858\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:24:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969648851045294082, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969648850458091521\",\"bomId\":\"1969648804987641858\",\"attrKey\":\"产品颜色\",\"attrValue\":\"胡桃色 白色 火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:24:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969648889540616194, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969648888957607937\",\"bomId\":\"1969648804987641858\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:24:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969648922864361473, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969648922268770306\",\"bomId\":\"1969648804987641858\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"600*300*600\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:24:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969648994977030146, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969648994389827586\",\"bomId\":\"1969648804987641858\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"42*32*16\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:24:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969649048034975745, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969649047443578882\",\"bomId\":\"1969648804987641858\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"8\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:25:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969649078355599362, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969649077760008194\",\"bomId\":\"1969648804987641858\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"9\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:25:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969649171355901953, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969649170764505090\",\"bomId\":\"1969648804987641858\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.021504\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:25:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969649203337469953, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969649202750267394\",\"bomId\":\"1969648804987641858\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"3162 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:25:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969649231149899777, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969649230562697218\",\"bomId\":\"1969648804987641858\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:25:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969654392182251521, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969654391548911618\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/7486ed9386f544dd9614ec8d329cb883.jpg\",\"fileName\":\"图片7.jpg\"}}', 0, '', '2025-09-21 14:46:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969654536030101505, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969654535413538818\",\"productCode\":\"XHD-B-77\",\"productName\":\"小边桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/7486ed9386f544dd9614ec8d329cb883.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:46:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969654574298931201, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969654573673979905\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/48082463e14f4e15a78800808278ac48.jpg\",\"fileName\":\"B77.jpg\"}}', 0, '', '2025-09-21 14:47:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969654579395010562, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969654535413538818\",\"productCode\":\"XHD-B-77\",\"productName\":\"小边桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"1969654573673979905\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/7486ed9386f544dd9614ec8d329cb883.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:47:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969654589859799041, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969654589041909762\",\"bomCode\":\"P1758437221663\",\"bomName\":\"产品BOM1758437221663\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969654589041909762\",\"bomCode\":\"P1758437221663\",\"bomName\":\"产品BOM1758437221663\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 14:47:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969654590493138946, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969654535413538818\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969654589041909762\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:47:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969654631744118785, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969654631123361793\",\"bomId\":\"1969654589041909762\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑+白 胡桃 火烧纹\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:47:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969654670314938369, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969654669698375682\",\"bomId\":\"1969654589041909762\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:47:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969654715709890562, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969654715089133570\",\"bomId\":\"1969654589041909762\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"400*300*450-800\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:47:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969654773549342721, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969654772936974337\",\"bomId\":\"1969654589041909762\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"39\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:47:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969654860065251329, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969654859448688641\",\"bomId\":\"1969654589041909762\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"44*33.5*10.3\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:48:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969654899432988674, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969654898816425985\",\"bomId\":\"1969654589041909762\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"3\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:48:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969654940096765954, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969654939492786177\",\"bomId\":\"1969654589041909762\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"3.45\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:48:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969655004202508290, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969655003619500034\",\"bomId\":\"1969654589041909762\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.0151822\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:48:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969655037052297217, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969655036465094657\",\"bomId\":\"1969654589041909762\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"4479 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:48:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969655072817127426, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969655072221536257\",\"bomId\":\"1969654589041909762\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:48:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969655712716922881, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969655712129720322\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/9544bb7aebdf4842ae2645dbdaf84393.jpg\",\"fileName\":\"图片8.jpg\"}}', 0, '', '2025-09-21 14:51:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969655768769601538, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969655768178204674\",\"productCode\":\"XHD-B-115\",\"productName\":\"组合小桌子\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/9544bb7aebdf4842ae2645dbdaf84393.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:51:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969655827846373377, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969655827254976513\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/699227e5c9964e82b57b5eacecdea672.pdf\",\"fileName\":\"B115.pdf\"}}', 0, '', '2025-09-21 14:51:58'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969655832200060930, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969655768178204674\",\"productCode\":\"XHD-B-115\",\"productName\":\"组合小桌子\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"1969655827254976513\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/9544bb7aebdf4842ae2645dbdaf84393.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:51:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969655845210791937, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969655844430651393\",\"bomCode\":\"P1758437520963\",\"bomName\":\"产品BOM1758437520963\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969655844430651393\",\"bomCode\":\"P1758437520963\",\"bomName\":\"产品BOM1758437520963\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 14:52:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969655845827354626, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969655768178204674\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969655844430651393\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:52:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969655897085943809, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969655896498741249\",\"bomId\":\"1969655844430651393\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑色+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:52:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969655935757426690, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969655935170224129\",\"bomId\":\"1969655844430651393\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 碳钢支架\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:52:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969655995803082754, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969655995220074497\",\"bomId\":\"1969655844430651393\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"40*40*50 35*35*45\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:52:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969656031651799042, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969656031056207873\",\"bomId\":\"1969655844430651393\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"61\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:52:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969656108965404673, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969656108378202114\",\"bomId\":\"1969655844430651393\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"54*45*8.4\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:53:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969656187801542658, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969656187214340097\",\"bomId\":\"1969655844430651393\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.020412\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:53:24'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969656277547065346, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969656276964057089\",\"bomId\":\"1969655844430651393\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"3331 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:53:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969656307288875010, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969656306693283841\",\"bomId\":\"1969655844430651393\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:53:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969656391955095553, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969656391376281601\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/1d4902432bee4f988e972e9cf84aa3e7.jpg\",\"fileName\":\"图片9.jpg\"}}', 0, '', '2025-09-21 14:54:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969656479490220033, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969656478911406081\",\"productCode\":\"XHD-B-116\",\"productName\":\"小桌子\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/1d4902432bee4f988e972e9cf84aa3e7.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:54:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969656532820795393, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969656532241981441\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/292cf0365f7b467ea194b72249cff631.pdf\",\"fileName\":\"B116.pdf\"}}', 0, '', '2025-09-21 14:54:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969656536604057602, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969656478911406081\",\"productCode\":\"XHD-B-116\",\"productName\":\"小桌子\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"1969656532241981441\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/1d4902432bee4f988e972e9cf84aa3e7.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:54:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969656547807043585, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969656547018514434\",\"bomCode\":\"P1758437688468\",\"bomName\":\"产品BOM1758437688468\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969656547018514434\",\"bomCode\":\"P1758437688468\",\"bomName\":\"产品BOM1758437688468\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 14:54:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969656548436189185, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969656478911406081\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969656547018514434\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:54:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969656598084165634, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969656597492768770\",\"bomId\":\"1969656547018514434\",\"attrKey\":\"产品颜色\",\"attrValue\":\"水曲柳+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:55:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969656642527010818, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969656641935613954\",\"bomId\":\"1969656547018514434\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 碳钢支架\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:55:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969656678300229633, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969656677708832769\",\"bomId\":\"1969656547018514434\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"40*40*50\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:55:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969656828405981186, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969656827818778625\",\"bomId\":\"1969656547018514434\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"38\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:55:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969656916406673409, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969656915823665154\",\"bomId\":\"1969656547018514434\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"54*45*7\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:56:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969656989320454146, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969656988733251585\",\"bomId\":\"1969656547018514434\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.01701\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:56:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969657049676488705, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969657049085091841\",\"bomId\":\"1969656547018514434\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"3998 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:56:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969657094551347202, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969657093947367426\",\"bomId\":\"1969656547018514434\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:57:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969657232338427906, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969657231755419650\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/dab416034dab4816bd66023369b942d7.jpg\",\"fileName\":\"图片10.jpg\"}}', 0, '', '2025-09-21 14:57:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969657301280202754, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969657300680417281\",\"productCode\":\"XHD-B-121\",\"productName\":\"带电带灯带3抽屉 窄边桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/dab416034dab4816bd66023369b942d7.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:57:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969657436814942210, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969657300680417281\",\"productCode\":\"XHD-B-121\",\"productName\":\"带电带灯带2抽屉 窄边桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/dab416034dab4816bd66023369b942d7.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:58:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969657496516665346, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969657300680417281\",\"productCode\":\"XHD-B-120\",\"productName\":\"带电带灯带2抽屉 窄边桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/dab416034dab4816bd66023369b942d7.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:58:36'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969657581291937794, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969657580507602946\",\"bomCode\":\"P1758437934861\",\"bomName\":\"产品BOM1758437934861\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969657580507602946\",\"bomCode\":\"P1758437934861\",\"bomName\":\"产品BOM1758437934861\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 14:58:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969657581921083394, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969657300680417281\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969657580507602946\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:58:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969657622316425218, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969657621725028354\",\"bomId\":\"1969657580507602946\",\"attrKey\":\"产品颜色\",\"attrValue\":\"复古色+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:59:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969657666490834945, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969657665903632385\",\"bomId\":\"1969657580507602946\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板 牛津布 美规插座\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:59:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969657705489473537, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969657704906465282\",\"bomId\":\"1969657580507602946\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"40*20*59\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:59:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969657742500012034, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969657741917003778\",\"bomId\":\"1969657580507602946\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"76\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:59:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969657820413403137, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969657819830394881\",\"bomId\":\"1969657580507602946\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"43*33*10\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 14:59:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969657864369709058, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969657863786700801\",\"bomId\":\"1969657580507602946\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"2.98\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:00:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969657903951355905, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969657903364153346\",\"bomId\":\"1969657580507602946\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"3.64\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:00:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969657968522665985, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969657967939657730\",\"bomId\":\"1969657580507602946\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.01419\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:00:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969658015867969538, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969658015280766978\",\"bomId\":\"1969657580507602946\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"4792 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:00:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969658043894308866, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969658043302912002\",\"bomId\":\"1969657580507602946\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:00:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969658132905828353, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969658132331208706\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/410581d9e600451495bb6ce4764b16a2.jpg\",\"fileName\":\"图片11.jpg\"}}', 0, '', '2025-09-21 15:01:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969658192351698946, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969658191760302082\",\"productCode\":\"XHD-B-121\",\"productName\":\"带电带灯带3抽屉 窄边桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/410581d9e600451495bb6ce4764b16a2.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:01:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969658279278649346, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969658278494314497\",\"bomCode\":\"P1758438101274\",\"bomName\":\"产品BOM1758438101274\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969658278494314497\",\"bomCode\":\"P1758438101274\",\"bomName\":\"产品BOM1758438101274\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 15:01:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969658279899406338, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969658191760302082\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969658278494314497\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:01:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969658317006413825, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969658316419211265\",\"bomId\":\"1969658278494314497\",\"attrKey\":\"产品颜色\",\"attrValue\":\"复古色+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:01:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969658360086110209, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969658359503101954\",\"bomId\":\"1969658278494314497\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板 牛津布 美规插座\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:02:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969658399931998209, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969658399340601345\",\"bomId\":\"1969658278494314497\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"40*20*70\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:02:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969658447168249858, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969658446576852994\",\"bomId\":\"1969658278494314497\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"82\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:02:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969658509260726273, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969658508677718018\",\"bomId\":\"1969658278494314497\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"43*33*12\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:02:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969658547726688258, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969658547147874305\",\"bomId\":\"1969658278494314497\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"3.44\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:02:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969658590827356161, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969658590240153602\",\"bomId\":\"1969658278494314497\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"4.14\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:02:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969658666681344001, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969658666102530049\",\"bomId\":\"1969658278494314497\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.017028\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:03:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969658717239484418, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969658716652281858\",\"bomId\":\"1969658278494314497\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"3993 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:03:27'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969658749753729026, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969658749166526466\",\"bomId\":\"1969658278494314497\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:03:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969659062766247937, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969657863786700801\",\"bomId\":\"1969657580507602946\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"5.96\",\"isEnabled\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:04:50'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969659095070777346, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969657903364153346\",\"bomId\":\"1969657580507602946\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"6.7\",\"isEnabled\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:04:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969659184539475970, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969657819830394881\",\"bomId\":\"1969657580507602946\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"43.5*33.5*18.5\",\"isEnabled\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:05:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969659226998415361, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969659226407018497\",\"bomId\":\"1969657580507602946\",\"attrKey\":\"每箱数量\",\"attrValue\":null,\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:05:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969659249370832897, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969659226407018497\",\"bomId\":\"1969657580507602946\",\"attrKey\":\"每箱数量\",\"attrValue\":\"2\",\"isEnabled\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:05:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969659300180631553, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969658547147874305\",\"bomId\":\"1969658278494314497\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"6.88\",\"isEnabled\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:05:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969659323953946626, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969658590240153602\",\"bomId\":\"1969658278494314497\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"7.58\",\"isEnabled\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:05:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969659383626309633, 'BOM 明细,存放属性–值', 2, 'com.gear.oa.controller.GearBomItemController.edit()', 'PUT', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969658508677718018\",\"bomId\":\"1969658278494314497\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"43.5*33.5*18.5\",\"isEnabled\":1,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:06:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969659436185133058, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969659435560181762\",\"bomId\":\"1969658278494314497\",\"attrKey\":\"每箱数量\",\"attrValue\":\"2\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:06:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969659542368133121, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969659541764153346\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/bbdf8048b1094275b29973f8dff932e8.jpg\",\"fileName\":\"图片12.jpg\"}}', 0, '', '2025-09-21 15:06:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969659666133655553, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":null,\"productCode\":\"XHD-B-121\",\"productName\":\"单腿升降电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/bbdf8048b1094275b29973f8dff932e8.jpg\"}', '', 1, '\n### Error updating database. Cause: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry \'XHD-B-121\' for key \'uk_wms_prod_code\'\n### The error may exist in com/gear/oa/mapper/GearProductMapper.java (best guess)\n### The error may involve com.gear.oa.mapper.GearProductMapper.insert-Inline\n### The error occurred while setting parameters\n### SQL: INSERT INTO gear_product ( product_id, product_code, product_name, owner, type, category_id, accessory, image, create_by, create_time, update_by, update_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )\n### Cause: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry \'XHD-B-121\' for key \'uk_wms_prod_code\'\n; Duplicate entry \'XHD-B-121\' for key \'uk_wms_prod_code\'; nested exception is java.sql.SQLIntegrityConstraintViolationException: Duplicate entry \'XHD-B-121\' for key \'uk_wms_prod_code\'', '2025-09-21 15:07:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969659730595913730, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969659730004516866\",\"productCode\":\"XHD-B-123\",\"productName\":\"单腿升降电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/bbdf8048b1094275b29973f8dff932e8.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:07:29'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969659750141370369, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969659749319286786\",\"bomCode\":\"P1758438451937\",\"bomName\":\"产品BOM1758438451937\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969659749319286786\",\"bomCode\":\"P1758438451937\",\"bomName\":\"产品BOM1758438451937\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 15:07:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969659750787293186, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969659730004516866\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969659749319286786\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:07:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969659802486284289, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969659801873915906\",\"bomId\":\"1969659749319286786\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"46\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:07:46'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969659882509410306, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969659881892847617\",\"bomId\":\"1969659749319286786\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"68.5*45*9\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:08:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969660310055788546, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969660309443420162\",\"bomId\":\"1969659749319286786\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"3.44\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:09:47'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969660352418258945, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969660351805890562\",\"bomId\":\"1969659749319286786\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"4.14\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:09:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969660407783071745, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969660407166509057\",\"bomId\":\"1969659749319286786\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.0277425\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:10:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969660454461480962, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969660453844918273\",\"bomId\":\"1969659749319286786\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"2451 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:10:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969660533528305665, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969660532911742977\",\"bomId\":\"1969659749319286786\",\"attrKey\":\"每箱数量\",\"attrValue\":\"1\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:10:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969660563605659649, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969660562980708353\",\"bomId\":\"1969659749319286786\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:10:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969660732984238082, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969660732430589953\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/4c8b6dcd8cac4bd3b55aa231672ceac6.jpg\",\"fileName\":\"图片13.jpg\"}}', 0, '', '2025-09-21 15:11:28'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969660850961620994, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969660850399584258\",\"productCode\":\"XHD-B-124\",\"productName\":\"双腿升降电脑桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/4c8b6dcd8cac4bd3b55aa231672ceac6.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:11:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969660884297949185, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969660883522002945\",\"bomCode\":\"P1758438722345\",\"bomName\":\"产品BOM1758438722345\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969660883522002945\",\"bomCode\":\"P1758438722345\",\"bomName\":\"产品BOM1758438722345\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 15:12:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969660885136809986, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969660850399584258\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969660883522002945\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:12:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969660913565802498, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969660912957628418\",\"bomId\":\"1969660883522002945\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑架+胡桃\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:12:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969660942431002625, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969660941818634242\",\"bomId\":\"1969660883522002945\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢+密度板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:12:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969660972701294594, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969660972093120513\",\"bomId\":\"1969660883522002945\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"72*60*39\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:12:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969661002971586562, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969661002342440962\",\"bomId\":\"1969660883522002945\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"40\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:12:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969661069799432193, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969661069166092290\",\"bomId\":\"1969660883522002945\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"63*42*7\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:12:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969661096454234114, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969661095875420161\",\"bomId\":\"1969660883522002945\",\"attrKey\":\"每箱数量\",\"attrValue\":\"1\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:12:55'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969661134051975169, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969661133473161217\",\"bomId\":\"1969660883522002945\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"3.65\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:13:04'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969661197260136450, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969661196681322498\",\"bomId\":\"1969660883522002945\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.018522\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:13:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969661228172156929, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969661227580760065\",\"bomId\":\"1969660883522002945\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"3671 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:13:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969661252809498625, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969661252222296065\",\"bomId\":\"1969660883522002945\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:13:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969661548491153410, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969661547895562242\",\"productCode\":\"XHD-B-178\",\"productName\":\"边桌\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1962725156170014722\",\"accessory\":\"\",\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:14:42'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969661690409623553, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969661689621094402\",\"bomCode\":\"P1758438914528\",\"bomName\":\"产品BOM1758438914528\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969661689621094402\",\"bomCode\":\"P1758438914528\",\"bomName\":\"产品BOM1758438914528\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 15:15:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969661691269455873, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969661547895562242\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969661689621094402\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:15:16'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969661732444938241, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969661731832569857\",\"bomId\":\"1969661689621094402\",\"attrKey\":\"产品颜色\",\"attrValue\":\"白色 黑色 棕色 火烧云\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:15:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969661765298921474, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969661764682358786\",\"bomId\":\"1969661689621094402\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:15:34'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969661805216112641, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969661804595355649\",\"bomId\":\"1969661689621094402\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"70*40cm 一半50*40cm 一半20*40cm 升降范围:60-100cm\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:15:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969661877437833218, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969661876817076225\",\"bomId\":\"1969661689621094402\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"59*44*10\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:16:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969661901055959042, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969661900431007746\",\"bomId\":\"1969661689621094402\",\"attrKey\":\"每箱数量\",\"attrValue\":\"1\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:16:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969661934602002434, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969661933989634050\",\"bomId\":\"1969661689621094402\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"7\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:16:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969661981406240770, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969661980793872386\",\"bomId\":\"1969661689621094402\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.02596\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:16:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969662028915122178, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969662028298559489\",\"bomId\":\"1969661689621094402\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"2619\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:16:37'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969662059789393922, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969662059164442625\",\"bomId\":\"1969661689621094402\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:16:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969666987131904002, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969666986515341313\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/cfb1945b2f45469cae88fe6cbc9a45f7.jpg\",\"fileName\":\"图片1.jpg\"}}', 0, '', '2025-09-21 15:36:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667034611425281, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969667034011639809\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/1660f0b0cefd4f7f87661aed7df98bbb.jpg\",\"fileName\":\"图片1.jpg\"}}', 0, '', '2025-09-21 15:36:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667113854410753, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969667113263013889\",\"productCode\":\"XHD-B-16\",\"productName\":\"电视柜\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1968972604094537730\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/1660f0b0cefd4f7f87661aed7df98bbb.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:36:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667255072432130, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969667254288097282\",\"bomCode\":\"P1758440241216\",\"bomName\":\"产品BOM1758440241216\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969667254288097282\",\"bomCode\":\"P1758440241216\",\"bomName\":\"产品BOM1758440241216\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 15:37:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667255693189121, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969667113263013889\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969667254288097282\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:37:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667286470991873, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969667285867012098\",\"bomId\":\"1969667254288097282\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:37:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667327260598274, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969667326673395713\",\"bomId\":\"1969667254288097282\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:37:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667362941542401, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969667362350145537\",\"bomId\":\"1969667254288097282\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"147*40*50\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:37:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667397271920641, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969667396651163649\",\"bomId\":\"1969667254288097282\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"126\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:37:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667439214960642, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969667438619369474\",\"bomId\":\"1969667254288097282\",\"attrKey\":\"加收税点 ( %)\",\"attrValue\":\"10\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:38:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667502515396609, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969667501919805441\",\"bomId\":\"1969667254288097282\",\"attrKey\":\"采购单价 (元-含10%增值税)\",\"attrValue\":\"139\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:38:22'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667637722980353, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969667637123194881\",\"bomId\":\"1969667254288097282\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"74*44*14\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:38:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667658870661122, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969667658283458561\",\"bomId\":\"1969667254288097282\",\"attrKey\":\"每箱数量\",\"attrValue\":\"1\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:38:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667693029072897, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969667692437676033\",\"bomId\":\"1969667254288097282\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"15.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:39:07'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667720480792578, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969667719889395714\",\"bomId\":\"1969667254288097282\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"17\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:39:14'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667767108870146, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969667766517473281\",\"bomId\":\"1969667254288097282\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.045584\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:39:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667801669935106, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969667801082732545\",\"bomId\":\"1969667254288097282\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1492 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:39:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667830921011202, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969667830321225730\",\"bomId\":\"1969667254288097282\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:39:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667938987253761, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969667938400051202\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/d81782a0e364441a8410f3dbcfdf0d00.jpg\",\"fileName\":\"图片2.jpg\"}}', 0, '', '2025-09-21 15:40:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969667984881328130, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969667984285736962\",\"productCode\":\"XHD-B-18\",\"productName\":\"电视柜\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1968972604094537730\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/d81782a0e364441a8410f3dbcfdf0d00.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:40:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668096361734145, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969668095573204994\",\"bomCode\":\"P1758440441788\",\"bomName\":\"产品BOM1758440441788\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969668095573204994\",\"bomCode\":\"P1758440441788\",\"bomName\":\"产品BOM1758440441788\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 15:40:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668097200594946, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969667984285736962\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969668095573204994\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:40:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668128213278722, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969668127605104641\",\"bomId\":\"1969668095573204994\",\"attrKey\":\"产品颜色\",\"attrValue\":\"火烧纹+黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:40:51'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668159913828353, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969668159318237186\",\"bomId\":\"1969668095573204994\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:40:59'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668188011470849, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969668187411685378\",\"bomId\":\"1969668095573204994\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"120*30*63\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:41:05'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668216918614017, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969668216314634241\",\"bomId\":\"1969668095573204994\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"113\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:41:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668247067271169, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969668246463291394\",\"bomId\":\"1969668095573204994\",\"attrKey\":\"加收税点 ( %)\",\"attrValue\":\"10\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:41:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668305787527169, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969668305191936002\",\"bomId\":\"1969668095573204994\",\"attrKey\":\"采购单价 (元-含10%增值税)\",\"attrValue\":\"125\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:41:33'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668416525541377, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969668415929950210\",\"bomId\":\"1969668095573204994\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"124*32*14\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:42:00'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668455197024257, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969668454597238786\",\"bomId\":\"1969668095573204994\",\"attrKey\":\"每箱数量\",\"attrValue\":\"1\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:42:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668495118409729, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969668494522818562\",\"bomId\":\"1969668095573204994\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"17.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:42:19'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668526139482114, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969668525581639682\",\"bomId\":\"1969668095573204994\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"19\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:42:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668575560966145, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969668574994735105\",\"bomId\":\"1969668095573204994\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.055552\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:42:38'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668617218793474, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969668616614813697\",\"bomId\":\"1969668095573204994\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1224 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:42:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668643282198529, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969668642690801666\",\"bomId\":\"1969668095573204994\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:42:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668739449200641, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969668738853609473\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/50e9ad6b63284e46afe4bbb00093c51b.jpg\",\"fileName\":\"图片3.jpg\"}}', 0, '', '2025-09-21 15:43:17'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668774526164994, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969668773951545345\",\"productCode\":\"XHD-B-21\",\"productName\":\"电视柜\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1968972604094537730\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/50e9ad6b63284e46afe4bbb00093c51b.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:43:25'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668853379080193, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969668852577968129\",\"bomCode\":\"P1758440622269\",\"bomName\":\"产品BOM1758440622269\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969668852577968129\",\"bomCode\":\"P1758440622269\",\"bomName\":\"产品BOM1758440622269\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 15:43:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668853999837186, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969668773951545345\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969668852577968129\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:43:44'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668892117671938, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969668891522080769\",\"bomId\":\"1969668852577968129\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:43:53'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668926510964738, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969668925911179266\",\"bomId\":\"1969668852577968129\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板 +碳钢支架+pp配件\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:44:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969668960715513858, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969668960124116994\",\"bomId\":\"1969668852577968129\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"150**38.1*48\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:44:10'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669028344471553, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969669027744686081\",\"bomId\":\"1969668852577968129\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"78*40*20\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:44:26'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669048284192769, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969669047692795905\",\"bomId\":\"1969668852577968129\",\"attrKey\":\"每箱数量\",\"attrValue\":\"1\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:44:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669099807023106, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969669099211431937\",\"bomId\":\"1969668852577968129\",\"attrKey\":\"单SKU产品净重 (KG-不含包装) \",\"attrValue\":\"40.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:44:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669128177295361, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969669127577509889\",\"bomId\":\"1969668852577968129\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"42\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:44:49'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669184016064514, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969669183416279041\",\"bomId\":\"1969668852577968129\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.0624\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:45:03'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669221085323265, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969669220481343490\",\"bomId\":\"1969668852577968129\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1090 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:45:12'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669247933063169, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969669247329083394\",\"bomId\":\"1969668852577968129\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:45:18'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669342090993665, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969669341491208194\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/cbc69af105124f55b73f70717e386448.jpg\",\"fileName\":\"图片4.jpg\"}}', 0, '', '2025-09-21 15:45:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669405584367617, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969669404976193537\",\"productCode\":\"XHD-B-129\",\"productName\":\"电视柜\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1968972604094537730\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/cbc69af105124f55b73f70717e386448.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:45:56'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669455605637121, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969669455005851650\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/6421a6c177414ce0a0ba2acabe60bac2.pdf\",\"fileName\":\"B129.pdf\"}}', 0, '', '2025-09-21 15:46:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669458772336642, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969669404976193537\",\"productCode\":\"XHD-B-129\",\"productName\":\"电视柜\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1968972604094537730\",\"accessory\":\"1969669455005851650\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/cbc69af105124f55b73f70717e386448.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:46:08'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669469153239041, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969669468343738370\",\"bomCode\":\"P1758440769075\",\"bomName\":\"产品BOM1758440769075\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969669468343738370\",\"bomCode\":\"P1758440769075\",\"bomName\":\"产品BOM1758440769075\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 15:46:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669469790773250, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969669404976193537\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969669468343738370\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:46:11'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669511549263874, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969669510945284098\",\"bomId\":\"1969669468343738370\",\"attrKey\":\"产品颜色\",\"attrValue\":\"复古色+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:46:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669551843942401, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969669551227379714\",\"bomId\":\"1969669468343738370\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:46:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669591610138625, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969669590972604417\",\"bomId\":\"1969669468343738370\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"160*40*52\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:46:40'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669651194421250, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969669650590441473\",\"bomId\":\"1969669468343738370\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"64*45*20.5\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:46:54'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669678805524482, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969669678205739010\",\"bomId\":\"1969669468343738370\",\"attrKey\":\"每箱数量\",\"attrValue\":\"1\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:47:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669737244762114, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969669736640782337\",\"bomId\":\"1969669468343738370\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.05904\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:47:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669773303193601, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969669772703408130\",\"bomId\":\"1969669468343738370\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"1152 \",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:47:23'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669799379181569, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969669798779396098\",\"bomId\":\"1969669468343738370\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:47:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669932103737345, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969669931508146178\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/de119e3d08a14d298918330ac5106831.jpg\",\"fileName\":\"图片5.jpg\"}}', 0, '', '2025-09-21 15:48:01'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969669965440065538, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969669964848668674\",\"productCode\":\"XHD-B-145\",\"productName\":\"电视柜\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1968972604094537730\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/de119e3d08a14d298918330ac5106831.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:48:09'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670057190465538, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969670056599068673\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/12a8d9e9926846159bdb273690facc45.pdf\",\"fileName\":\"B145.pdf\"}}', 0, '', '2025-09-21 15:48:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670060357165058, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969669964848668674\",\"productCode\":\"XHD-B-145\",\"productName\":\"电视柜\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1968972604094537730\",\"accessory\":\"1969670056599068673\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/de119e3d08a14d298918330ac5106831.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:48:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670074189979649, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969670073397256194\",\"bomCode\":\"P1758440913328\",\"bomName\":\"产品BOM1758440913328\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969670073397256194\",\"bomCode\":\"P1758440913328\",\"bomName\":\"产品BOM1758440913328\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 15:48:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670074814930945, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969669964848668674\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969670073397256194\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:48:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670126576836609, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969670125972856833\",\"bomId\":\"1969670073397256194\",\"attrKey\":\"产品颜色\",\"attrValue\":\"复古色+ 黑色碳钢架+ 定制\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:48:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670166011682817, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969670165420285954\",\"bomId\":\"1969670073397256194\",\"attrKey\":\"详细材质\",\"attrValue\":\"碳钢 密度板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:48:57'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670205077430274, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969670204486033409\",\"bomId\":\"1969670073397256194\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"135*37*48\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:49:06'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670241207164929, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969670240619962370\",\"bomId\":\"1969670073397256194\",\"attrKey\":\"销售价 (元)\",\"attrValue\":\"125\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:49:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670268893765633, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969670268302368769\",\"bomId\":\"1969670073397256194\",\"attrKey\":\"每箱数量\",\"attrValue\":\"1\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:49:21'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670312548081666, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969670311952490498\",\"bomId\":\"1969670073397256194\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:49:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670484929781762, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969670484338384898\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/db854e4838004dbcbaa19cd3f2b5008c.jpg\",\"fileName\":\"图片6.jpg\"}}', 0, '', '2025-09-21 15:50:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670492412420098, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969670491846189057\",\"productCode\":\"XHD-B-168\",\"productName\":\"电视柜\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1968972604094537730\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/db854e4838004dbcbaa19cd3f2b5008c.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:50:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670561345806338, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969670560792158209\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/7e05807370d24d08896f73b6371f9be0.pdf\",\"fileName\":\"B168.pdf\"}}', 0, '', '2025-09-21 15:50:31'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670564990656514, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969670491846189057\",\"productCode\":\"XHD-B-168\",\"productName\":\"电视柜\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":1,\"remark\":null,\"categoryId\":\"1968972604094537730\",\"accessory\":\"1969670560792158209\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/db854e4838004dbcbaa19cd3f2b5008c.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:50:32'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670577191886849, 'BOM 头,关联产品或原材料', 1, 'com.gear.oa.controller.GearBomController.add()', 'POST', 1, 'admin', '', '/oa/bom', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"bomId\":\"1969670576386580482\",\"bomCode\":\"P1758441033247\",\"bomName\":\"产品BOM1758441033247\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"bomId\":\"1969670576386580482\",\"bomCode\":\"P1758441033247\",\"bomName\":\"产品BOM1758441033247\",\"isEnabled\":1,\"remark\":null}}', 0, '', '2025-09-21 15:50:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670577821032450, '产品', 2, 'com.gear.oa.controller.GearProductController.edit()', 'PUT', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969670491846189057\",\"productCode\":null,\"productName\":null,\"owner\":null,\"unit\":null,\"bomId\":\"1969670576386580482\",\"type\":null,\"isEnabled\":null,\"remark\":null,\"categoryId\":null,\"accessory\":null,\"image\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:50:35'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670610117173249, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969670609525776385\",\"bomId\":\"1969670576386580482\",\"attrKey\":\"产品颜色\",\"attrValue\":\"黑色\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:50:43'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670648461500418, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969670647874297857\",\"bomId\":\"1969670576386580482\",\"attrKey\":\"详细材质\",\"attrValue\":\"密度板\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:50:52'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670689884446722, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969670689288855554\",\"bomId\":\"1969670576386580482\",\"attrKey\":\"产品外观尺寸 (长*宽*高) cm\",\"attrValue\":\"150*28*16\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:51:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670744842412034, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969670744242626562\",\"bomId\":\"1969670576386580482\",\"attrKey\":\"外箱箱规 (长*宽*高)cm\",\"attrValue\":\"84*33*11\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:51:15'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670765956538370, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969670765360947201\",\"bomId\":\"1969670576386580482\",\"attrKey\":\"每箱数量\",\"attrValue\":\"1\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:51:20'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670806184108034, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969670805571739649\",\"bomId\":\"1969670576386580482\",\"attrKey\":\"单SKU整箱毛重 (KG-含包装)\",\"attrValue\":\"12\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:51:30'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670884806336513, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969670884202356738\",\"bomId\":\"1969670576386580482\",\"attrKey\":\"单SKU方数 m³\",\"attrValue\":\"0.030492\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:51:48'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670942637400066, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969670942041808898\",\"bomId\":\"1969670576386580482\",\"attrKey\":\"40QH 装柜箱量\",\"attrValue\":\"2230\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:52:02'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969670987273183233, 'BOM 明细,存放属性–值', 1, 'com.gear.oa.controller.GearBomItemController.add()', 'POST', 1, 'admin', '', '/oa/bomItem', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"itemId\":\"1969670986673397762\",\"bomId\":\"1969670576386580482\",\"attrKey\":\"包装材料\",\"attrValue\":\"加厚纸箱\",\"isEnabled\":null,\"remark\":null}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:52:13'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969671096916484098, 'OSS对象存储', 1, 'com.gear.web.controller.system.SysOssController.upload()', 'POST', 1, 'admin', '', '/system/oss/upload', '192.168.1.4', '内网IP', '', '{\"code\":200,\"msg\":\"操作成功\",\"data\":{\"ossId\":\"1969671096329281537\",\"url\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/92ec1938cbe44160822e66199ec36ae5.jpg\",\"fileName\":\"图片7.jpg\"}}', 0, '', '2025-09-21 15:52:39'); +INSERT INTO `sys_oper_log` (`oper_id`, `title`, `business_type`, `method`, `request_method`, `operator_type`, `oper_name`, `dept_name`, `oper_url`, `oper_ip`, `oper_location`, `oper_param`, `json_result`, `status`, `error_msg`, `oper_time`) VALUES (1969671169800904706, '产品', 1, 'com.gear.oa.controller.GearProductController.add()', 'POST', 1, 'admin', '', '/oa/product', '192.168.1.4', '内网IP', '{\"createBy\":null,\"createTime\":null,\"updateBy\":null,\"updateTime\":null,\"productId\":\"1969671169234673666\",\"productCode\":\"XHD-B-170\",\"productName\":\"电视柜\",\"owner\":\"杨\",\"unit\":null,\"bomId\":null,\"type\":\"product\",\"isEnabled\":null,\"remark\":null,\"categoryId\":\"1968972604094537730\",\"accessory\":\"\",\"image\":\"http://49.232.154.205:10900/gear-oa/files/2025/09/21/92ec1938cbe44160822e66199ec36ae5.jpg\"}', '{\"code\":200,\"msg\":\"操作成功\",\"data\":null}', 0, '', '2025-09-21 15:52:56');