IOpenHelperPageComponent

Functions

Link copied to clipboard
abstract suspend fun openHelperPage(url: String?, showFeedbackHistory: Boolean): GWResult<Unit>

打开帮助与反馈的页面

Link copied to clipboard
abstract suspend fun openIssueFeedbackPage(showHistory: Boolean): GWResult<Unit>

打开问题反馈的页面

Link copied to clipboard
abstract suspend fun submitIssueFeedback(obj: IssueFeedback): GWResult<String>

提交问题反馈接口,不含UI