1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful

This commit is contained in:
xinian
2026-02-17 22:56:55 +08:00
committed by cnb
parent 6b1a2c6f99
commit eee65f0f55
2 changed files with 30 additions and 15 deletions

View File

@@ -224,7 +224,7 @@ func (pet *PetInfo) RandShiny() {
// ttt.Shiny = 0 //待确认是否刷新异色
}
// 强制选色
// 强制选色,这个是给熔炉用的
func (pet *PetInfo) FixShiny() {
co := service.NewShinyService().FixShiny(pet.ID)