修改
continuous-integration/drone/push Build is passing Details

Uat_IRC_Net8
he 2025-07-22 16:18:01 +08:00
parent 5ea31ee1b0
commit 18d2ea7d31
1 changed files with 1 additions and 1 deletions

View File

@ -3172,7 +3172,7 @@ namespace IRaCIS.Core.Infra.EFCore.Common
bool isDistinctionInterface = true;
var customPrefix=string.Empty;
// 自定义表格 和问题添加标记的时候 要记录为 添加标记
if ((_userInfo.RequestUrl == "ReadingImageTask/saveVisitTaskQuestions"
if ((_userInfo.RequestUrl == "SaveTaskQuestion/-10"
|| _userInfo.RequestUrl == "saveTableQuestionMark/-10") && type== "Add")
{
isDistinctionInterface = false;