Merge branch 'dev' into pre

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

View File

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