This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
k18-ntcs-web-ntc/src/main/resources/sql/update_website_domain_topic.sql
2018-09-03 14:03:19 +08:00

2 lines
78 B
SQL

--修改超出范畴域名id
update website_domain_topic set id=0 where id=6;