@Service public class UserInfoService extends Object
| Constructor and Description |
|---|
UserInfoService() |
| Modifier and Type | Method and Description |
|---|---|
UserInfo |
getByName(String name) |
void |
save(UserInfo userInfo) |
void |
update(UserInfo userInfo) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.