|
|
@@ -202,7 +202,7 @@ public interface MzyReqrecMapper {
|
|
|
",paymode =#{paymode}",
|
|
|
"</when>",
|
|
|
"<when test='visitDept!=null'>",
|
|
|
- "visit_dept =#{visitDept}",
|
|
|
+ ",visit_dept =#{visitDept}",
|
|
|
"</when>",
|
|
|
"<when test='visitDoctor!=null'>",
|
|
|
",visit_doctor =#{visitDoctor}",
|