diff --git a/rc-service/rc-inner-api/other-inner/other-inner-model/src/main/java/com/red/circle/other/inner/model/cmd/user/UserProfileListQryCmd.java b/rc-service/rc-inner-api/other-inner/other-inner-model/src/main/java/com/red/circle/other/inner/model/cmd/user/UserProfileListQryCmd.java index 7e2c6fde..20fa3e29 100644 --- a/rc-service/rc-inner-api/other-inner/other-inner-model/src/main/java/com/red/circle/other/inner/model/cmd/user/UserProfileListQryCmd.java +++ b/rc-service/rc-inner-api/other-inner/other-inner-model/src/main/java/com/red/circle/other/inner/model/cmd/user/UserProfileListQryCmd.java @@ -57,6 +57,8 @@ public class UserProfileListQryCmd extends HistoryRangeTimeQryPageCmd { */ private String originPlatform; + private String countryCode; + /** * 设备ID */