From 87a7362709ac249c3965a392842cf24bc402b6c1 Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期一, 28 十月 2024 11:49:09 +0800 Subject: [PATCH] 档案考核比、一机一档合格、注册率。数据中心视频类优化完 --- ycl-pojo/src/main/java/com/ycl/platform/domain/vo/CalculateRuleVO.java | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/ycl-pojo/src/main/java/com/ycl/platform/domain/vo/CalculateRuleVO.java b/ycl-pojo/src/main/java/com/ycl/platform/domain/vo/CalculateRuleVO.java index a1344e8..0e5d2aa 100644 --- a/ycl-pojo/src/main/java/com/ycl/platform/domain/vo/CalculateRuleVO.java +++ b/ycl-pojo/src/main/java/com/ycl/platform/domain/vo/CalculateRuleVO.java @@ -59,4 +59,8 @@ private Integer deleted; private Integer unitId; + //杩濊璺暟銆佷釜鏁� + private Integer num; + //宸ュ崟涓嬪彂鍒板鏍搁�氳繃鐨勬椂闂� + private long handleTime; } -- Gitblit v1.8.0