2 lines
78 B
MySQL
2 lines
78 B
MySQL
|
|
--修改超出范畴域名id
|
||
|
|
update website_domain_topic set id=0 where id=6;
|