Archived
测试heroku服务器部署
This commit is contained in:
3 files changed
+5
-5
No files matched your search
+1
-1
@@ -17,7 +17,7 @@ class ErrorProcess:
|
||||
'msg': '',
|
||||
'data': None}
|
||||
|
||||
def get_theme_list(self):
|
||||
def get_theme_list(self) -> Response:
|
||||
"""
|
||||
直接获取可选主题
|
||||
:return:
|
||||
|
||||
Reference in New Issue
Block a user