/* * Copyright (C), 2018-2021 * Project: starter * FileName: Constants * Author: Louis * Date: 2021/2/21 16:11 */ package com.fr.plugin.idfh; /** *
* * * @author fr.open * @since 1.0.0 */ public class Constants { public static final String PLUGIN_ID = "com.fr.plugin.idfh.v10"; }