mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-25 00:15:06 +08:00
code review:商城统计
This commit is contained in:
@ -35,9 +35,8 @@ public enum TimeRangeTypeEnum implements IntArrayValuable {
|
||||
|
||||
public static final int[] ARRAYS = Arrays.stream(values()).mapToInt(TimeRangeTypeEnum::getType).toArray();
|
||||
|
||||
|
||||
/**
|
||||
* 状态
|
||||
* 类型
|
||||
*/
|
||||
private final Integer type;
|
||||
|
||||
|
Reference in New Issue
Block a user