Archived
添加了api接口需要key的规则
This commit is contained in:
9 files changed
+151
-40
No files matched your search
+1
-1
@@ -31,5 +31,5 @@ config = {
|
||||
'development': DevelopmentConfig,
|
||||
'production': ProductionConfig,
|
||||
|
||||
'default': ProductionConfig
|
||||
'default': DevelopmentConfig
|
||||
}
|
||||
Reference in New Issue
Block a user