协议arbitrary修改为all
This commit is contained in:
1
src/main/resources/sql/20180930/update_prococol_dict.sql
Normal file
1
src/main/resources/sql/20180930/update_prococol_dict.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE sys_data_dictionary_item SET item_value='all' WHERE dictionary_id=(SELECT id FROM sys_data_dictionary_name WHERE mark='protocol') AND item_code=0;
|
||||
Reference in New Issue
Block a user