Update role.go

This commit is contained in:
wenjianzhang
2020-04-01 12:00:33 +08:00
committed by GitHub
parent d44b4018fd
commit 494f8f5f92
-1
View File
@@ -3,7 +3,6 @@ package models
import (
orm "go-admin/database"
"go-admin/utils"
"time"
)
type SysRole struct {