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