Browse Source

@修复:“获取截屏状态”插件配置

liuyf23 2 years ago
parent
commit
74eaa386bf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      show-client/app/src/main/assets/mobile-action.xml

+ 1 - 0
show-client/app/src/main/assets/mobile-action.xml

@ -251,5 +251,6 @@
251 251
	<action name="noStatusScreenCapture" class="com.ai.ipu.mobile.common.screenshort.MobileScreenShort" method="noStatusScreenCapture" />
252 252
	<action name="handMovementScreenCapture" class="com.ai.ipu.mobile.common.screenshort.MobileScreenShort" method="handMovementScreenCapture" />
253 253
	<action name="webviewScreenCapture" class="com.ai.ipu.mobile.common.screenshort.MobileScreenShort" method="webviewScreenCapture" />
254
	<action name="getCaptrueScreenStatus" class="com.ai.ipu.mobile.common.screenshort.MobileScreenShort" method="getCaptrueScreenStatus" />
254 255
255 256
</actions>