- SendFilesToStores
This commit is contained in:
@@ -344,3 +344,7 @@ func MakeValidationMapFromSlice(validValues []string, flag int) map[string]int {
|
||||
}
|
||||
return retVal
|
||||
}
|
||||
|
||||
func ComposeQiniuResURL(key string) string {
|
||||
return "http://image.jxc4.com/" + key
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user