rk
5 天以前 214cda58c3786972c958da5c6d54a135490a3c11
1
"use strict";function getSystemInfo$(e){return ddSdk_1.ddSdk.invokeAPI(actualCallApiName,e)}var _a;Object.defineProperty(exports,"__esModule",{value:!0}),exports.getSystemInfo$=void 0;var ddSdk_1=require("../../lib/ddSdk"),apiName="getSystemInfo",actualCallApiName="device.base.getPhoneInfo";ddSdk_1.ddSdk.setAPI(actualCallApiName,(_a={},_a[ddSdk_1.ENV_ENUM.harmony]={vs:"7.0.0"},_a[ddSdk_1.ENV_ENUM.ios]={vs:"6.0.0"},_a[ddSdk_1.ENV_ENUM.android]={vs:"6.0.0"},_a)),exports.getSystemInfo$=getSystemInfo$,exports.default=getSystemInfo$;