Commit 15c19756 authored by fanjr's avatar fanjr

修改

parent a8f19b8f
...@@ -283,7 +283,8 @@ ...@@ -283,7 +283,8 @@
a.qrcode, a.qrcode,
a.hospital_Id, a.hospital_Id,
c.remarks, c.remarks,
c.instructions c.instructions,
c.name
from t_aidea_coupon_record a from t_aidea_coupon_record a
inner join t_aidea_Check_coupon c on a.coupon_Id = c.id inner join t_aidea_Check_coupon c on a.coupon_Id = c.id
where a.id = #{id} where a.id = #{id}
......
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