package io.dataease.model; public enum DeModel { DESKTOP, STANDALONE, DISTRIBUTED }