Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
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
viitto
mallapp
Commits
bda71824
Commit
bda71824
authored
Sep 22, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
8e2aa349
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
api.js
plugin/api.js
+14
-0
No files found.
plugin/api.js
View file @
bda71824
...
@@ -192,6 +192,20 @@ export default {
...
@@ -192,6 +192,20 @@ export default {
MallBaseId
:
12
,
MallBaseId
:
12
,
};
};
break
;
break
;
case
11
:
appObj
=
{
//星之旅
AppId
:
'wxa2c92313ece345f5'
,
TenantId
:
23
,
MallBaseId
:
13
,
};
break
;
case
12
:
appObj
=
{
//橙孀
AppId
:
'wx442f2a74b09d5f89'
,
TenantId
:
24
,
MallBaseId
:
14
,
};
break
;
}
}
return
appObj
;
return
appObj
;
}
}
...
...
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