修改图片路径
This commit is contained in:
parent
2e9d387be6
commit
1fb5621af7
|
|
@ -42,7 +42,7 @@ namespace CloudGaming.Code.AppExtend
|
|||
{
|
||||
get
|
||||
{
|
||||
return this.DomainName + this.UploadPath;
|
||||
return this.DomainName; //+ this.UploadPath
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user