This commit is contained in:
Mrx
2026-03-23 12:59:45 +08:00
parent 8eec9685db
commit 7c4bcefc81
2 changed files with 42 additions and 11 deletions

View File

@@ -75,6 +75,5 @@ func ProcessQCXGGB2QRequest(ctx context.Context, params []byte, deps *processors
}
}
// 极光服务已经返回了 data 字段的 JSON直接返回即可
return respBytes, nil
}