管道基础大数据平台系统开发-【CS】-ExportMap
1
13693261870
2023-07-15 5019bec020c91731849c457e6e77e91516824c28
ExportMap/Controllers/ConvertController.cs
@@ -234,7 +234,7 @@
            }
            if (checkDir && string.IsNullOrWhiteSpace(args.dircode))
            {
                return ResponseMsg<string>.fail("单位代码不能为空");
                return ResponseMsg<string>.fail("目录代码不能为空");
            }
            return null;