🎨 优化路由跨域,修改微信商户配置

This commit is contained in:
2025-07-19 06:19:09 +08:00
parent 8106282c8b
commit fa0234d385
3 changed files with 10 additions and 8 deletions

View File

@@ -65,6 +65,7 @@ func RegisterTables() {
example.ExaAttachmentCategory{},
app.Banner{},
app.Order{},
)
if err != nil {
global.GVA_LOG.Error("register table failed", zap.Error(err))