saveUserInfo static method

dynamic saveUserInfo()

保存用户信息

Implementation

static saveUserInfo() {
  return '$host/v2/user/change';
}