Commit b90f56c9 authored by data爬虫-冯 军凯's avatar data爬虫-冯 军凯

添加VCC_TAOBAO_REPORT存储数据类型

parent 70245786
......@@ -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>
......
......@@ -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 {
......
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