Api Key | +创建时间 | +最后一次使用时间 | ++ |
---|---|---|---|
{apiKey} | +{dayjs(createTime).format('YYYY/MM/DD HH:mm:ss')} | ++ {lastUsedTime + ? dayjs(lastUsedTime).format('YYYY/MM/DD HH:mm:ss') + : '没有使用过'} + | +
+ |
+
Api Key | -创建时间 | -最后一次使用时间 | -- |
---|---|---|---|
{apiKey} | -{dayjs(createTime).format('YYYY/MM/DD HH:mm:ss')} | -- {lastUsedTime - ? dayjs(lastUsedTime).format('YYYY/MM/DD HH:mm:ss') - : '没有使用过'} - | -
- |
-
模块名 | -AI模型 | -Token长度 | -费用 | -
---|---|---|---|
{item.moduleName} | -{item.model} | -{item.tokenLen} | -{formatPrice(item.amount)} | -
模块名 | +AI模型 | +Token长度 | +费用 | +
---|---|---|---|
{item.moduleName} | +{item.model} | +{item.tokenLen} | +{formatPrice(item.amount)} | +