소스 검색

公文下发报错修改

金隅分支
liangkun 3 년 전
부모
커밋
27bed04afc
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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 파일 보기

@@ -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 파일 보기

@@ -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>


불러오는 중...
취소
저장