@Component public class AuthPropertyUtil extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static AuthPropertyUtil |
instance |
private AuthProperty |
obj |
| 构造器和说明 |
|---|
AuthPropertyUtil() |
public static AuthPropertyUtil instance
@Autowired private AuthProperty obj
@PostConstruct public void init()
public AuthProperty getObj()
public void setObj(AuthProperty obj)
Copyright © 2019. All rights reserved.