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

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

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

public class UserMenuVOFieldConstant extends BaseVOFieldConstant {
    /**
     * 字段名称
     */
    public static final String field_name = "name";
    public static final String field_menu = "menu";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy