order_notify
This commit is contained in:
parent
f285a948d6
commit
0a9205ddee
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue