修改domian超出范畴的id值
This commit is contained in:
2
src/main/resources/sql/update_website_domain_topic.sql
Normal file
2
src/main/resources/sql/update_website_domain_topic.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--修改超出范畴域名id
|
||||
update website_domain_topic set id=0 where id=6;
|
||||
Reference in New Issue
Block a user