feat: edit.

This commit is contained in:
tx7do
2023-11-17 22:48:39 +08:00
parent 094a996690
commit 3fc082fef5
6 changed files with 116 additions and 92 deletions

View File

@@ -105,6 +105,7 @@ message Server {
string endpoint = 1; // 对端网络地址
string password = 2; // redis登录密码
int32 db = 3; // 数据库索引
string location = 4; // 时区
}
// Machinery