|
@@ -98,6 +98,8 @@ function ZupOne(
|
|
|
fd.append('dirCode', dirCode)
|
|
fd.append('dirCode', dirCode)
|
|
|
fd.append('file', filesInfo)
|
|
fd.append('file', filesInfo)
|
|
|
|
|
|
|
|
|
|
+ fd.append('isDb', 'true')
|
|
|
|
|
+
|
|
|
if (myType === 'thumb') {
|
|
if (myType === 'thumb') {
|
|
|
// 开启压缩图片
|
|
// 开启压缩图片
|
|
|
fd.append('isCompress', 'true')
|
|
fd.append('isCompress', 'true')
|