public class MemberCheckCategoryClientReqBean extends Object
| Constructor and Description |
|---|
MemberCheckCategoryClientReqBean() |
MemberCheckCategoryClientReqBean(String mobile,
List<Long> categorys) |
| Modifier and Type | Method and Description |
|---|---|
List<Long> |
getCategorys() |
String |
getMobile() |
void |
setCategorys(List<Long> categorys) |
void |
setMobile(String mobile) |
Copyright © 2023. All rights reserved.