fix:修复名称拼写错误
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
(price * number) AS totalPrice,
|
||||
payer AS payer,
|
||||
provider AS provider,
|
||||
imager_url AS imageUrl,
|
||||
image_url AS imageUrl,
|
||||
remark AS remark
|
||||
FROM ledger AS a
|
||||
WHERE a.book = #{book}
|
||||
|
||||
Reference in New Issue
Block a user