@obb871001/api-integration-sdk 1.0.202 → 1.0.203

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -8381,7 +8381,7 @@ const Or = /* @__PURE__ */ zi(wr), Ee = {
8381
8381
  gameList: e,
8382
8382
  allGameTypes: n,
8383
8383
  allPlatforms: u
8384
- }), s = ve(l, (E) => {
8384
+ }), s = ve(u, (E) => {
8385
8385
  const O = `${Ae}/${Dn}/${E.platformEnum}.png`;
8386
8386
  return {
8387
8387
  ...l,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@obb871001/api-integration-sdk",
3
3
  "private": false,
4
- "version": "1.0.202",
4
+ "version": "1.0.203",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",