{
  "formId": "sysMsgSearchForm",
  "formName": "sysMsgSearchForm",
  "formDisabled": false,
  "labelPosition": "right",
  "columns": 2,
  "formItem": [
    {
      "label": "信息码",
      "fieldName": "msgCode",
      "fieldType": "text",
      "dataType": "String",
      "value": "",
      "placeholder": "请输入信息码",
      "switchValue": {"activeValue": 1,"inActiveValue": 0},
      "dicKey": "",
      "dicItem": [
        {"optCode": "","optName": ""}
      ],
      "readOnly": false,
      "disabled": false,
      "isShow": true,
      "rules":[],
      "events":[
        {"type": "","callback": ""}
      ],
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    },
    {
      "label": "信息模板",
      "fieldName": "msgCnt",
      "fieldType": "text",
      "dataType": "String",
      "value": "",
      "placeholder": "请输入信息模板",
      "switchValue": {"activeValue": 1,"inActiveValue": 0},
      "dicKey": "",
      "dicItem": [
        {"optCode": "","optName": ""}
      ],
      "readOnly": false,
      "disabled": false,
      "isShow": true,
      "rules":[],
      "events":[
        {"type": "","callback": ""}
      ],
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    },
    {
      "label": "信息级别",
      "fieldName": "msgLvl",
      "fieldType": "text",
      "dataType": "String",
      "value": "",
      "placeholder": "请输入信息级别",
      "switchValue": {"activeValue": 1,"inActiveValue": 0},
      "dicKey": "",
      "dicItem": [
        {"optCode": "","optName": ""}
      ],
      "readOnly": false,
      "disabled": false,
      "isShow": true,
      "rules":[],
      "events":[
        {"type": "","callback": ""}
      ],
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    },
    {
      "label": "信息类型",
      "fieldName": "msgType",
      "fieldType": "text",
      "dataType": "String",
      "value": "",
      "placeholder": "请输入信息类型",
      "switchValue": {"activeValue": 1,"inActiveValue": 0},
      "dicKey": "",
      "dicItem": [
        {"optCode": "","optName": ""}
      ],
      "readOnly": false,
      "disabled": false,
      "isShow": true,
      "rules":[],
      "events":[
        {"type": "","callback": ""}
      ],
      "dateFormat":{
        "format": "",
        "valueFormat" : ""
      },
      "formatter": ""
    }
  ]
}