提交sql
This commit is contained in:
1
script/sql/mysql/item/gear_work_deduction.sql
Normal file
1
script/sql/mysql/item/gear_work_deduction.sql
Normal file
@@ -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);
|
||||
Reference in New Issue
Block a user