匹配置信度字典修改只有70,80,90三个值

This commit is contained in:
wangxin
2019-01-11 20:43:50 +08:00
parent e55357125c
commit f594d68305

View File

@@ -0,0 +1 @@
update sys_data_dictionary_item set `status`=0 where dictionary_id=118 and item_code not in(70,80,90);