adb shell //adb进入命令行模式
adb shell
//adb
进入命令行模式
su
//
切换至超级用户
magisk resetprop ro.debuggable 1
设置debuggable
stop;start;
一定要通过该方式重启