修复bug
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ type HoTimeDB struct {
|
||||
}
|
||||
|
||||
type HotimeDBBuilder struct {
|
||||
*HoTimeDB
|
||||
HoTimeDB *HoTimeDB
|
||||
table string
|
||||
selects []interface{}
|
||||
join Slice
|
||||
|
||||
Reference in New Issue
Block a user