匹配置信度字典修改只有70,80,90三个值
This commit is contained in:
1
src/main/resources/sql/20190111/CONFIDENCE_INTERVAL.sql
Normal file
1
src/main/resources/sql/20190111/CONFIDENCE_INTERVAL.sql
Normal file
@@ -0,0 +1 @@
|
||||
update sys_data_dictionary_item set `status`=0 where dictionary_id=118 and item_code not in(70,80,90);
|
||||
Reference in New Issue
Block a user