报错:Received a label value of 198 which is outside the valid range of [0, 12)

如标题出现了报错:Received a label value of 198 which is outside the valid range of [0, 12),可是我找不到这个range在哪里修改呀,整个项目搜索也搜不到12这个数字,这个range到底是在哪里设置的呢,我想改成 [0, 198),请问可以实现吗?