v1.1:perf-levelService重复init
This commit is contained in:
@@ -354,7 +354,6 @@ public class LevelService extends BaseService{
|
||||
/**
|
||||
* 初始化资源
|
||||
*/
|
||||
@PostConstruct
|
||||
public void initStaticLevelList(){
|
||||
List<LevelExperience> levelExperList = getLevelExperListFromDB();
|
||||
List<LevelCharm> levelCharmList = getLevelCharmListFromDB();
|
||||
|
Reference in New Issue
Block a user