Fix code note translation problem in CauseProblemsApi, YukiMemberHookCreator

This commit is contained in:
2022-09-30 02:51:17 +08:00
parent 4bbebdffe4
commit c71cb04646
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ package com.highcapable.yukihookapi.annotation
/**
* - ❗标记为不规范使用可能会引发问题的 API
*
* 此功能用于规范代码用域 - 非用域内的 API 将会在 IDE 中显示警告
* 此功能用于规范代码用域 - 非用域内的 API 将会在 IDE 中显示警告
*
* 此功能除继承和接口外不应该在这里被调用
*/

View File

@@ -115,7 +115,7 @@ class YukiMemberHookCreator(@PublishedApi internal val packageParam: PackagePara
*
* 请在 [option] 中键入 "Yes do as I say!" 代表你同意允许所有危险行为
*
* 你还需要在整个用域中声明注解 [CauseProblemsApi] 以消除警告
* 你还需要在整个用域中声明注解 [CauseProblemsApi] 以消除警告
*
* - ❗若你不知道允许此功能会带来何种后果 - 请勿使用
* @param option 操作选项内容