Toggle navigation
Toggle navigation
This project
Loading...
Sign in
이혜인
/
Multiplex_Ticketing_Platform
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
ShinSeungMin
2022-06-07 01:08:29 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
31a1b4222e3534aa42b951992e88d290af9b10d8
31a1b422
1 parent
d4bf1c15
Delete Keys
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
ChatbotTest_Megabox/app.js
ChatbotTest_Megabox/app.js
View file @
31a1b42
...
...
@@ -21,13 +21,11 @@ app.use(bodyParser.json());
/////////////////////////////////////////////////
// commit 할때 지워야 할것들
const
USER_ID
=
'U9d630077f22259431099ace7e9a0eb4c'
const
TOKEN
=
'Yq9KhnuTveSUn7SihUGL51E1YlFvpMkl/w0LwXhGyZq8lzZFWQ5naQgQ504rqwT0sVBScuXZOFHTxFvFb3F/3KXCcOVaj6NlSgwHCanXrsugF9E5KqhROLyRv4EGxvt9MleTefgt1qx5piktuYGkFwdB04t89/1O/w1cDnyilFU='
const
domain
=
"2021105612.osschatbot2022.ml"
// const USER_ID = ''
// const TOKEN = ''
// const domain = ""
const
USER_ID
=
''
const
TOKEN
=
''
const
domain
=
""
/////////////////////////////////////////////////
let
MEGA_date
;
...
...
Please
register
or
login
to post a comment