添加speakerModel

This commit is contained in:
2025-10-29 11:09:28 +08:00
parent 2756036605
commit 70ca97bff2

View File

@@ -0,0 +1,5 @@
package model
import "github.com/zeromicro/go-zero/core/stores/sqlx"
var ErrNotFound = sqlx.ErrNotFound