Parcourir la source

#7025 【Go查询 】QueryNewTitles、QueryNewContents、QuerySiteColumnConfig、QuerySiteColumnDetail: 添加返回多语言字段

deng.yinping il y a 4 mois
Parent
commit
0e2533bc6c
6 fichiers modifiés avec 716 ajouts et 0 suppressions
  1. 224 0
      docs/docs.go
  2. 224 0
      docs/swagger.json
  3. 168 0
      docs/swagger.yaml
  4. 46 0
      models/common.go
  5. 45 0
      models/qhj.go
  6. 9 0
      models/wrTrade2.go

+ 224 - 0
docs/docs.go

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

+ 224 - 0
docs/swagger.json

@@ -52166,10 +52166,42 @@
                     "description": "作者",
                     "type": "string"
                 },
+                "authoren": {
+                    "description": "作者(英文)",
+                    "type": "string"
+                },
+                "authorth": {
+                    "description": "作者(泰文)",
+                    "type": "string"
+                },
+                "authortw": {
+                    "description": "作者(繁体)",
+                    "type": "string"
+                },
+                "authorvi": {
+                    "description": "作者()",
+                    "type": "string"
+                },
                 "brief": {
                     "description": "简介",
                     "type": "string"
                 },
+                "briefen": {
+                    "description": "简介(英文)",
+                    "type": "string"
+                },
+                "briefth": {
+                    "description": "简介(泰文)",
+                    "type": "string"
+                },
+                "brieftw": {
+                    "description": "简介(繁体)",
+                    "type": "string"
+                },
+                "briefvi": {
+                    "description": "简介(越南语)",
+                    "type": "string"
+                },
                 "columnid": {
                     "description": "所属栏目",
                     "type": "integer"
@@ -52178,6 +52210,22 @@
                     "description": "内容",
                     "type": "string"
                 },
+                "contexten": {
+                    "description": "内容(英文)",
+                    "type": "string"
+                },
+                "contextth": {
+                    "description": "内容(泰文)",
+                    "type": "string"
+                },
+                "contexttw": {
+                    "description": "内容(繁体)",
+                    "type": "string"
+                },
+                "contextvi": {
+                    "description": "内容(越南语)",
+                    "type": "string"
+                },
                 "coverimage": {
                     "description": "封面图片",
                     "type": "string"
@@ -52226,6 +52274,22 @@
                     "description": "来源名称",
                     "type": "string"
                 },
+                "srcnameen": {
+                    "description": "会员名称\\来源名称(英文)",
+                    "type": "string"
+                },
+                "srcnameth": {
+                    "description": "会员名称\\来源名称(泰文)",
+                    "type": "string"
+                },
+                "srcnametw": {
+                    "description": "会员名称\\来源名称(繁体)",
+                    "type": "string"
+                },
+                "srcnamevi": {
+                    "description": "会员名称\\来源名称(越南语)",
+                    "type": "string"
+                },
                 "srcurl": {
                     "description": "来源网址",
                     "type": "string"
@@ -52238,6 +52302,22 @@
                     "description": "标题",
                     "type": "string"
                 },
+                "titleen": {
+                    "description": "标题(英文)",
+                    "type": "string"
+                },
+                "titleth": {
+                    "description": "标题(泰文)",
+                    "type": "string"
+                },
+                "titletw": {
+                    "description": "标题(繁体)",
+                    "type": "string"
+                },
+                "titlevi": {
+                    "description": "标题(越南语)",
+                    "type": "string"
+                },
                 "updatedate": {
                     "description": "修改时间",
                     "type": "string"
@@ -52929,10 +53009,42 @@
                     "description": "作者",
                     "type": "string"
                 },
+                "authoren": {
+                    "description": "作者(英文)",
+                    "type": "string"
+                },
+                "authorth": {
+                    "description": "作者(泰文)",
+                    "type": "string"
+                },
+                "authortw": {
+                    "description": "作者(繁体)",
+                    "type": "string"
+                },
+                "authorvi": {
+                    "description": "作者()",
+                    "type": "string"
+                },
                 "brief": {
                     "description": "简介",
                     "type": "string"
                 },
+                "briefen": {
+                    "description": "简介(英文)",
+                    "type": "string"
+                },
+                "briefth": {
+                    "description": "简介(泰文)",
+                    "type": "string"
+                },
+                "brieftw": {
+                    "description": "简介(繁体)",
+                    "type": "string"
+                },
+                "briefvi": {
+                    "description": "简介(越南语)",
+                    "type": "string"
+                },
                 "columnid": {
                     "description": "所属栏目",
                     "type": "integer"
@@ -52941,6 +53053,22 @@
                     "description": "内容",
                     "type": "string"
                 },
+                "contexten": {
+                    "description": "内容(英文)",
+                    "type": "string"
+                },
+                "contextth": {
+                    "description": "内容(泰文)",
+                    "type": "string"
+                },
+                "contexttw": {
+                    "description": "内容(繁体)",
+                    "type": "string"
+                },
+                "contextvi": {
+                    "description": "内容(越南语)",
+                    "type": "string"
+                },
                 "coverimage": {
                     "description": "封面图片",
                     "type": "string"
@@ -52989,6 +53117,22 @@
                     "description": "会员名称\\来源名称",
                     "type": "string"
                 },
+                "srcnameen": {
+                    "description": "会员名称\\来源名称(英文)",
+                    "type": "string"
+                },
+                "srcnameth": {
+                    "description": "会员名称\\来源名称(泰文)",
+                    "type": "string"
+                },
+                "srcnametw": {
+                    "description": "会员名称\\来源名称(繁体)",
+                    "type": "string"
+                },
+                "srcnamevi": {
+                    "description": "会员名称\\来源名称(越南语)",
+                    "type": "string"
+                },
                 "srcurl": {
                     "description": "标签(逗号分隔)\\来源网址",
                     "type": "string"
@@ -53001,6 +53145,22 @@
                     "description": "标题",
                     "type": "string"
                 },
+                "titleen": {
+                    "description": "标题(英文)",
+                    "type": "string"
+                },
+                "titleth": {
+                    "description": "标题(泰文)",
+                    "type": "string"
+                },
+                "titletw": {
+                    "description": "标题(繁体)",
+                    "type": "string"
+                },
+                "titlevi": {
+                    "description": "标题(越南语)",
+                    "type": "string"
+                },
                 "updatedate": {
                     "description": "修改时间",
                     "type": "string"
@@ -53018,10 +53178,42 @@
                     "description": "作者",
                     "type": "string"
                 },
+                "authoren": {
+                    "description": "作者(英文)",
+                    "type": "string"
+                },
+                "authorth": {
+                    "description": "作者(泰文)",
+                    "type": "string"
+                },
+                "authortw": {
+                    "description": "作者(繁体)",
+                    "type": "string"
+                },
+                "authorvi": {
+                    "description": "作者()",
+                    "type": "string"
+                },
                 "brief": {
                     "description": "简介",
                     "type": "string"
                 },
+                "briefen": {
+                    "description": "简介(英文)",
+                    "type": "string"
+                },
+                "briefth": {
+                    "description": "简介(泰文)",
+                    "type": "string"
+                },
+                "brieftw": {
+                    "description": "简介(繁体)",
+                    "type": "string"
+                },
+                "briefvi": {
+                    "description": "简介(越南语)",
+                    "type": "string"
+                },
                 "columnid": {
                     "description": "所属栏目",
                     "type": "integer"
@@ -53070,6 +53262,22 @@
                     "description": "标题",
                     "type": "string"
                 },
+                "titleen": {
+                    "description": "标题(英文)",
+                    "type": "string"
+                },
+                "titleth": {
+                    "description": "标题(泰文)",
+                    "type": "string"
+                },
+                "titletw": {
+                    "description": "标题(繁体)",
+                    "type": "string"
+                },
+                "titlevi": {
+                    "description": "标题(越南语)",
+                    "type": "string"
+                },
                 "updatedate": {
                     "description": "修改时间",
                     "type": "string"
@@ -55136,6 +55344,22 @@
                     "description": "栏目名称",
                     "type": "string"
                 },
+                "columnnameen": {
+                    "description": "栏目名称(英文)",
+                    "type": "string"
+                },
+                "columnnameth": {
+                    "description": "栏目名称(泰文)",
+                    "type": "string"
+                },
+                "columnnametw": {
+                    "description": "栏目名称(繁体)",
+                    "type": "string"
+                },
+                "columnnamevi": {
+                    "description": "栏目名称(越南语)",
+                    "type": "string"
+                },
                 "columntype": {
                     "description": "栏目类型 - 1:行情资讯 10:会员服务 30:关于我们 100:核心企业栏目-百色",
                     "type": "integer"

+ 168 - 0
docs/swagger.yaml

@@ -20757,15 +20757,51 @@ definitions:
       author:
         description: 作者
         type: string
+      authoren:
+        description: 作者(英文)
+        type: string
+      authorth:
+        description: 作者(泰文)
+        type: string
+      authortw:
+        description: 作者(繁体)
+        type: string
+      authorvi:
+        description: 作者()
+        type: string
       brief:
         description: 简介
         type: string
+      briefen:
+        description: 简介(英文)
+        type: string
+      briefth:
+        description: 简介(泰文)
+        type: string
+      brieftw:
+        description: 简介(繁体)
+        type: string
+      briefvi:
+        description: 简介(越南语)
+        type: string
       columnid:
         description: 所属栏目
         type: integer
       context:
         description: 内容
         type: string
+      contexten:
+        description: 内容(英文)
+        type: string
+      contextth:
+        description: 内容(泰文)
+        type: string
+      contexttw:
+        description: 内容(繁体)
+        type: string
+      contextvi:
+        description: 内容(越南语)
+        type: string
       coverimage:
         description: 封面图片
         type: string
@@ -20802,6 +20838,18 @@ definitions:
       srcname:
         description: 来源名称
         type: string
+      srcnameen:
+        description: 会员名称\来源名称(英文)
+        type: string
+      srcnameth:
+        description: 会员名称\来源名称(泰文)
+        type: string
+      srcnametw:
+        description: 会员名称\来源名称(繁体)
+        type: string
+      srcnamevi:
+        description: 会员名称\来源名称(越南语)
+        type: string
       srcurl:
         description: 来源网址
         type: string
@@ -20811,6 +20859,18 @@ definitions:
       title:
         description: 标题
         type: string
+      titleen:
+        description: 标题(英文)
+        type: string
+      titleth:
+        description: 标题(泰文)
+        type: string
+      titletw:
+        description: 标题(繁体)
+        type: string
+      titlevi:
+        description: 标题(越南语)
+        type: string
       updatedate:
         description: 修改时间
         type: string
@@ -21326,15 +21386,51 @@ definitions:
       author:
         description: 作者
         type: string
+      authoren:
+        description: 作者(英文)
+        type: string
+      authorth:
+        description: 作者(泰文)
+        type: string
+      authortw:
+        description: 作者(繁体)
+        type: string
+      authorvi:
+        description: 作者()
+        type: string
       brief:
         description: 简介
         type: string
+      briefen:
+        description: 简介(英文)
+        type: string
+      briefth:
+        description: 简介(泰文)
+        type: string
+      brieftw:
+        description: 简介(繁体)
+        type: string
+      briefvi:
+        description: 简介(越南语)
+        type: string
       columnid:
         description: 所属栏目
         type: integer
       context:
         description: 内容
         type: string
+      contexten:
+        description: 内容(英文)
+        type: string
+      contextth:
+        description: 内容(泰文)
+        type: string
+      contexttw:
+        description: 内容(繁体)
+        type: string
+      contextvi:
+        description: 内容(越南语)
+        type: string
       coverimage:
         description: 封面图片
         type: string
@@ -21371,6 +21467,18 @@ definitions:
       srcname:
         description: 会员名称\来源名称
         type: string
+      srcnameen:
+        description: 会员名称\来源名称(英文)
+        type: string
+      srcnameth:
+        description: 会员名称\来源名称(泰文)
+        type: string
+      srcnametw:
+        description: 会员名称\来源名称(繁体)
+        type: string
+      srcnamevi:
+        description: 会员名称\来源名称(越南语)
+        type: string
       srcurl:
         description: 标签(逗号分隔)\来源网址
         type: string
@@ -21380,6 +21488,18 @@ definitions:
       title:
         description: 标题
         type: string
+      titleen:
+        description: 标题(英文)
+        type: string
+      titleth:
+        description: 标题(泰文)
+        type: string
+      titletw:
+        description: 标题(繁体)
+        type: string
+      titlevi:
+        description: 标题(越南语)
+        type: string
       updatedate:
         description: 修改时间
         type: string
@@ -21392,9 +21512,33 @@ definitions:
       author:
         description: 作者
         type: string
+      authoren:
+        description: 作者(英文)
+        type: string
+      authorth:
+        description: 作者(泰文)
+        type: string
+      authortw:
+        description: 作者(繁体)
+        type: string
+      authorvi:
+        description: 作者()
+        type: string
       brief:
         description: 简介
         type: string
+      briefen:
+        description: 简介(英文)
+        type: string
+      briefth:
+        description: 简介(泰文)
+        type: string
+      brieftw:
+        description: 简介(繁体)
+        type: string
+      briefvi:
+        description: 简介(越南语)
+        type: string
       columnid:
         description: 所属栏目
         type: integer
@@ -21431,6 +21575,18 @@ definitions:
       title:
         description: 标题
         type: string
+      titleen:
+        description: 标题(英文)
+        type: string
+      titleth:
+        description: 标题(泰文)
+        type: string
+      titletw:
+        description: 标题(繁体)
+        type: string
+      titlevi:
+        description: 标题(越南语)
+        type: string
       updatedate:
         description: 修改时间
         type: string
@@ -22963,6 +23119,18 @@ definitions:
       columnname:
         description: 栏目名称
         type: string
+      columnnameen:
+        description: 栏目名称(英文)
+        type: string
+      columnnameth:
+        description: 栏目名称(泰文)
+        type: string
+      columnnametw:
+        description: 栏目名称(繁体)
+        type: string
+      columnnamevi:
+        description: 栏目名称(越南语)
+        type: string
       columntype:
         description: 栏目类型 - 1:行情资讯 10:会员服务 30:关于我们 100:核心企业栏目-百色
         type: integer

+ 46 - 0
models/common.go

@@ -1295,6 +1295,22 @@ type QueryNewTitlesRsp struct {
 	UPDATEDATE  time.Time `json:"updatedate" xorm:"UPDATEDATE"`   // 修改时间
 	MODIFIERID  int64     `json:"modifierid" xorm:"MODIFIERID"`   // 操作人
 	ISSHOW      int32     `json:"isshow" xorm:"ISSHOW"`           // 是否展示 - 0:不展示 1:展示
+
+	TITLEEN string `json:"titleen" xorm:"TITLEEN"` // 标题(英文)
+	TITLETW string `json:"titletw" xorm:"TITLETW"` // 标题(繁体)
+	TITLETH string `json:"titleth" xorm:"TITLETH"` // 标题(泰文)
+	TITLEVI string `json:"titlevi" xorm:"TITLEVI"` // 标题(越南语)
+
+	AUTHOREN string `json:"authoren" xorm:"AUTHOREN"` // 作者(英文)
+	AUTHORTW string `json:"authortw" xorm:"AUTHORTW"` // 作者(繁体)
+	AUTHORTH string `json:"authorth" xorm:"AUTHORTH"` // 作者(泰文)
+	AUTHORVI string `json:"authorvi" xorm:"AUTHORVI"` // 作者()
+
+	BRIEFEN string `json:"briefen" xorm:"BRIEFEN"` // 简介(英文)
+	BRIEFTW string `json:"brieftw" xorm:"BRIEFTW"` // 简介(繁体)
+	BRIEFTH string `json:"briefth" xorm:"BRIEFTH"` // 简介(泰文)
+	BRIEFVI string `json:"briefvi" xorm:"BRIEFVI"` // 简介(越南语)
+
 }
 
 // GetNewTitles 取资讯标题列表
@@ -1345,6 +1361,32 @@ type QueryNewContentsRsp struct {
 	MEMBERNAME string `json:"srcname" xorm:"MEMBERNAME"` // 会员名称\来源名称
 	MEMBERTAGS string `json:"srcurl" xorm:"MEMBERTAGS"`  // 标签(逗号分隔)\来源网址
 	IMAGEURL   string `json:"srclogo" xorm:"IMAGEURL"`   // 图片地址\来源LOGO
+
+	MEMBERNAMEEN string `json:"srcnameen" xorm:"MEMBERNAMEEN"` // 会员名称\来源名称(英文)
+	MEMBERNAMETW string `json:"srcnametw" xorm:"MEMBERNAMETW"` // 会员名称\来源名称(繁体)
+	MEMBERNAMETH string `json:"srcnameth" xorm:"MEMBERNAMETH"` // 会员名称\来源名称(泰文)
+	MEMBERNAMEVI string `json:"srcnamevi" xorm:"MEMBERNAMEVI"` // 会员名称\来源名称(越南语)
+
+	TITLEEN string `json:"titleen" xorm:"TITLEEN"` // 标题(英文)
+	TITLETW string `json:"titletw" xorm:"TITLETW"` // 标题(繁体)
+	TITLETH string `json:"titleth" xorm:"TITLETH"` // 标题(泰文)
+	TITLEVI string `json:"titlevi" xorm:"TITLEVI"` // 标题(越南语)
+
+	AUTHOREN string `json:"authoren" xorm:"AUTHOREN"` // 作者(英文)
+	AUTHORTW string `json:"authortw" xorm:"AUTHORTW"` // 作者(繁体)
+	AUTHORTH string `json:"authorth" xorm:"AUTHORTH"` // 作者(泰文)
+	AUTHORVI string `json:"authorvi" xorm:"AUTHORVI"` // 作者()
+
+	BRIEFEN string `json:"briefen" xorm:"BRIEFEN"` // 简介(英文)
+	BRIEFTW string `json:"brieftw" xorm:"BRIEFTW"` // 简介(繁体)
+	BRIEFTH string `json:"briefth" xorm:"BRIEFTH"` // 简介(泰文)
+	BRIEFVI string `json:"briefvi" xorm:"BRIEFVI"` // 简介(越南语)
+
+	CONTEXTEN string `json:"contexten" xorm:"CONTEXTEN"` // 内容(英文)
+	CONTEXTTW string `json:"contexttw" xorm:"CONTEXTTW"` // 内容(繁体)
+	CONTEXTTH string `json:"contextth" xorm:"CONTEXTTH"` // 内容(泰文)
+	CONTEXTVI string `json:"contextvi" xorm:"CONTEXTVI"` // 内容(越南语)
+
 }
 
 func GetNewContents(ids []string) (rsp []QueryNewContentsRsp, error error) {
@@ -1361,6 +1403,10 @@ func GetNewContents(ids []string) (rsp []QueryNewContentsRsp, error error) {
 		Select(`
 			T.*, 
 			GM.MEMBERNAME,
+			GM.MEMBERNAMEEN,
+			GM.MEMBERNAMETW,
+			GM.MEMBERNAMETH,
+			GM.MEMBERNAMEVI,
 			GM.MEMBERTAGS,
 			GM.IMAGEURL
 			`).Join("LEFT", "GZ_MEMBERINFO GM", "GM.MEMBERID = T.SRCID").Where("T.ISSHOW = 1")

+ 45 - 0
models/qhj.go

@@ -1586,6 +1586,31 @@ type QhjSiteColumnDetail struct {
 	SRCURL      string `json:"srcurl"  xorm:"SRCURL"`           // 来源网址
 	SRCLOGO     string `json:"srclogo"  xorm:"SRCLOGO"`         // 来源LOGO
 
+	SRCNAMEEN string `json:"srcnameen"  xorm:"SRCNAMEEN"` // 来源名称(英文)
+	SRCNAMETW string `json:"srcnametw"  xorm:"SRCNAMETW"` // 来源名称(繁体)
+	SRCNAMETH string `json:"srcnameth"  xorm:"SRCNAMETH"` // 来源名称(泰文)
+	SRCNAMEVI string `json:"srcnamevi"  xorm:"SRCNAMEVI"` // 来源名称(越南语)
+
+	TITLEEN string `json:"titleen" xorm:"TITLEEN"` // 标题(英文)
+	TITLETW string `json:"titletw" xorm:"TITLETW"` // 标题(繁体)
+	TITLETH string `json:"titleth" xorm:"TITLETH"` // 标题(泰文)
+	TITLEVI string `json:"titlevi" xorm:"TITLEVI"` // 标题(越南语)
+
+	AUTHOREN string `json:"authoren" xorm:"AUTHOREN"` // 作者(英文)
+	AUTHORTW string `json:"authortw" xorm:"AUTHORTW"` // 作者(繁体)
+	AUTHORTH string `json:"authorth" xorm:"AUTHORTH"` // 作者(泰文)
+	AUTHORVI string `json:"authorvi" xorm:"AUTHORVI"` // 作者()
+
+	BRIEFEN string `json:"briefen" xorm:"BRIEFEN"` // 简介(英文)
+	BRIEFTW string `json:"brieftw" xorm:"BRIEFTW"` // 简介(繁体)
+	BRIEFTH string `json:"briefth" xorm:"BRIEFTH"` // 简介(泰文)
+	BRIEFVI string `json:"briefvi" xorm:"BRIEFVI"` // 简介(越南语)
+
+	CONTEXTEN string `json:"contexten" xorm:"CONTEXTEN"` // 内容(英文)
+	CONTEXTTW string `json:"contexttw" xorm:"CONTEXTTW"` // 内容(繁体)
+	CONTEXTTH string `json:"contextth" xorm:"CONTEXTTH"` // 内容(泰文)
+	CONTEXTVI string `json:"contextvi" xorm:"CONTEXTVI"` // 内容(越南语)
+
 	USERNAME string `json:"username"` // 用户名称
 }
 
@@ -1600,10 +1625,26 @@ func (r *QhjSiteColumnDetail) buildSql() string {
 		"       t.COLUMNID," +
 		"       t.USERID," +
 		"       t.TITLE," +
+		"       t.TITLEEN," +
+		"       t.TITLETW," +
+		"       t.TITLETH," +
+		"       t.TITLEVI," +
 		"       t.COVERIMAGE," +
 		"       t.AUTHOR," +
+		"       t.AUTHOREN," +
+		"       t.AUTHORTW," +
+		"       t.AUTHORTH," +
+		"       t.AUTHORVI," +
 		"       t.BRIEF," +
+		"       t.BRIEFEN," +
+		"       t.BRIEFTW," +
+		"       t.BRIEFTH," +
+		"       t.BRIEFVI," +
 		"       to_char(t.CONTEXT) CONTEXT," +
+		"       to_char(t.CONTEXTEN) CONTEXTEN," +
+		"       to_char(t.CONTEXTTW) CONTEXTTW," +
+		"       to_char(t.CONTEXTTH) CONTEXTTH," +
+		"       to_char(t.CONTEXTVI) CONTEXTVI," +
 		"       t.STATUS," +
 		"       t.ISTOP," +
 		"       t.HITS," +
@@ -1614,6 +1655,10 @@ func (r *QhjSiteColumnDetail) buildSql() string {
 		"       t.MODIFIERID," +
 		"       GM.MEMBERID SRCID," +
 		"       GM.MEMBERNAME SRCNAME," +
+		"       GM.MEMBERNAMEEN SRCNAMEEN," +
+		"       GM.MEMBERNAMETW SRCNAMETW," +
+		"       GM.MEMBERNAMETH SRCNAMETH," +
+		"       GM.MEMBERNAMEVI SRCNAMEVI," +
 		"       GM.MEMBERTAGS SRCURL," +
 		"       GM.IMAGEURL SRCLOGO," +
 		"       t.ISSHOW" +

+ 9 - 0
models/wrTrade2.go

@@ -4365,6 +4365,11 @@ type Sitecolumnconfig struct {
 	UPDATEDATE time.Time `json:"updatedate" xorm:"UPDATEDATE"`                   // 修改时间
 	MODIFIERID int64     `json:"modifierid" xorm:"MODIFIERID"`                   // 操作人
 
+	COLUMNNAMEEN string `json:"columnnameen" xorm:"COLUMNNAMEEN"` // 栏目名称(英文)
+	COLUMNNAMETW string `json:"columnnametw" xorm:"COLUMNNAMETW"` // 栏目名称(繁体)
+	COLUMNNAMETH string `json:"columnnameth" xorm:"COLUMNNAMETH"` // 栏目名称(泰文)
+	COLUMNNAMEVI string `json:"columnnamevi" xorm:"COLUMNNAMEVI"` // 栏目名称(越南语)
+
 	PageEx `xorm:"extends"` // 页码信息
 }
 
@@ -4378,6 +4383,10 @@ func (r *Sitecolumnconfig) buildSql() string {
 		t.ID        ,
 		t.COLUMNTYPE,
 		t.COLUMNNAME,
+		t.COLUMNNAMEEN,
+		t.COLUMNNAMETW,
+		t.COLUMNNAMETH,
+		t.COLUMNNAMEVI,
 		t.SORT      ,
 		t.ISSHOW    ,
 		t.CREAEDATE ,