[warehouse] 支持influx存储number类型数据

This commit is contained in:
tomsun28
2021-11-25 22:09:46 +08:00
parent 18ec5bc71c
commit 97a1cf8acc
3 changed files with 40 additions and 5 deletions

5
common/README.md Normal file
View File

@@ -0,0 +1,5 @@
## 公共包
- 指标字段格式类型
> 用 type 表示0-number数字, 1-string字符串
-