Feat: model/policy

This commit is contained in:
HFO4
2019-11-14 14:18:10 +08:00
parent 41e0dec74c
commit 4309653160
7 changed files with 239 additions and 36 deletions

View File

@@ -24,7 +24,7 @@ func TestGetGroupByID(t *testing.T) {
},
Name: "管理员",
Policies: "[1]",
PolicyList: []int{1},
PolicyList: []uint{1},
}, group)
//未找到用户时