fix: 实体部分接口版本修改

This commit is contained in:
刘洪洪
2024-11-28 15:33:16 +08:00
parent eab6f3eda9
commit f03e9d65d1
2 changed files with 22 additions and 12 deletions

View File

@@ -1,7 +1,8 @@
const BASE_CONFIG = {
baseUrl: 'http://192.168.44.54:8090/',
version: '24.04',
apiVersion: 'v1'
apiVersion: 'v1',
apiVersion2: 'v2'
}
// 默认时间过滤条件,单位分钟. 0表示请求接口时不传时间参数
const DEFAULT_TIME_FILTER_RANGE = {