Files
bl/modules/player/service
昔念 bfafd5789d
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
```
feat(utils): 添加切片元素计数功能

新增CountSliceElements函数用于统计切片中各元素的出现次数,
返回map[元素]出现次数的映射关系,支持任意可比较类型的切片元素。

fix(config): 调整地图配置模型默认值设置

修改MapPit结构体中的MinLevel和MaxLevel字段设置,
将数据库约束改为非空并设置默认值为1,确保等级范围配置的有效性。

ref
2026-02-26 22:32:15 +08:00
..
1
2026-02-13 22:57:05 +08:00
11
2026-02-14 07:36:05 +08:00
1
2026-02-17 22:36:18 +08:00
1
2026-02-13 22:57:05 +08:00
```
2026-02-23 10:21:58 +08:00
```
2026-02-26 22:32:15 +08:00
1
2026-02-23 21:42:36 +08:00
1
2026-02-13 22:57:05 +08:00
2026-02-14 04:27:57 +08:00
1
2026-02-14 03:05:51 +08:00
1
2026-02-13 22:57:05 +08:00
2026-02-23 07:47:06 +08:00