From abd204bcc23edaf6f8102f5c3a9973ed0ab829b3 Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Thu, 14 Jul 2022 15:54:42 +0800 Subject: [PATCH] x --- IRaCIS.Core.Domain.Share/Allocation/AllocationRelation.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IRaCIS.Core.Domain.Share/Allocation/AllocationRelation.cs b/IRaCIS.Core.Domain.Share/Allocation/AllocationRelation.cs index 2e56b34e4..5d5fc9ebb 100644 --- a/IRaCIS.Core.Domain.Share/Allocation/AllocationRelation.cs +++ b/IRaCIS.Core.Domain.Share/Allocation/AllocationRelation.cs @@ -8,10 +8,10 @@ namespace IRaCIS.Core.Domain.Share Visit = 1, ////阅片周期 - //ReadingPeriod = 2, + //ReadingPeriod = 3, //全局 - Global = 3, + Global = 2, //裁判 Judge = 4,