@@ -70,7 +70,7 @@ public class SnapshotControllerTest : TestBase
inDto.County = "沿滩区";
inDto.Description = "单元测试添加的时间描述";
inDto.IsSecret = false;
- inDto.JobType =
+ //inDto.JobType =
foreach (var item in inDto.Files)
{
item.FileName = DateTime.Now.ToShortTimeString() + "文件.doc";