From 0a9205ddeea260120c288051240e5d95d844c0f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=AD=90=E9=93=AD?= Date: Thu, 11 Sep 2025 10:16:39 +0800 Subject: [PATCH] order_notify --- internal/data/model/order_notify.gen.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/data/model/order_notify.gen.go b/internal/data/model/order_notify.gen.go index da378e5..4a6496e 100644 --- a/internal/data/model/order_notify.gen.go +++ b/internal/data/model/order_notify.gen.go @@ -8,7 +8,7 @@ import ( "time" ) -const TableNameOrderNotify = "order_notify_2025_09_11" +const TableNameOrderNotify = "order_notify" // OrderNotify mapped from table type OrderNotify struct {