更新小游戏接口的文档

This commit is contained in:
gongxh
2025-04-15 11:22:15 +08:00
parent 629e0f13b7
commit 80558e51fe
3 changed files with 121 additions and 1 deletions

View File

@@ -32,7 +32,7 @@ export interface IMiniCommon {
getEnvType(): 'release' | 'debug';
/**
* 宿主程序版本 (这里指微信版本)
* 宿主程序版本 (这里指微信、抖音、支付宝版本)
*/
getHostVersion(): string;