fuck ....
This commit is contained in:
parent
af4426315f
commit
f391a6043a
@ -173,7 +173,7 @@ r.get('/channel/:chid/opay/bar', async (c, n) => {
|
||||
text, values
|
||||
})
|
||||
if (priceResult.rowCount > 0) {
|
||||
setting.total = priceResult.rows[0].price
|
||||
setting.total = priceResult.rows[0].total
|
||||
} else {
|
||||
setting.total = 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user