public class BaseDto extends Object implements Serializable
Description: 扩展 Minio 应用Dto
BaseDto()
String
getBucketName()
void
setBucketName(String bucketName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseDto()
public String getBucketName()
public void setBucketName(String bucketName)
Copyright © 2022. All rights reserved.