All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.cory.constant.BaseConstants Maven / Gradle / Ivy

There is a newer version: 0.0.35
Show newest version
package com.cory.constant;

/**
 * Created by Cory on 2017/5/15.
 */
public class BaseConstants {

    public static final int ADMIN_ID = 1;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy