|
@@ -99,7 +99,7 @@ public interface MzPatientMiMapper {
|
|
|
"<when test='icCardNo!=null'>",
|
|
|
",ic_card_no =#{icCardNo,jdbcType=CHAR}",
|
|
|
"</when>",
|
|
|
- "<when test='birthDay!=null'>",
|
|
|
+ "<when test='phoneNo!=null'>",
|
|
|
",phone_no =#{phoneNo,jdbcType=CHAR}",
|
|
|
"</when>",
|
|
|
"<when test='address!=null'>",
|