feat: api

This commit is contained in:
tx7do
2024-11-19 22:41:10 +08:00
parent 29e8e79d50
commit 4c3b801ae5
19 changed files with 723 additions and 247 deletions

View File

@@ -14,5 +14,5 @@ message Notification {
string access_key_secret = 4; // 访问密钥
}
SMS sms = 1;
optional SMS sms = 1;
}