package com.szwl.constant; /** * 系统配置相关常量 */ public class ConfigConsts { public static final String TEST = "TEST"; }