Skip to content

Commit 7608b0a

Browse files
committed
feat: 自动上传实现
1 parent 4671366 commit 7608b0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/config/config.default.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ module.exports = appInfo => {
3838
// add your user config here
3939
const userConfig = {
4040
// myAppName: 'egg',
41-
uploadDir: '../CDN',
41+
uploadDir: '../moyuderen',
4242
};
4343

4444
return {

0 commit comments

Comments
 (0)