PC-201906131823\Administrator
2021-11-10 c1ec7e06f7b44beaf793af23477e1134451c80ae
提交
1个文件已修改
2 ■■■ 已修改文件
zhengcaioa/Services/ExpertTestTopicService.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
zhengcaioa/Services/ExpertTestTopicService.cs
@@ -121,7 +121,7 @@
                {
                    for (int i = 0; i < Falv.Length; i++)
                    {
                        if (!string.IsNullOrEmpty(dto.Falv[i]))
                        if (!string.IsNullOrEmpty(dto.Falv[i]) || !string.IsNullOrEmpty(dto.Fatiao[i]) || !string.IsNullOrEmpty(dto.Fatiaomingxi[i]))
                        {
                            ExpertTestTopicjiexi expertTestTopicjiexi = new ExpertTestTopicjiexi();