获取NTP时间校准服务器

    1. adb shell settings get global ntp_server

    修改NTP时间校准服务器(命令执行完重启)

    1. adb shell setprop persist.sys.timezone Asia/Shanghai
    2. adb shell settings put global ntp_server ntp.aliyun.com