修改JSON格式的表信息中字段英文单词错误问题

This commit is contained in:
2024-08-19 15:36:45 +08:00
parent 92fe3c5959
commit 8366cd8f2f
7 changed files with 7 additions and 7 deletions
@@ -4,7 +4,7 @@
"name": "FeeCollectionTable",
"alias": "",
"comment": "取费表是取费设置中各取费表明细。查询示例: SELECT Rate FROM FeeCollectionTable WHERE Name = 'findname'。",
"fileds": [
"fields": [
{
"name": "FeeCollectionTableName",
"alias": "取费名,取费名称,取费表名称",