generated from pkg/go-template
fix: 飞书接口错误
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
ea827d8b54
commit
81f86d4076
|
@ -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"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue