Commit a2ebbd8e by jianshuqin

费用单 增加费用大类

parent 173724b2
...@@ -47,6 +47,7 @@ public class PostApplyReq { ...@@ -47,6 +47,7 @@ public class PostApplyReq {
private Date ExpectPayTime; private Date ExpectPayTime;
private String DetailKey; private String DetailKey;
private String TypeName; private String TypeName;
private String CategoryName;
private String ItemColumn; private String ItemColumn;
private String CustomerCode; private String CustomerCode;
......
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