Toggle navigation
Toggle navigation
This project
Loading...
Sign in
이하영
/
YTMT
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
이진아
2019-12-06 14:30:05 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
28200d65d2f75ca2dd92560180e14382a1926cb8
28200d65
1 parent
2ed987a6
index 수정
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
routes/index2.js
routes/index2.js
View file @
28200d6
...
...
@@ -79,6 +79,7 @@ function getAllToons2() {
var
yyyy
=
(
item
.
finishDate
).
substring
(
0
,
4
)
var
webtoon
=
{
toon_index
:
item
.
id
,
name
:
item
.
title
,
thum_link
:
item
.
pcThumbnailImage
.
url
,
webtoon_link
:
webtoon_link
,
...
...
Please
register
or
login
to post a comment