Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
hg-smart
Overview
Overview
Details
Activity
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
platform
hg-smart
Commits
ee49ba16
Commit
ee49ba16
authored
Aug 19, 2024
by
liuyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2024-08-19 文档库
parent
04b11448
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
HGConstant.java
src/main/java/com/baosight/hggp/hg/constant/HGConstant.java
+2
-0
HGWD001.xml
src/main/java/com/baosight/hggp/hg/wd/sql/HGWD001.xml
+1
-1
No files found.
src/main/java/com/baosight/hggp/hg/constant/HGConstant.java
View file @
ee49ba16
...
@@ -131,6 +131,8 @@ public class HGConstant {
...
@@ -131,6 +131,8 @@ public class HGConstant {
//销售退货单号
//销售退货单号
public
static
final
String
RETURN_CODE
=
"RETURN_CODE"
;
public
static
final
String
RETURN_CODE
=
"RETURN_CODE"
;
public
static
final
String
WD_FILE_ID
=
"WD_FILE_ID"
;
}
}
/**
/**
...
...
src/main/java/com/baosight/hggp/hg/wd/sql/HGWD001.xml
View file @
ee49ba16
...
@@ -139,8 +139,8 @@
...
@@ -139,8 +139,8 @@
COMPANY_CODE,
<!-- 公司编码 -->
COMPANY_CODE,
<!-- 公司编码 -->
COMPANY_NAME,
<!-- 公司名称 -->
COMPANY_NAME,
<!-- 公司名称 -->
PROJ_CODE,
<!-- 项目编码 -->
PROJ_CODE,
<!-- 项目编码 -->
FILE_ID,
<!-- 文件ID -->
PROJ_NAME,
<!-- 项目名称 -->
PROJ_NAME,
<!-- 项目名称 -->
FILE_ID,
<!-- 文件ID -->
FILE_TYPE,
<!-- 文件类型 -->
FILE_TYPE,
<!-- 文件类型 -->
FILE_NAME,
<!-- 文件名称 -->
FILE_NAME,
<!-- 文件名称 -->
DOC_ID,
<!-- 文件号 -->
DOC_ID,
<!-- 文件号 -->
...
...
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