Commit 1346aa33 by chenshu

fix:修改code

parent 180cfc43
...@@ -151,7 +151,7 @@ class Upload { ...@@ -151,7 +151,7 @@ class Upload {
if (!string) return success(); if (!string) return success();
const params = { const params = {
accessTypeEnum: "PUBLIC", accessTypeEnum: "PUBLIC",
bizCode: 'CLOUD_CLASS_COMMON', bizCode: 'CLOUD_CLASS_COURSE',
instId: User.getStoreId(), instId: User.getStoreId(),
resourceName: name, resourceName: name,
} }
......
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