Commit daa6c31a by hulei

补充UserVo读取etyextkey

parent b3e5e14d
...@@ -43,6 +43,7 @@ ...@@ -43,6 +43,7 @@
c.INR inr, c.INR inr,
c.EXTKEY extkey, c.EXTKEY extkey,
c.ETY ety, c.ETY ety,
c.ETYEXTKEY etyextkey,
c.NAM nam, c.NAM nam,
c.RELCUR relcur, c.RELCUR relcur,
c.RELAMT relamt, c.RELAMT relamt,
...@@ -101,6 +102,7 @@ ...@@ -101,6 +102,7 @@
c.INR inr, c.INR inr,
c.EXTKEY extkey, c.EXTKEY extkey,
c.ETY ety, c.ETY ety,
c.ETYEXTKEY etyextkey,
c.NAM nam, c.NAM nam,
c.RELCUR relcur, c.RELCUR relcur,
c.RELAMT relamt, c.RELAMT relamt,
...@@ -159,6 +161,7 @@ ...@@ -159,6 +161,7 @@
c.INR inr, c.INR inr,
c.EXTKEY extkey, c.EXTKEY extkey,
c.ETY ety, c.ETY ety,
c.ETYEXTKEY etyextkey,
c.NAM nam, c.NAM nam,
c.RELCUR relcur, c.RELCUR relcur,
c.RELAMT relamt, c.RELAMT relamt,
...@@ -226,6 +229,7 @@ ...@@ -226,6 +229,7 @@
c.INR inr, c.INR inr,
c.EXTKEY extkey, c.EXTKEY extkey,
c.ETY ety, c.ETY ety,
c.ETYEXTKEY etyextkey,
c.NAM nam, c.NAM nam,
c.RELCUR relcur, c.RELCUR relcur,
c.RELAMT relamt, c.RELAMT relamt,
......
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