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

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

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

package cn.foxtech.common.entity.constant;

public class UserPermissionVOFieldConstant extends BaseVOFieldConstant {
    /**
     * 字段名称
     */
    public static final String field_name = "name";
    public static final String field_permission = "permission";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy