This commit is contained in:
2021-12-17 19:08:29 +08:00
parent 627c6582e3
commit 179c6a3afa
3 changed files with 116 additions and 0 deletions

View File

@@ -57,3 +57,6 @@ func Send(text string) error {
}
return nil
}