package com.zheng.ucenter.common.constant; import com.zheng.common.base.BaseConstants; /** * ucenter系统常量类 * Created by shuzheng on 2017/4/26. */ public class UcenterConstant extends BaseConstants { }