|
@@ -114,7 +114,7 @@
|
|
|
cacheManager.updateObject('auth', {
|
|
|
typeId: typeId,
|
|
|
levelId: levelId,
|
|
|
- subjectId: subjectId, // 此处subjectId 独立加入缓存,单独维护,勿动
|
|
|
+ subjectId: subjectId, // 此处subjectId 独立加入缓存,单独维护,勿动 @date 2025/05/14
|
|
|
zhangId: data.activeProduct == auth.nianji && data.activeXueke == auth.cardId ? auth.zhangId: 0,
|
|
|
currentZhang: 0
|
|
|
})
|