upLoadImage static method

dynamic upLoadImage()

上传图片

Implementation

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