Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qg-rt-dc
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
data-spider
qg-rt-dc
Commits
b90f56c9
Commit
b90f56c9
authored
Aug 13, 2019
by
data爬虫-冯 军凯
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加VCC_TAOBAO_REPORT存储数据类型
parent
70245786
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
pom.xml
qg-data-service/pom.xml
+1
-1
Constant.java
...n/java/cn/quantgroup/qgdataservice/constant/Constant.java
+2
-0
No files found.
qg-data-service/pom.xml
View file @
b90f56c9
...
...
@@ -5,7 +5,7 @@
<groupId>
cn.quantgroup
</groupId>
<artifactId>
qg-data-service
</artifactId>
<version>
1.
2.9
-SNAPSHOT
</version>
<version>
1.
3.0
-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<name>
qg-data-service
</name>
...
...
qg-data-service/src/main/java/cn/quantgroup/qgdataservice/constant/Constant.java
View file @
b90f56c9
...
...
@@ -95,6 +95,8 @@ public class Constant {
public
static
final
String
VCC_FIVE_INSURANCE
=
"VCC_FIVE_INSURANCE"
;
public
static
final
String
VCC_TAOBAO_REPORT
=
"VCC_TAOBAO_REPORT"
;
}
public
static
class
BATCH
{
...
...
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