Merge branch 'dev' into pre

This commit is contained in:
李子铭 2025-09-11 10:10:42 +08:00
commit 3dd5f2efa5
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import (
"time"
)
const TableNameOrderNotify = "order_notify"
const TableNameOrderNotify = "order_notify_2025_09_11"
// OrderNotify mapped from table <order_notify>
type OrderNotify struct {