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

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

The newest version!
/* ----------------------------------------------------------------------------
 * Copyright (c) Guangzhou Fox-Tech Co., Ltd. 2020-2024. All rights reserved.
 * --------------------------------------------------------------------------- */

package cn.foxtech.common.entity.constant;

public class ExtendVOFieldConstant extends BaseVOFieldConstant {
    public static final String field_extend_name = "extendName";
    public static final String field_extend_type = "extendType";
    public static final String field_extend_param = "extendParam";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy