MrShi
2025-11-19 2116480763e5e4165488efae0aa562ea102331a6
1
2
3
4
5
6
package com.doumee.lib_coremodel.base;
 
public class CoreConfig {
    public static int nomalPicId;
    public static int nomalHeadPicId;
}