Merge branch 'master' into optimize

This commit is contained in:
wangsongsole 2024-01-02 15:32:39 +08:00
commit 4e83adf12e
1 changed files with 7 additions and 0 deletions

View File

@ -123,6 +123,13 @@ const Column = [
prop: "receive",
width: "auto"
},
{
title: "调用key码数量",
name: "api_send",
type: "normal",
prop: "api_send",
width: "auto"
},
{
title: "使用key码总数",
name: "usage",