软质押任务修改
This commit is contained in:
@@ -8,6 +8,7 @@ import (
|
||||
|
||||
type ApiKeyCheckMiddleware struct {
|
||||
conf model.NhSystemConfigModel
|
||||
user model.NhUserModel
|
||||
}
|
||||
|
||||
func NewApiKeyCheckMiddleware(conf model.NhSystemConfigModel) *ApiKeyCheckMiddleware {
|
||||
|
||||
Reference in New Issue
Block a user