fix:
update:优化app霸屏
This commit is contained in:
2022-06-09 20:38:48 +08:00
parent 83159cc584
commit b917401e86
12 changed files with 81 additions and 15 deletions

View File

@@ -52,5 +52,8 @@ public class CommonConfig {
* 管控系统指令
*/
public final static String aole_action_usb_usb_charge = "aole_action_usb_usb_charge";
public final static String AOLE_ACTION_USB_USB_CHARGE = "aole_action_usb_usb_charge";
public final static String AOLE_ACTION_APP_FORBID = "aole_app_forbid";
}