浏览代码

公文下发报错修改

金隅分支
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>


正在加载...
取消
保存