Преглед на файлове

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

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>