order_notify_2025_09_11

This commit is contained in:
李子铭 2025-09-11 10:10:22 +08:00
parent 75de76d1c2
commit f285a948d6
1 changed files with 1 additions and 1 deletions

View File

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