This commit is contained in:
2026-05-01 14:09:46 +08:00
5 changed files with 39 additions and 16 deletions

View File

@@ -1609,7 +1609,6 @@ func (a *ApiRequestService) ProcessIVYZ3P9MRequest(params []byte) ([]byte, error
if err != nil {
return nil, err
}
return convertTianyuanResponse(resp)
}