Files
GEAR-OA/script/sql/mysql/item/gear_order_detail.sql
2026-04-23 10:15:22 +08:00

3 lines
737 B
SQL

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);