This commit is contained in:
2025-05-21 18:31:19 +08:00
parent 1820102e44
commit 08ffdff1ee
5 changed files with 14950 additions and 180 deletions

View File

@@ -57,5 +57,6 @@ license_sdk_1.LicenseManager.prototype.licenseCert = {
license_sdk_1.LicenseManager.prototype.updateCurrentFeatures();
// license_sdk_1.LicenseManager.prototype.isInitialized = () => true;
license_sdk_1.LicenseManager.prototype.activate = () => {};
license_sdk_1.LicenseManager.prototype.initialize = () => {};
license_sdk_1.LicenseManager.prototype.renew = () => {};
license_sdk_1.LicenseManager.prototype.reset = () => {};