이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10185101272
/
Personal-Collections-Website
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
fix conflict
master
wengsy
4 년 전
부모
a2048a2378
7bf42bc9f9
커밋
e70739670e
2개의 변경된 파일
과
3개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+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.
邓淳远、崔鹏宇、翁思扬组云计算期末项目
쓰기
미리보기
불러오는 중...
취소
저장