package com.yihu.platform.utils; /** * 常量类 * * @author wengsb * @company yihu.com 2013-4-27上午10:53:14 */ public class Constant { public static final String CLIENTID_UserPlatform = "UserPlatform" ; //用户私有化 }