Skip to content

Commit

Permalink
refactor: update
Browse files Browse the repository at this point in the history
  • Loading branch information
yukun-dong committed Jul 4, 2024
1 parent 21380be commit 7ccdeed
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"BOT_ID": "",
"BOT_PASSWORD": "",
"BOT_TYPE":""
"BOT_TYPE": ""
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"BOT_ID": "$botId$",
"BOT_PASSWORD": "$bot-password$"
"BOT_ID": "",
"BOT_PASSWORD": "",
"BOT_TYPE": ""
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"BOT_ID": "",
"BOT_PASSWORD": ""
"BOT_PASSWORD": "",
"BOT_TYPE": ""
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"BOT_ID": "",
"BOT_PASSWORD": ""
"BOT_PASSWORD": "",
"BOT_TYPE": ""
}

0 comments on commit 7ccdeed

Please sign in to comment.