fix: api info example

This commit is contained in:
jialin
2025-11-20 11:47:09 +08:00
parent 8f9562d6a4
commit de882dc62e
7 changed files with 27 additions and 14 deletions
+2 -1
View File
@@ -256,5 +256,6 @@ export default {
'common.help.default': '默认: {content}',
'common.filter.status': '按状态筛选',
'common.form.rule.selectInput': '请选择或输入{name}',
'common.tag.experimental': '实验性'
'common.tag.experimental': '实验性',
'common.title.example': '示例'
};