All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.foxtech.common.entity.constant.ChannelStatusVOFieldConstant Maven / Gradle / Ivy

package cn.foxtech.common.entity.constant;

public class ChannelStatusVOFieldConstant extends BaseVOFieldConstant {
    public static final String field_channel_name = "channelName";
    public static final String field_channel_type = "channelType";

    public static final String field_params = "params";

    public static final String field_open = "open";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy