This commit is contained in:
邹宗楠
2025-02-26 10:17:36 +08:00
parent e2fd0b2074
commit 6d2bad0746
2 changed files with 1 additions and 9 deletions

View File

@@ -82,11 +82,3 @@ func TestRefreshAccessToken(t *testing.T) {
fmt.Println(utils.Format4Output(result, false))
t.Log(utils.Format4Output(result, false))
}
func TestPushPrintMsg(t *testing.T) {
api.PushPrintMsg("2401171703736658807")
}
func Test11(t *testing.T) {
fmt.Println(utils.Str2Float64(""))
}