Merge branch 'dev' into pre
This commit is contained in:
commit
ed44b84d31
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue