Commit 08d7b4a2 by 陶然

描述调整

parent 2ed8743c
...@@ -34,7 +34,7 @@ namespace Kivii.Seeyon.Entities ...@@ -34,7 +34,7 @@ namespace Kivii.Seeyon.Entities
public string templateCode { get; set; } public string templateCode { get; set; }
/// <summary> /// <summary>
/// 0待发 1发送 /// 0:新建-发送;1:新建-保存待发
/// </summary> /// </summary>
public string draft { get; set; } public string draft { get; set; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment