修改缓存判断逻辑
This commit is contained in:
@@ -8,12 +8,12 @@ namespace IRaCIS.Core.Application.Service
|
||||
public class QCCommon: BaseService
|
||||
{
|
||||
|
||||
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 验证CRC 是否已提交 已提交 就不允许进行任何操作,如果是IQC 那么还验证是否是当前任务领取人
|
||||
/// </summary>
|
||||
/// <param name="_repository"></param>
|
||||
/// <param name="_subjectVisitRepository"></param>
|
||||
/// <param name="_userInfo"></param>
|
||||
/// <param name="subjectVisitId"></param>
|
||||
/// <returns></returns>
|
||||
|
||||
Reference in New Issue
Block a user