upLoadLog static method

dynamic upLoadLog()

上传日志

Implementation

static upLoadLog() {
  return '$host/v1/appApi/uploadCallLog';
}