优化app topic domain界面,去掉domain重复性判断
This commit is contained in:
2
src/main/resources/sql/update_function_region_dict.sql
Normal file
2
src/main/resources/sql/update_function_region_dict.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--修改topic_domain默认无表达式
|
||||
update function_region_dict set config_expr_type=0,config_hex=0 where dict_id=179;
|
||||
Reference in New Issue
Block a user