rk
2025-11-28 f7167562105604f1e7656983d120f145db6edd12
1
2
3
4
5
6
package com.doumee.lib_coremodel.base;
 
public class CoreConfig {
    public static int nomalPicId;
    public static int nomalHeadPicId;
}