fix
wangpengfei
2023-08-28 aa3bc269e46d82bdd6d088e5d07babd2d3b493a1
model/system/response/sys_authority.go
@@ -1,6 +1,6 @@
package response
import "github.com/flipped-aurora/gin-vue-admin/server/model/system"
import "srm/model/system"
type SysAuthorityResponse struct {
   Authority system.SysAuthority `json:"authority"`