fix: 飞书接口错误
continuous-integration/drone/push Build is passing Details

master
icechen 2022-01-14 19:03:33 +08:00
parent ea827d8b54
commit 81f86d4076
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ package lark
import ( import (
"context" "context"
"github.com/larksuite/oapi-sdk-go/core" "github.com/larksuite/oapi-sdk-go/core"
authen "github.com/larksuite/oapi-sdk-go/service/authen/v1" authen "github.com/larksuite/oapi-sdk-go/service/authen/v1"
) )