保存进度!

This commit is contained in:
2025-10-22 18:17:36 +08:00
parent 51f96ed6c1
commit fd4275c3a5
2 changed files with 7 additions and 0 deletions

4
code/db/操作.txt Normal file
View File

@@ -0,0 +1,4 @@
alter user 'root'@localhost identified by '^QaKwfmo#HNy&0D7';
create user 'zhiduguanli'@'%' identified by 'Kane@1981';
regulatory_management.*
grant all privileges on regulatory_management.* to 'zhiduguanli'@'%';