mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-12-04 21:27:39 +08:00
15 lines
223 B
Plaintext
15 lines
223 B
Plaintext
[
|
|
{
|
|
"name": "batch_num",
|
|
"help": "批次总数",
|
|
"type": "counter",
|
|
"labels": []
|
|
},
|
|
{
|
|
"name": "input_num",
|
|
"help": "信息录入总数",
|
|
"type": "counter",
|
|
"labels": []
|
|
}
|
|
]
|