このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10185101272
/
Personal-Collections-Website
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
fix conflict
master
wengsy
4年前
親
a2048a2378
7bf42bc9f9
コミット
e70739670e
2個のファイルの変更
、
3行の追加
、
2行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
APP/server.py
+2
-1
README.md
+ 1
- 1
APP/server.py
ファイルの表示
@ -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
ファイルの表示
@ -1,2 +1,3 @@
# Personal-Collections-Website
This is a personal collections online website.
邓淳远、崔鹏宇、翁思扬组云计算期末项目
書き込み
プレビュー
読み込み中…
キャンセル
保存