checkUpdate static method

dynamic checkUpdate()

检查更新

Implementation

static checkUpdate() {
  return '$host/v1/auth/checkUpdate';
}