初始化工程

This commit is contained in:
2025-08-31 11:00:32 +08:00
commit e9c0e13341
8 changed files with 588 additions and 0 deletions

9
config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"测试机": {
"ip": "192.168.3.157",
"username": "xiaji",
"password": "xiaji",
"port": 22,
"project": "statuspage"
}
}