Commit 568947e6 by chenjinjing

no message

parent 47cccd4a
...@@ -40,6 +40,6 @@ export async function mkPath(uid, picName) { ...@@ -40,6 +40,6 @@ export async function mkPath(uid, picName) {
function test(uid, picName) { function test(uid, picName) {
// let suffix = picName.slice(picName.lastIndexOf(".")); let suffix = path.extname(picName);
} }
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