提交sql

This commit is contained in:
2026-04-23 10:15:22 +08:00
parent d02ef34751
commit 774fe86941
126 changed files with 7697 additions and 0 deletions

View File

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