|
@@ -52175,10 +52175,42 @@ const docTemplate = `{
|
|
|
"description": "作者",
|
|
"description": "作者",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
|
|
+ "authoren": {
|
|
|
|
|
+ "description": "作者(英文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "authorth": {
|
|
|
|
|
+ "description": "作者(泰文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "authortw": {
|
|
|
|
|
+ "description": "作者(繁体)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "authorvi": {
|
|
|
|
|
+ "description": "作者()",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
"brief": {
|
|
"brief": {
|
|
|
"description": "简介",
|
|
"description": "简介",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
|
|
+ "briefen": {
|
|
|
|
|
+ "description": "简介(英文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "briefth": {
|
|
|
|
|
+ "description": "简介(泰文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "brieftw": {
|
|
|
|
|
+ "description": "简介(繁体)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "briefvi": {
|
|
|
|
|
+ "description": "简介(越南语)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
"columnid": {
|
|
"columnid": {
|
|
|
"description": "所属栏目",
|
|
"description": "所属栏目",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -52187,6 +52219,22 @@ const docTemplate = `{
|
|
|
"description": "内容",
|
|
"description": "内容",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
|
|
+ "contexten": {
|
|
|
|
|
+ "description": "内容(英文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "contextth": {
|
|
|
|
|
+ "description": "内容(泰文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "contexttw": {
|
|
|
|
|
+ "description": "内容(繁体)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "contextvi": {
|
|
|
|
|
+ "description": "内容(越南语)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
"coverimage": {
|
|
"coverimage": {
|
|
|
"description": "封面图片",
|
|
"description": "封面图片",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
@@ -52235,6 +52283,22 @@ const docTemplate = `{
|
|
|
"description": "来源名称",
|
|
"description": "来源名称",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
|
|
+ "srcnameen": {
|
|
|
|
|
+ "description": "会员名称\\来源名称(英文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "srcnameth": {
|
|
|
|
|
+ "description": "会员名称\\来源名称(泰文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "srcnametw": {
|
|
|
|
|
+ "description": "会员名称\\来源名称(繁体)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "srcnamevi": {
|
|
|
|
|
+ "description": "会员名称\\来源名称(越南语)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
"srcurl": {
|
|
"srcurl": {
|
|
|
"description": "来源网址",
|
|
"description": "来源网址",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
@@ -52247,6 +52311,22 @@ const docTemplate = `{
|
|
|
"description": "标题",
|
|
"description": "标题",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
|
|
+ "titleen": {
|
|
|
|
|
+ "description": "标题(英文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "titleth": {
|
|
|
|
|
+ "description": "标题(泰文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "titletw": {
|
|
|
|
|
+ "description": "标题(繁体)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "titlevi": {
|
|
|
|
|
+ "description": "标题(越南语)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
"updatedate": {
|
|
"updatedate": {
|
|
|
"description": "修改时间",
|
|
"description": "修改时间",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
@@ -52938,10 +53018,42 @@ const docTemplate = `{
|
|
|
"description": "作者",
|
|
"description": "作者",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
|
|
+ "authoren": {
|
|
|
|
|
+ "description": "作者(英文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "authorth": {
|
|
|
|
|
+ "description": "作者(泰文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "authortw": {
|
|
|
|
|
+ "description": "作者(繁体)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "authorvi": {
|
|
|
|
|
+ "description": "作者()",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
"brief": {
|
|
"brief": {
|
|
|
"description": "简介",
|
|
"description": "简介",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
|
|
+ "briefen": {
|
|
|
|
|
+ "description": "简介(英文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "briefth": {
|
|
|
|
|
+ "description": "简介(泰文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "brieftw": {
|
|
|
|
|
+ "description": "简介(繁体)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "briefvi": {
|
|
|
|
|
+ "description": "简介(越南语)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
"columnid": {
|
|
"columnid": {
|
|
|
"description": "所属栏目",
|
|
"description": "所属栏目",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -52950,6 +53062,22 @@ const docTemplate = `{
|
|
|
"description": "内容",
|
|
"description": "内容",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
|
|
+ "contexten": {
|
|
|
|
|
+ "description": "内容(英文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "contextth": {
|
|
|
|
|
+ "description": "内容(泰文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "contexttw": {
|
|
|
|
|
+ "description": "内容(繁体)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "contextvi": {
|
|
|
|
|
+ "description": "内容(越南语)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
"coverimage": {
|
|
"coverimage": {
|
|
|
"description": "封面图片",
|
|
"description": "封面图片",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
@@ -52998,6 +53126,22 @@ const docTemplate = `{
|
|
|
"description": "会员名称\\来源名称",
|
|
"description": "会员名称\\来源名称",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
|
|
+ "srcnameen": {
|
|
|
|
|
+ "description": "会员名称\\来源名称(英文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "srcnameth": {
|
|
|
|
|
+ "description": "会员名称\\来源名称(泰文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "srcnametw": {
|
|
|
|
|
+ "description": "会员名称\\来源名称(繁体)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "srcnamevi": {
|
|
|
|
|
+ "description": "会员名称\\来源名称(越南语)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
"srcurl": {
|
|
"srcurl": {
|
|
|
"description": "标签(逗号分隔)\\来源网址",
|
|
"description": "标签(逗号分隔)\\来源网址",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
@@ -53010,6 +53154,22 @@ const docTemplate = `{
|
|
|
"description": "标题",
|
|
"description": "标题",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
|
|
+ "titleen": {
|
|
|
|
|
+ "description": "标题(英文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "titleth": {
|
|
|
|
|
+ "description": "标题(泰文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "titletw": {
|
|
|
|
|
+ "description": "标题(繁体)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "titlevi": {
|
|
|
|
|
+ "description": "标题(越南语)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
"updatedate": {
|
|
"updatedate": {
|
|
|
"description": "修改时间",
|
|
"description": "修改时间",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
@@ -53027,10 +53187,42 @@ const docTemplate = `{
|
|
|
"description": "作者",
|
|
"description": "作者",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
|
|
+ "authoren": {
|
|
|
|
|
+ "description": "作者(英文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "authorth": {
|
|
|
|
|
+ "description": "作者(泰文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "authortw": {
|
|
|
|
|
+ "description": "作者(繁体)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "authorvi": {
|
|
|
|
|
+ "description": "作者()",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
"brief": {
|
|
"brief": {
|
|
|
"description": "简介",
|
|
"description": "简介",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
|
|
+ "briefen": {
|
|
|
|
|
+ "description": "简介(英文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "briefth": {
|
|
|
|
|
+ "description": "简介(泰文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "brieftw": {
|
|
|
|
|
+ "description": "简介(繁体)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "briefvi": {
|
|
|
|
|
+ "description": "简介(越南语)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
"columnid": {
|
|
"columnid": {
|
|
|
"description": "所属栏目",
|
|
"description": "所属栏目",
|
|
|
"type": "integer"
|
|
"type": "integer"
|
|
@@ -53079,6 +53271,22 @@ const docTemplate = `{
|
|
|
"description": "标题",
|
|
"description": "标题",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
|
|
+ "titleen": {
|
|
|
|
|
+ "description": "标题(英文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "titleth": {
|
|
|
|
|
+ "description": "标题(泰文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "titletw": {
|
|
|
|
|
+ "description": "标题(繁体)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "titlevi": {
|
|
|
|
|
+ "description": "标题(越南语)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
"updatedate": {
|
|
"updatedate": {
|
|
|
"description": "修改时间",
|
|
"description": "修改时间",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
@@ -55145,6 +55353,22 @@ const docTemplate = `{
|
|
|
"description": "栏目名称",
|
|
"description": "栏目名称",
|
|
|
"type": "string"
|
|
"type": "string"
|
|
|
},
|
|
},
|
|
|
|
|
+ "columnnameen": {
|
|
|
|
|
+ "description": "栏目名称(英文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "columnnameth": {
|
|
|
|
|
+ "description": "栏目名称(泰文)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "columnnametw": {
|
|
|
|
|
+ "description": "栏目名称(繁体)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
|
|
+ "columnnamevi": {
|
|
|
|
|
+ "description": "栏目名称(越南语)",
|
|
|
|
|
+ "type": "string"
|
|
|
|
|
+ },
|
|
|
"columntype": {
|
|
"columntype": {
|
|
|
"description": "栏目类型 - 1:行情资讯 10:会员服务 30:关于我们 100:核心企业栏目-百色",
|
|
"description": "栏目类型 - 1:行情资讯 10:会员服务 30:关于我们 100:核心企业栏目-百色",
|
|
|
"type": "integer"
|
|
"type": "integer"
|