Commit 2d5fecb3 by zhanglt

获取盘盈入库明细接口

parent c6ffd660
......@@ -15,6 +15,7 @@
a.warehouse_id AS "warehouse.id",
warehouse.name AS "warehouse.name",
a.qr_id AS "qrCode.id",
qrCode.url AS "qrCode.url",
qrCode.state AS "qrCode.state",
qrCode.code AS "qrCode.code",
a.amount AS "amount",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment