Authored by wangwei

链接无法配置问题

module.exports = function (app){
app.get("/profile/refundList", "customService.refundList", function (req,res){
app.get("/profile/refundList", "customService.RefundList", function (req,res){
this.$extend={
moduleName:"客服管理",
pageName:"返有货币"
... ...