Commit 173724b2 by jianshuqin

申请费用计划单 增加所属账期和所属项目

parent 7f54f1a5
...@@ -50,4 +50,6 @@ public class PostApplyReq { ...@@ -50,4 +50,6 @@ public class PostApplyReq {
private String ItemColumn; private String ItemColumn;
private String CustomerCode; private String CustomerCode;
private String Project;
private Date ProjectDate;
} }
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