# wangjiang 简易流程会签改为简易流程处理中 update dictionary_item set name="简易流程处理中" where tid="2" and name ="简易流程会签" INSERT INTO `dictionary_item`(`id`, `sort`, `name`, `value`, `tid`, `is_active`, `remark`, `create_time`, `create_by`, `create_name`, `update_by`, `update_name`, `update_time`, `del_flag`) VALUES (11237, NULL, '简易流程审核通过', '80', 2, 1, NULL, '2020-01-14 17:12:47', 1, '超级管理员', NULL, NULL, NULL, 0); INSERT INTO `dictionary_item`(`id`, `sort`, `name`, `value`, `tid`, `is_active`, `remark`, `create_time`, `create_by`, `create_name`, `update_by`, `update_name`, `update_time`, `del_flag`) VALUES (11238, NULL, '简易流程审核不通过', '90', 2, 1, NULL, '2020-01-15 12:46:36', 1, '超级管理员', NULL, NULL, NULL, 0);