wxd 1 year ago
parent
commit
8ca85d2963
  1. 2
      src/Shentun.Peis.Application/BigtextResultTypes/BigtextResultTypeAppService.cs
  2. 4
      src/Shentun.Peis.Application/CriticalFollowValueTypes/CriticalFollowValueTypeAppService.cs

2
src/Shentun.Peis.Application/BigtextResultTypes/BigtextResultTypeAppService.cs

@ -213,4 +213,6 @@ namespace Shentun.Peis.BigtextResultTypes
}
}
}

4
src/Shentun.Peis.Application/CriticalFollowValueTypes/CriticalFollowValueTypeAppService.cs

@ -44,6 +44,10 @@ namespace Shentun.Peis.CriticalFollowValueTypes
return entDto;
}
///// <summary>
///// 创建
///// </summary>

Loading…
Cancel
Save