upLoadHeadImage static method

dynamic upLoadHeadImage()

上传头像图片

Implementation

static upLoadHeadImage() {
  return '$host/v1/pic/uploadHeadImage';
}