Skip to content

Commit d94b23b

Browse files
author
PedroGao
committed
update: modify oss controller name
1 parent a436725 commit d94b23b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/plugins/oss/app/controller.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from lin.redprint import Redprint
99
from lin.core import lin_config
1010

11-
api = Redprint('oss')
11+
api = Redprint('uploader')
1212

1313

1414
@api.route('/upload_to_local', methods=['POST'])

0 commit comments

Comments
 (0)