Files
bl/modules/player/service
昔念 baa75334ea
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
```
feat(pet): 修改宠物价格字段类型为uint32

统一宠物价格相关字段的数据类型,将sale_price从float32改为uint32,
以保持数据类型一致性并避免浮点数精度问题。

- 更新controller中PriseReq结构体的Price字段类型
- 修改model中Pet结构体的SalePrice字段类型
- 调整service中UPdatePrice方法的参数类型
```
2026-03-11 01:32:49 +08:00
..
1
2026-02-13 22:57:05 +08:00
11
2026-02-14 07:36:05 +08:00
1
2026-02-13 22:57:05 +08:00
```
2026-03-02 01:36:16 +08:00
```
2026-03-02 23:59:15 +08:00
```
2026-03-11 01:32:49 +08:00
```
2026-03-04 23:38:21 +08:00
1
2026-02-13 22:57:05 +08:00
2026-02-14 04:27:57 +08:00
```
2026-03-11 00:43:17 +08:00
1
2026-02-13 22:57:05 +08:00
2026-02-23 07:47:06 +08:00