Files
QingLong/YunXiaoTools/Doc/说明.txt
2025-08-15 09:13:13 +08:00

16 lines
639 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 说明
本程序一套,分别部署到
1、联通二枢纽机房用于使用mysqldump.exe备份长春云校的业务数据库然后上传到华为云的OBS上只保留最新的一个数据库备份。
2、华为政务云的云服务器用于JDBC将OBS上的ZIP数据库备份下载回来解压并且还原到数据库的操作生成的数据库名称ccyx_statistics
# 执行时间
此程序备份端是凌晨零点开始备份并上传,还原端是凌晨一点开始下载还原。
# 访问地址
## 备份
http://10.10.21.20:9008/backupMysql
## 还原
http://10.10.21.20:9008/restoreMysql