Authored by 张帅

修改bucket

@@ -249,7 +249,7 @@ @@ -249,7 +249,7 @@
249 realInputName: "url", 249 realInputName: "url",
250 url: serverContextPath + '/fileupload/uploadFile', 250 url: serverContextPath + '/fileupload/uploadFile',
251 queryParams: { 251 queryParams: {
252 - bucket: "activity" 252 + bucket: "grassImg"
253 }, 253 },
254 onBeforeSubmit: function () { 254 onBeforeSubmit: function () {
255 $.messager.progress({ 255 $.messager.progress({