taoshihan1991 / go-fly

开源在线客服系统GO语言开发GO-FLY,免费在线客服系统/open source self-hosted private cloud customer support live chat software by golang
https://gofly.v1kf.com
Apache License 2.0
2.19k stars 617 forks source link

Error 1146: Table 'go-fly.visitor' doesn't exist #40

Open jkjoy opened 2 years ago

jkjoy commented 2 years ago

[19.82ms] SELECT * FROM visitor WHERE visitor.deleted_at IS NULL AND ((status = 1))
[0 rows affected or returned ] [GIN-debug] [WARNING] You trusted all proxies, this is NOT safe. We recommend you to set a value. Please check https://pkg.go.dev/github.com/gin-gonic/gin#readme-don-t-trust-all-proxies for details. [GIN-debug] Listening and serving HTTP on 0.0.0.0:8081 2022/07/20 10:22:38 cleanVisitorExpire start...

hantianyuq commented 2 years ago

没有导全吧 有visitor这个table