This commit is contained in:
邹宗楠
2023-08-01 13:37:25 +08:00
parent 6fb12ba010
commit 6de62acbc9
3 changed files with 9 additions and 13 deletions

View File

@@ -51,7 +51,7 @@ func TestGetOAuthCode(t *testing.T) {
}
func TestPreparationMealComplete(t *testing.T) {
api.PreparationMealComplete(1100657633926494664)
api.PreparationMealComplete(900658760944919842)
}
func TestGetAccessToken(t *testing.T) {