默认
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

12 lines
274 B

package com.fr.plugin.sqy.surface;
public class PluginConstants {
public static final String PLUGIN_ID = "com.fr.plugin.sqy.surface";
public static final String PLOT_ID = "SQY_CHART_SURFACE";
public static final String CHART_NAME = "\u66f2\u9762\u56fe";
}