diff --git a/src/main/resources/sql/20181020/update_service_dict.sql b/src/main/resources/sql/20181020/update_service_dict.sql new file mode 100644 index 000000000..6a0555a7c --- /dev/null +++ b/src/main/resources/sql/20181020/update_service_dict.sql @@ -0,0 +1,2 @@ +#无效不用的业务 +update function_service_dict set is_valid=0 where dict_id in(21,22,28,29,32,33,39,40,43,44,45,46,47,48,49,50,51,52,55,56,102,103) \ No newline at end of file