Commit 33cbb677 by Wangmin

bugfix

parent f5fdbfbf
...@@ -93,7 +93,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" ...@@ -93,7 +93,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
total_order.remark as description, total_order.remark as description,
dbwz_order.remark, dbwz_order.remark,
dbwz_order.voucher, dbwz_order.voucher,
total_order.uid as userId total_order.uid as userId,
dbwz_order.voucher, dbwz_order.voucher,
dbwz_order.indications as doctor dbwz_order.indications as doctor
from total_order from total_order
......
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