CCZY_DDLX_仓储作业_调度类型.txt 902 B

123
  1. INSERT INTO `datacollect-pub`.`sys_dict_type` (`id`, `name`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994226912100352, '仓储作业_调度类型', 'CCZY_DDLX', 100, '仓储作业_调度类型', 0, '2024-12-06 19:24:08', -1, '2024-12-06 19:24:08', -1);
  2. INSERT INTO `datacollect-pub`.`sys_dict_data` (`id`, `type_id`, `value`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994226912100353, 1864994226912100352, '入仓调度', '01', 0, '', 0, '2024-12-06 19:24:08', -1, NULL, NULL);
  3. INSERT INTO `datacollect-pub`.`sys_dict_data` (`id`, `type_id`, `value`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994226912100354, 1864994226912100352, '出仓调度', '02', 1, '', 0, '2024-12-06 19:24:08', -1, NULL, NULL);