Skip to content

提示record not found #9

@doubleycn

Description

@doubleycn

我在用源码里面的例子运行会报下面的错误

badger 2024/04/22 11:15:21 INFO: All 0 tables opened in 0s badger 2024/04/22 11:15:21 INFO: Discard stats nextEmptySlot: 0 badger 2024/04/22 11:15:21 INFO: Set nextTxnTs to 0 badger 2024/04/22 11:15:21 INFO: Deleting empty file: ./cache.db/000006.vlog [GIN-debug] GET /callback/data --> github.com/go-laoji/wecom-go-sdk/v2/pkg/svr/callback.DataGetHandler (4 handlers) [GIN-debug] POST /callback/data --> github.com/go-laoji/wecom-go-sdk/v2/pkg/svr/callback.DataPostHandler (4 handlers) [GIN-debug] GET /callback/cmd --> github.com/go-laoji/wecom-go-sdk/v2/pkg/svr/callback.CmdGetHandler (4 handlers) [GIN-debug] POST /callback/cmd --> github.com/go-laoji/wecom-go-sdk/v2/pkg/svr/callback.CmdPostHandler (4 handlers) [GIN-debug] GET /callback/customized --> github.com/go-laoji/wecom-go-sdk/v2/pkg/svr/callback.CustomizedGetHandler (4 handlers) [GIN-debug] POST /callback/customized --> github.com/go-laoji/wecom-go-sdk/v2/pkg/svr/callback.CustomizedPostHandler (4 handlers) [GIN-debug] GET /suite/install --> github.com/go-laoji/wecom-go-sdk/v2/pkg/svr/install.SuiteInstall (4 handlers) [GIN-debug] GET /suite/install/auth --> github.com/go-laoji/wecom-go-sdk/v2/pkg/svr/install.SuiteInstallAuth (4 handlers) [GIN-debug] GET /api/demo/user --> github.com/go-laoji/wecom-go-sdk/v2/pkg/demo.UserGet (4 handlers) [GIN-debug] GET /api/demo/usersimplelist --> github.com/go-laoji/wecom-go-sdk/v2/pkg/demo.UserSimpleList (4 handlers) [GIN-debug] GET /api/demo/userlist --> github.com/go-laoji/wecom-go-sdk/v2/pkg/demo.UserList (4 handlers) [GIN-debug] GET /api/demo/userid2openid --> github.com/go-laoji/wecom-go-sdk/v2/pkg/demo.UserId2OpenId (4 handlers) [GIN-debug] GET /api/demo/openid2userid --> github.com/go-laoji/wecom-go-sdk/v2/pkg/demo.OpenId2UserId (4 handlers) [GIN-debug] GET /api/demo/listmemberauth --> github.com/go-laoji/wecom-go-sdk/v2/pkg/demo.ListMemberAuth (4 handlers) [GIN-debug] GET / --> main.main.func1 (4 handlers)

wget http://127.0.0.1:8080/api/demo/user?userid=4974

github.com/go-laoji/wecom-go-sdk/[email protected]/suite.go:221 record not found [1.142ms] [rows:0] SELECT * FROMts_suite_corp_agentWHEREts_suite_corp_agent.fi_corp_auth_id= 1 ORDER BYts_suite_corp_agent.fi_corp_access_token_idLIMIT 1 2024-04-22T11:17:54.157+0800 ERROR [email protected]/suite.go:34 suite ticket 未推送
2024-04-22T11:17:54.157+0800 ERROR [email protected]/suite.go:68 suite ticket 未推送

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions