| Package | Description |
|---|---|
| xyz.zhouxy.plusone.commons.base |
基础内容
|
| xyz.zhouxy.plusone.commons.model |
业务建模组件
包含业务建模可能用到的性别、身份证等元素,也包含 DTO 相关类,如分页查询参数,响应结果,分页结果等。
|
| xyz.zhouxy.plusone.commons.time |
时间 API
1.
|
| Modifier and Type | Method and Description |
|---|---|
default boolean |
IWithLongCode.isSameCodeAs(IWithIntCode other)
判断是否与给定的
IWithIntCode 有着相等的 code |
default boolean |
IWithIntCode.isSameCodeAs(IWithIntCode other)
判断是否与给定的
IWithIntCode 有着相等的 code |
default boolean |
IWithCode.isSameCodeAs(IWithIntCode other)
判断是否与给定的
IWithIntCode 有着相等的 code |
| Modifier and Type | Class and Description |
|---|---|
class |
Gender
性别
|
| Modifier and Type | Class and Description |
|---|---|
class |
Quarter
季度
|
Copyright © 2026. All rights reserved.