dimData

"dimData":{
    "position": {
      //MapperDim/Basis/mapper_dim_sex.json
      "dataFromType": "ConfigFile",
      "allSql": "position",
      "name": "显示区域"
    },
}

responseField

"manager": {
        "position": {
          "pagePropertie": {
            "showMethodOut": "kva" // n v kv sn
          }
        }
      }
    },

columns

  "position": {
      "fieldSort": 9999,
      "tableId": 1,
      "dataType": "varchar",
      "title": "显示区域",
      "guidMethod": "None",
      "isRequired": false,
      "isData": true,
      "filter": {
        "method": "eq"
      },
      "editPropertie": {
        "showMethodOut": "kva",
        "showMethod": "text",
        "type": null,
        "format": null,
        "defaultValue": "nav-more"
      },
      "pagePropertie": {
        "showMethodOut": "kv",
        "showMethod": "text",
        "type": null,
        "format": null,
        "defaultValue": null
      },
      "dimJoin": {
        "fromDimField": "position"
      },
      "field": "position",
      "name": "position",
      "alias": "position",
      "isDate": false,
      "isPrimary": false,
      "isIdentity": false,
      "maxLength": 36
    },
{
  "columns": {
    "typeId": {
      "fieldSort": 9999,
      "tableId": 1,
      "dataType": "varchar",
      "title": "消息类别",
      "guidMethod": "None",
      "isRequired": false,
      "isData": true,
      "filter": {
        "method": "eq"
      },
      "editPropertie": {
        "showMethodOut": "kv",
        "showMethod": "text",
        "type": null,
        "format": null,
        "defaultValue": null
      },
      "pagePropertie": {
        "showMethodOut": "kv",
        "showMethod": "text",
        "type": null,
        "format": null,
        "defaultValue": null
      },
      "dimJoin": {
        "fromDimField": "msgType"
      },
      "isDate": false,
      "isPrimary": false,
      "isIdentity": false,
      "maxLength": 36
    }
  }
}
文档更新时间: 2021-09-28 16:08   作者:admin