Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
leaf-hlcm
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hlcm
leaf-hlcm
Commits
d89e0c7b
Commit
d89e0c7b
authored
Nov 25, 2019
by
stone
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【fix】修改金税接口字段显示,修改pom中activation jar包的版本
parent
f395d41b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
pom.xml
pom.xml
+1
-1
acr_invoice_hd_v.lwm
src/main/webapp/WEB-INF/classes/acr/acr_invoice_hd_v.lwm
+1
-1
No files found.
pom.xml
View file @
d89e0c7b
...
...
@@ -147,7 +147,7 @@
<dependency>
<groupId>
javax.activation
</groupId>
<artifactId>
activation
</artifactId>
<version>
1.
0.2
</version>
<version>
1.
1
</version>
</dependency>
</dependencies>
<build>
...
...
src/main/webapp/WEB-INF/classes/acr/acr_invoice_hd_v.lwm
View file @
d89e0c7b
...
...
@@ -73,7 +73,7 @@
<bm:field
name=
"invoice_kind"
databaseType=
"VARCHAR2"
datatype=
"java.lang.String"
physicalName=
"INVOICE_KIND"
prompt=
"ACR.INVOICE_KIND"
/>
<bm:field
name=
"invoice_kind_desc"
databaseType=
"VARCHAR2"
datatype=
"java.lang.String"
physicalName=
"INVOICE_KIND_DESC"
prompt=
"ACR.INVOICE_KIND_DESC"
/>
<bm:field
name=
"vat_interface_status"
databaseType=
"VARCHAR2"
datatype=
"java.lang.String"
physicalName=
"VAT_INTERFACE_STATUS"
prompt=
"ACR.VAT_INTERFACE_STATUS"
/>
<bm:field
name=
"vat_interface_status_desc"
databaseType=
"VARCHAR2"
datatype=
"java.lang.String"
physicalName=
"VAT_INTERFACE_STATUS_DESC"
prompt=
"
ACR.VAT_INTERFACE_STATUS_DESC
"
/>
<bm:field
name=
"vat_interface_status_desc"
databaseType=
"VARCHAR2"
datatype=
"java.lang.String"
physicalName=
"VAT_INTERFACE_STATUS_DESC"
prompt=
"
金税状态
"
/>
<bm:field
name=
"vat_invoice_code"
databaseType=
"VARCHAR2"
datatype=
"java.lang.String"
physicalName=
"VAT_INVOICE_CODE"
prompt=
"ACR.VAT_INVOICE_CODE"
/>
<bm:field
name=
"vat_invoice_status"
databaseType=
"VARCHAR2"
datatype=
"java.lang.String"
physicalName=
"VAT_INVOICE_STATUS"
/>
<bm:field
name=
"vat_red_notice_num"
databaseType=
"VARCHAR2"
datatype=
"java.lang.String"
physicalName=
"VAT_RED_NOTICE_NUM"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment