get_file_url方法

get_file_url

实现此方法以从缓存中获取文件 url。

返回

文件的网址

def get_file_url(self, uid):
    ...
范围类型描述
uidstr文件缓存的唯一 ID。

也可以看看