package cn.crane.application.greenlife; /** * * @author Ruifeng.yu Email:xyyh0116@aliyun.com * * @date Jun 8, 2015 */ public class Constant { public static boolean enableBaiduStat = false; }