代码调整
This commit is contained in:
@@ -8,7 +8,7 @@ package com.njcn.common.pojo.constant;
|
||||
public interface BizParamConstant {
|
||||
|
||||
/**
|
||||
* 前端查询时间类型
|
||||
* 前端查询时间类型 测试jenkins打包
|
||||
* 1年 2季度 3月份 4周 5日
|
||||
*/
|
||||
String STAT_BIZ_YEAR = "1";
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.njcn</groupId>
|
||||
<artifactId>${micro.sdk}</artifactId>
|
||||
<artifactId>common-microservice</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.njcn</groupId>
|
||||
<artifactId>${micro.sdk}</artifactId>
|
||||
<artifactId>common-microservice</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user