Commit d74fddfa authored by wdy's avatar wdy

上传minio配置修改

parent 399c73d2
...@@ -5,7 +5,7 @@ import io.swagger.annotations.ApiModel; ...@@ -5,7 +5,7 @@ import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty; import io.swagger.annotations.ApiModelProperty;
import lombok.Data; import lombok.Data;
@ApiModel(value = "CarReviewTaskViewRequest", description = "查车辆审查任务") @ApiModel(value = "CarReviewTaskViewRequest", description = "查车辆审查任务")
@Data @Data
public class CarReviewTaskViewRequest { public class CarReviewTaskViewRequest {
......
...@@ -147,8 +147,8 @@ xss: ...@@ -147,8 +147,8 @@ xss:
minio: minio:
url: http://106.3.99.64:22013 url: http://106.3.99.64:22013
accessKey: lB7WhZYiQwLzhHPutRGn accessKey: FNGqDZnHJhrugLlZBh77
secretKey: 7XMWpLm6p4d20OFe9uXKifEyhF3cp4sTCowI2fhJ secretKey: TvnWeQxAQ1OYiAN68qlzEDJl5RqZ7tQYTMJ8XM0M
bucketName: vehicle-quality-review-oss bucketName: vehicle-quality-review-oss
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment