|
|
@@ -21,5 +21,6 @@ return [
|
|
|
75 => ['has_detail' => false, 'is_jump' => false], //
|
|
|
77 => ['has_detail' => true, 'is_jump' => false], // 维度选项档案
|
|
|
78 => ['has_detail' => true, 'is_jump' => false], // 量化档案
|
|
|
+ 80 => ['has_detail' => true, 'is_jump' => false], // 人物记忆
|
|
|
81 => ['has_detail' => true, 'is_jump' => false], // 费用档案
|
|
|
];
|