package com.moral.screen.common; /** * Created by haijiang on 2017/5/2. */ public class AppConfig { public static final int DEFAULT_SIZE = 10; }