package com.fanruan.api.macro; /** * 常量集合 */ public interface Constants{ int RIGHT = com.fr.stable.Constants.RIGHT; }