package com.whyc.util; import java.util.Properties; public class PropertiesUtil { public static Properties props; }