Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

没有key应该也是可以上传的 #41

Open
limichange opened this issue Aug 24, 2017 · 0 comments
Open

没有key应该也是可以上传的 #41

limichange opened this issue Aug 24, 2017 · 0 comments

Comments

@limichange
Copy link

limichange commented Aug 24, 2017

客户端已指定Key,以Key命名。
客户端未指定Key,上传策略中设置了saveKey,以saveKey的格式命名。
客户端未指定Key,上传策略中未设置saveKey,以文件hash(etag)命名。

if (typeof uri != 'string' || uri == '' || typeof formInput.key == 'undefined') {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant