1. // 查看当前正在运行的程序包名
    2. adb shell dumpsys window w |findstr \/ |findstr name=
    3. // 卸载
    4. adb uninstall com.practical.wafa