更新 READM.txt

This commit is contained in:
2026-06-30 15:39:15 +08:00
parent 397e73a017
commit 915667937a
+2
View File
@@ -63,4 +63,6 @@ TOP10 告警:http://xxx/alert_api/index.php?act=top_alert
pip3 install pymysql 依赖
GRANT ALL ON alert_mail_stat.* TO 'root'@'10.150.10.%' IDENTIFIED BY '你的MySQL密码';
FLUSH PRIVILEGES;