Files
bl/modules
昔念 df418cde9c
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
```
fix(config): 修复宠物概率计算中的数组索引错误

- 修正了EggService.GetResult方法中对pet.Probs数组的索引访问
- 将原来的pet.Probs[len(pet.OutputMons)-1]改为pet.Probs[len(pet.Probs)-1]
- 确保数组边界安全,避免潜在的运行时panic
```
2026-03-19 15:11:29 +08:00
..
```
2026-03-11 13:27:28 +08:00
```
2026-03-19 15:11:29 +08:00
```
2026-03-02 23:59:15 +08:00
```
2026-03-19 15:08:14 +08:00
1
2026-02-10 22:09:15 +08:00
```
2025-12-15 14:26:24 +08:00
```
2026-01-19 18:51:56 +08:00