Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
db-game-template
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
崔立强
db-game-template
Commits
a63b6169
Commit
a63b6169
authored
Aug 08, 2019
by
wildfirecode
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
444f759a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
config.js
mock/config.js
+4
-4
No files found.
mock/config.js
View file @
a63b6169
...
@@ -44,16 +44,16 @@ const config = {
...
@@ -44,16 +44,16 @@ const config = {
data
:
'./json/ajaxElement.json'
data
:
'./json/ajaxElement.json'
},
},
'/hdtool/recon/doJoin'
:
{
'/hdtool/recon/doJoin'
:
{
data
:
'./doJoin.json'
data
:
'./
json/
doJoin.json'
},
},
'/hdtool/recon/getOrderStatus'
:
{
'/hdtool/recon/getOrderStatus'
:
{
data
:
'./getOrderStatus.json'
data
:
'./
json/
getOrderStatus.json'
},
},
'/hdtool/recon/ngame/getNgameStartStatus'
:
{
'/hdtool/recon/ngame/getNgameStartStatus'
:
{
data
:
'./getNgameStartStatus.json'
data
:
'./
json/
getNgameStartStatus.json'
},
},
'/hdtool/recon/ngame/ngameSubmit'
:
{
'/hdtool/recon/ngame/ngameSubmit'
:
{
data
:
'./ngameSubmit.json'
data
:
'./
json/
ngameSubmit.json'
},
},
'/hdtool/recon/ngame/datapash'
:
{
'/hdtool/recon/ngame/datapash'
:
{
data
:
'./datapash.json'
data
:
'./datapash.json'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment