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

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

There is a newer version: 1.2.1
Show newest version
package cn.foxtech.common.entity.constant;

public class EntityOptionConstant {
    /**
     * optionEntity的数值:表名称和字段名称
     */
    public static final String filed_option_table_name = "tableName";
    public static final String filed_option_field_name = "fieldName";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy