rebase release/2.2.0

This commit is contained in:
屈轩
2018-10-25 20:40:19 +08:00
parent 0089cc17be
commit 73ed665bbd
+4
View File
@@ -72,3 +72,7 @@ func (self *SClassicSnapshot) GetManagerId() string {
func (self *SClassicSnapshot) GetRegionId() string {
return self.region.GetId()
}
func (self *SClassicSnapshot) GetDiskType() string {
return ""
}