Files
GEAR-OA/script/sql/mysql/item/gear_work_deduction.sql

2 lines
432 B
MySQL
Raw Normal View History

2026-04-23 10:15:22 +08:00
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);