2 lines
160 B
MySQL
2 lines
160 B
MySQL
|
|
update function_region_dict set is_import=1 where function_id=3 and dict_id=7;
|
||
|
|
UPDATE function_service_dict SET is_import=1 WHERE function_id=3 AND dict_id=15;
|