From f77a9d8f16bae6b4cf809891f037c038070e81ed Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期四, 19 六月 2025 17:12:50 +0800 Subject: [PATCH] 工单,数据中心用户查看数据的权限,合同考核每日,以及导出每日和按月 --- ycl-common/src/main/java/constant/CheckConstants.java | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ycl-common/src/main/java/constant/CheckConstants.java b/ycl-common/src/main/java/constant/CheckConstants.java index 465c0fb..02a8d2d 100644 --- a/ycl-common/src/main/java/constant/CheckConstants.java +++ b/ycl-common/src/main/java/constant/CheckConstants.java @@ -4,6 +4,8 @@ * 鑰冩牳甯搁噺 */ public class CheckConstants { + //瑙嗛鎴栬溅杈嗘垨浜鸿劯 + public static final Short Rule_Category_Or = 0; //瑙嗛瑙勫垯 public static final Short Rule_Category_Video = 1; //杞﹁締瑙勫垯 -- Gitblit v1.8.0