Explorar el Código

公文下发报错修改

金隅分支
liangkun hace 3 años
padre
commit
27bed04afc
Se han modificado 2 ficheros con 1 adiciones y 2 borrados
  1. +1
    -0
      Learun.Framework.Ultimate V7/Learun.Application.Web/Learun.Application.Web.csproj
  2. +0
    -2
      Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/Sys_SendFile/Sys_SendFileEntity.cs

+ 1
- 0
Learun.Framework.Ultimate V7/Learun.Application.Web/Learun.Application.Web.csproj Ver fichero

@@ -6358,6 +6358,7 @@
<Content Include="Areas\LR_Desktop\Views\MessageRind\Form.cshtml" />
</ItemGroup>
<ItemGroup>
<Folder Include="Areas\EducationalAdministration\Views\OpenLessonPlanOfElectivePre\" />
<Folder Include="Areas\LR_Desktop\Models\" />
<Folder Include="Areas\LR_Desktop\Views\Shared\" />
<Folder Include="Areas\LR_ReportTestModule\Models\" />


+ 0
- 2
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/Sys_SendFile/Sys_SendFileEntity.cs Ver fichero

@@ -20,8 +20,6 @@ namespace Learun.Application.TwoDevelopment.EducationalAdministration
/// </summary>
[Column("SFILEID")]
public string SFileId { get; set; }
[Column(name:"ReadFlag")]
public string ReadFlag { get; set; }
/// <summary>
/// SenderId
/// </summary>


Cargando…
Cancelar
Guardar