diff --git a/src/main/resources/sql/update_int_yes_no.sql b/src/main/resources/sql/update_int_yes_no.sql new file mode 100644 index 000000000..981d35511 --- /dev/null +++ b/src/main/resources/sql/update_int_yes_no.sql @@ -0,0 +1 @@ +UPDATE sys_data_dictionary_name SET module_name='是否叶子节点',remark='是否叶子节点' WHERE mark='INT_YES_NO' \ No newline at end of file