Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
wangwei
2017-05-18 10:18:15 +0800
Commit
526ccfd04a07030813098ac92c8c357b4ab0dad6
1 parent
80d2f771
链接无法配置问题
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/apps/customService/controllers/refundYohoCoin.js
code/apps/customService/controllers/refundYohoCoin.js
View file @
526ccfd
module
.
exports
=
function
(
app
){
app
.
get
(
"/profile/refundList"
,
"customService.
r
efundList"
,
function
(
req
,
res
){
app
.
get
(
"/profile/refundList"
,
"customService.
R
efundList"
,
function
(
req
,
res
){
this
.
$extend
=
{
moduleName
:
"客服管理"
,
pageName
:
"返有货币"
...
...
Please
register
or
login
to post a comment