XuqmGroup
|
84eeecb4cc
|
feat(sdk): 新增 autoInitialize(),放入 license 文件即可完成全量 SDK 初始化
- LicenseFile 新增 serverUrl 字段(私有化部署时由后端写入)
- LicenseSDK 新增 readLicenseFileData() 供 sdk-core 反射调用
- XuqmSDK.autoInitialize(context) 从 assets/xuqm/license.xuqm 读取
appKey 和 serverUrl,一行完成公/私有化 SDK 初始化
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-21 15:25:22 +08:00 |
|
XuqmGroup
|
e81bf89697
|
Use appKey in license SDK requests
|
2026-05-15 21:42:27 +08:00 |
|
XuqmGroup
|
2577d6e3e2
|
Add license check user info
|
2026-05-15 21:29:58 +08:00 |
|
XuqmGroup
|
8cf7ebb317
|
Use auth domain for license SDK
|
2026-05-15 21:09:32 +08:00 |
|
XuqmGroup
|
cbc8ed56cd
|
Add Android license SDK
|
2026-05-15 21:00:24 +08:00 |
|