✨ feat: 新增字段
This commit is contained in:
parent
13b10ec52a
commit
04f654ec70
|
@ -109,6 +109,13 @@ const Column = [
|
|||
prop: "grant",
|
||||
width: "auto"
|
||||
},
|
||||
{
|
||||
title: "调用key码数量",
|
||||
name: "api_send",
|
||||
type: "normal",
|
||||
prop: "api_send",
|
||||
width: "auto"
|
||||
},
|
||||
{
|
||||
title: "领取key总数",
|
||||
name: "receive",
|
||||
|
|
Loading…
Reference in New Issue