diff --git a/docs/plugin/uts-for-android.md b/docs/plugin/uts-for-android.md index 583e64a66040e96f3f998565b6f80f2a4e1dd100..5c6a9fc4e3f51f1602c108eee454389cc458281d 100644 --- a/docs/plugin/uts-for-android.md +++ b/docs/plugin/uts-for-android.md @@ -1024,3 +1024,7 @@ console.log(permissionArray.toTypedArray()) ### 7.1 结构入参 boolean 参数默认为true 当以type 结构体为参数时,其内部boolean字段 默认值为false,不支持指定。 + +### 7.2 目前尚不支持 Math内置 + +目前尚不支持 Math内置,稍后版本会支持