From f285a948d6c774975bdd0200d74a2f3dfdf1600e 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:10:22 +0800 Subject: [PATCH] order_notify_2025_09_11 --- 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 4a6496e..da378e5 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" +const TableNameOrderNotify = "order_notify_2025_09_11" // OrderNotify mapped from table type OrderNotify struct {