diff --git a/src/main/resources/sql/20190111/CONFIDENCE_INTERVAL.sql b/src/main/resources/sql/20190111/CONFIDENCE_INTERVAL.sql new file mode 100644 index 000000000..6b4629170 --- /dev/null +++ b/src/main/resources/sql/20190111/CONFIDENCE_INTERVAL.sql @@ -0,0 +1 @@ +update sys_data_dictionary_item set `status`=0 where dictionary_id=118 and item_code not in(70,80,90); \ No newline at end of file