Commit 989d4dee authored by hujiebin's avatar hujiebin

Merge branch 'feature/roll_gift' into 'master'

Update send_gift.go

See merge request !17
parents 8e8220ca cef2f3e8
......@@ -19,7 +19,7 @@ type EventGiftSend struct {
}
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