Commit cef2f3e8 authored by hujiebin's avatar hujiebin

Update send_gift.go

parent 8e8220ca
...@@ -19,7 +19,7 @@ type EventGiftSend struct { ...@@ -19,7 +19,7 @@ type EventGiftSend struct {
} }
func (EventGiftSend) TableName() string { func (EventGiftSend) TableName() string {
return "event_gift_send2" return "event_gift_send"
} }
// 偏移值 // 偏移值
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment