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

4 lines
972 B
MySQL
Raw Normal View History

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