Constant.java 166 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 13 package com.gxb.utils; /** * 常量 * * @author chenshun * @email sunlightcs@gmail.com * @date 2016年11月15日 下午1:23:52 */ public class Constant { }