Skip to content

Commit

Permalink
添加contractapi.Contract
Browse files Browse the repository at this point in the history
  • Loading branch information
11090815 committed Nov 15, 2023
1 parent 0a55d79 commit a2ce2c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions accesscontrol.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import (
)

type AccessControl struct {
contractapi.Contract
store governance.UserStore
}

Expand Down

0 comments on commit a2ce2c3

Please sign in to comment.