fix (接口定义): 重复KEY处理

This commit is contained in:
fit2-zhao 2021-10-22 11:24:20 +08:00 committed by fit2-zhao
parent eb4f67887e
commit 50e384670b
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ export let CUSTOM_TABLE_HEADER = {
{id: 'createUser', key: '8', label: 'api_test.creator'},
{id: 'updateTime', key: '9', label: 'api_test.definition.api_last_time'},
{id: 'createTime', key: 'a', label: 'commons.create_time'},
{id: 'projectName', key: 'a', label: 'commons.project'},
{id: 'projectName', key: 'c', label: 'commons.project'},
{id: 'passRate', key: 'b', label: 'commons.pass_rate'},
],
//场景测试