ソースを参照

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

liuyf23 2 年 前
コミット
74eaa386bf
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  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>