修复bug

This commit is contained in:
hoteas
2022-08-08 02:37:15 +08:00
parent ca947bb9e0
commit df5f8f158b
4 changed files with 37 additions and 6 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ type HoTimeDB struct {
}
type HotimeDBBuilder struct {
*HoTimeDB
HoTimeDB *HoTimeDB
table string
selects []interface{}
join Slice