Commit 50d8d179 authored by rencs's avatar rencs

1.12

parent f394a1db
...@@ -87,7 +87,7 @@ export function uploadFile(obj) { ...@@ -87,7 +87,7 @@ export function uploadFile(obj) {
*/ */
export function uploadFileshuiy(obj) { export function uploadFileshuiy(obj) {
return fetch({ return fetch({
url: '/api/universal/file/admin/uploadDispose?size=50&alpha=0.4', url: '/api/universal/file/admin/uploadDispose?size=24&alpha=0.3&degree=-20',
method: 'post', method: 'post',
data: obj data: obj
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment