Skip to content

Commit a2ce2c3

Browse files
committed
添加contractapi.Contract
1 parent 0a55d79 commit a2ce2c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

accesscontrol.go

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import (
1010
)
1111

1212
type AccessControl struct {
13+
contractapi.Contract
1314
store governance.UserStore
1415
}
1516

0 commit comments

Comments
 (0)