package com.fr.plugin;

public class FinanceFunctionConstants {

    public static final String PLUGIN_ID = "com.fr.plugin.function.finance";
}