Commit f5c395f8 by guanzhenshan

修改oms发货收入会计凭证

parent 619c41c7
...@@ -51,6 +51,11 @@ namespace Bailun.DC.Models.Report ...@@ -51,6 +51,11 @@ namespace Bailun.DC.Models.Report
public string currencyname { get; set; } public string currencyname { get; set; }
public string text { get; set; } public string text { get; set; }
/// <summary>
/// 项目编码
/// </summary>
public string projectno { 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