Files
bl/modules/config/service
昔念 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-02-19 00:32:22 +08:00
```
2026-02-25 16:18:10 +08:00
1
2026-02-14 23:14:43 +08:00
```
2026-02-25 21:16:36 +08:00
```
2026-03-19 15:11:29 +08:00
```
2026-03-06 23:49:20 +08:00
```
2026-03-02 23:59:15 +08:00
2026-02-20 09:40:22 +08:00
```
2026-02-24 14:11:01 +08:00
1
2026-02-14 23:14:43 +08:00
1
2026-02-14 23:14:43 +08:00
```
2026-03-06 23:49:20 +08:00
```
2026-03-02 23:59:15 +08:00
```
2026-02-28 22:31:33 +08:00
```
2026-03-04 12:48:49 +08:00
2026-03-05 16:04:28 +08:00
```
2026-02-26 01:02:30 +08:00