Merge branch 'main' of https://cnb.cool/blzing/blazing
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
This commit is contained in:
@@ -27,10 +27,10 @@ func NewDoneService(id uint32) *DoneService {
|
||||
}
|
||||
|
||||
// ID
|
||||
// 击杀-捕捉
|
||||
// 击杀-捕捉
|
||||
func (s *DoneService) UpdatePet(ptye model.PetInfo, res ...uint32) {
|
||||
|
||||
//属性->属性值->ID 击杀-捕捉-炫彩击杀-炫彩捕捉
|
||||
//属性->属性值->ID 击杀-捕捉-炫彩击杀-炫彩捕捉 雄性 雌性
|
||||
args := []uint32{ptye.ID}
|
||||
r1 := s.get(model.MilestoneMode.Pet, args)
|
||||
results := make([]uint32, len(res))
|
||||
|
||||
Reference in New Issue
Block a user