更新结构

This commit is contained in:
2025-10-04 22:35:53 +08:00
parent f5c3b26479
commit 48461b9c49
34 changed files with 251 additions and 21 deletions

View File

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