Merge branch 'master' into release
This commit is contained in:
commit
5a0a39a058
@ -108,8 +108,9 @@ r.get('/channel/:chid/opay/setting', checkSession, getChannelList, hasChannel('c
|
||||
text,
|
||||
values
|
||||
})
|
||||
|
||||
c.obj = resObject('Success', {
|
||||
list: result.rows
|
||||
setting: result.rowCount === 0 ? {} : result.rows[0]
|
||||
})
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user