order_notify

This commit is contained in:
李子铭 2025-09-11 10:16:39 +08:00
parent f285a948d6
commit 0a9205ddee
1 changed files with 1 additions and 1 deletions

View File

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