MrShi
4 天以前 ae63493e4767c91d0e28cc5368138c00833d096a
1
2
3
4
5
6
package com.doumee.lib_coremodel.base;
 
public class CoreConfig {
    public static int nomalPicId;
    public static int nomalHeadPicId;
}