fix: replace casdoor with casbin (#194)

Signed-off-by: sh1luo <690898835@qq.com>
This commit is contained in:
sh1luo
2021-07-25 09:34:25 +08:00
committed by GitHub
parent 3bbb0fb58e
commit c632c3c307
39 changed files with 57 additions and 57 deletions

View File

@ -17,7 +17,7 @@ package controllers
import (
"encoding/json"
"github.com/casdoor/casdoor/object"
"github.com/casbin/casdoor/object"
)
// @Title GetApplications