routine updata

This commit is contained in:
yubao
2018-03-15 23:38:14 +08:00
parent abbd395fde
commit 9c31ab6661
5 changed files with 93 additions and 20 deletions

View File

@@ -55,7 +55,7 @@ namespace OpenAuth.Repository.Domain
/// </summary>
public string ContentParse { get; set; }
/// <summary>
/// 表单原html模板未经处理的
/// 表单原html模板未经处理的,仅仅用作编辑修改
/// </summary>
public string Content { get; set; }
/// <summary>