GXJY_KLKJFAMX_GSLX_原粮出入库_扣量扣价方案明细公式类型.txt 3.3 KB

1234567891011
  1. INSERT INTO `datacollect-pub`.`sys_dict_type` (`id`, `name`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994138840104960, '原粮出入库_扣量扣价方案明细公式类型', 'GXJY_KLKJFAMX_GSLX', 100, '原粮出入库_扣量扣价方案明细公式类型', 0, '2024-12-06 19:23:47', -1, '2024-12-06 19:23:47', -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 (1864994138840104961, 1864994138840104960, '分段按比例扣量', '0', 0, '', 0, '2024-12-06 19:23:47', -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 (1864994138840104962, 1864994138840104960, '分段按比例增量', '1', 1, '', 0, '2024-12-06 19:23:47', -1, NULL, NULL);
  4. INSERT INTO `datacollect-pub`.`sys_dict_data` (`id`, `type_id`, `value`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994138840104963, 1864994138840104960, '分段按比例扣价', '2', 2, '', 0, '2024-12-06 19:23:47', -1, NULL, NULL);
  5. INSERT INTO `datacollect-pub`.`sys_dict_data` (`id`, `type_id`, `value`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994138840104964, 1864994138840104960, '分段按比例加价', '3', 3, '', 0, '2024-12-06 19:23:47', -1, NULL, NULL);
  6. INSERT INTO `datacollect-pub`.`sys_dict_data` (`id`, `type_id`, `value`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994138840104965, 1864994138840104960, '按比例扣量', '4', 4, '', 0, '2024-12-06 19:23:47', -1, NULL, NULL);
  7. INSERT INTO `datacollect-pub`.`sys_dict_data` (`id`, `type_id`, `value`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994138840104966, 1864994138840104960, '按比例增量', '5', 5, '', 0, '2024-12-06 19:23:47', -1, NULL, NULL);
  8. INSERT INTO `datacollect-pub`.`sys_dict_data` (`id`, `type_id`, `value`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994138840104967, 1864994138840104960, '分段固定值扣价', '6', 6, '', 0, '2024-12-06 19:23:47', -1, NULL, NULL);
  9. INSERT INTO `datacollect-pub`.`sys_dict_data` (`id`, `type_id`, `value`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994138840104968, 1864994138840104960, '分段固定值加价', '7', 7, '', 0, '2024-12-06 19:23:47', -1, NULL, NULL);
  10. INSERT INTO `datacollect-pub`.`sys_dict_data` (`id`, `type_id`, `value`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994138840104969, 1864994138840104960, '固定值扣价', '8', 8, '', 0, '2024-12-06 19:23:47', -1, NULL, NULL);
  11. INSERT INTO `datacollect-pub`.`sys_dict_data` (`id`, `type_id`, `value`, `code`, `sort`, `remark`, `status`, `create_time`, `create_user`, `update_time`, `update_user`) VALUES (1864994138840104970, 1864994138840104960, '固定值加价', '9', 9, '', 0, '2024-12-06 19:23:47', -1, NULL, NULL);