Toggle navigation
Toggle navigation
This project
Loading...
Sign in
이재용
/
TFT_My_Galaxy
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
이재용
2020-06-28 12:02:20 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
380c63b69d334af36c1bbf95c9556dab9168ed93
380c63b6
1 parent
855bfdd2
main.js modified
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
TFT_My_Galaxy/router/main.js
TFT_My_Galaxy/router/main.js
View file @
380c63b
...
...
@@ -2,7 +2,7 @@ module.exports = function(app){
var
request
=
require
(
"request"
);
var
urlenconde
=
require
(
'urlencode'
);
var
apikey
=
"RGAPI-
18956786-d333-40cc-b2c6-d9aced3f4876
"
//api
var
apikey
=
"RGAPI-
4ccc267c-4dba-46f4-b705-bdb224f15ac2
"
//api
var
my_grade
var
profileIconId
;
//아이콘 번호
var
revisionDate
;
//수정날짜
...
...
Please
register
or
login
to post a comment