@obb871001/api-integration-sdk 1.0.100 → 1.0.101
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.cjs +1 -1
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -861,7 +861,7 @@ const Ka = Va(null), bl = () => {
|
|
|
861
861
|
userLogoutApi: _
|
|
862
862
|
};
|
|
863
863
|
}, ji = {
|
|
864
|
-
platform: { all: [], origin: [] },
|
|
864
|
+
platform: { all: [], origin: [], originPlatform: [] },
|
|
865
865
|
type: { main: [], sub: [], originMain: [], originSub: [] },
|
|
866
866
|
gameList: {
|
|
867
867
|
all: [],
|
|
@@ -28557,7 +28557,7 @@ const rl = /* @__PURE__ */ Gi(ml), I = {
|
|
|
28557
28557
|
"HACK",
|
|
28558
28558
|
"NAGA",
|
|
28559
28559
|
"RSG"
|
|
28560
|
-
],
|
|
28560
|
+
], e) && n ? `${e}_dark` : e, Rl = ({ platformData: e, darkMode: n } = {}) => {
|
|
28561
28561
|
const {
|
|
28562
28562
|
SubPlatformEnum: d,
|
|
28563
28563
|
// 子平台枚舉
|