{
    "kp_top_banner": {
        "column": {
            "top_banner_id": true,
            "is_active": true,
            "title": true,
            "content": true,
            "creation_time": true,
            "update_time": true,
            "from_date": true,
            "to_date": true
        },
        "index": {
            "KP_TOP_BANNER_TOP_BANNER_ID": true
        },
        "constraint": {
            "PRIMARY": true
        }
    },
    "kp_top_banner_store": {
        "column": {
            "top_banner_id": true,
            "store_id": true
        },
        "index": {
            "KP_TOP_BANNER_STORE_STORE_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "KP_TOP_BANNER_STORE_TOP_BANNER_ID_KP_TOP_BANNER_TOP_BANNER_ID": true,
            "KP_TOP_BANNER_STORE_STORE_ID_STORE_STORE_ID": true
        }
    }
}