修复bug

This commit is contained in:
hoteas
2022-08-08 02:37:15 +08:00
parent 7419e03d67
commit c420e23edb
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