Este site funciona melhor com JavaScript.
Página inicial
Explorar
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10185101272
/
Personal-Collections-Website
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
fix conflict
master
wengsy
4 anos atrás
pai
a2048a2378
7bf42bc9f9
commit
e70739670e
2 arquivos alterados
com
3 adições
e
2 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
APP/server.py
+2
-1
README.md
+ 1
- 1
APP/server.py
Ver arquivo
@ -22,4 +22,4 @@ app.register_blueprint(bp_start)
app
.
register_blueprint
(
bp_block
)
app
.
register_blueprint
(
bp_collection
)
init_db
(
)
app
.
run
(
host
=
"
0.0.0.0
"
,
port
=
"
5000
"
,
debug
=
True
)
app
.
run
(
debug
=
True
)
+ 2
- 1
README.md
Ver arquivo
@ -1,2 +1,3 @@
# Personal-Collections-Website
This is a personal collections online website.
邓淳远、崔鹏宇、翁思扬组云计算期末项目
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar