初始化项目
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"github.com/gogf/gf/v2/frame/g"
|
||||
)
|
||||
|
||||
var Tenant = tenantDao{}
|
||||
var Tenant = &tenantDao{}
|
||||
|
||||
type tenantDao struct{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user