Commit fba24517a9c599aec141fa2eb6b769c247925efb
1 parent
b503156cc8
Exists in
master
and in
1 other branch
update code
Showing 1 changed file with 1 additions and 1 deletions
platform-biz-service/src/main/resources/mainOrm/master/MeasureInfoMapper.xml
View file @
fba2451
| ... | ... | @@ -44,7 +44,7 @@ |
| 44 | 44 | SELECT id,user_name,cert_type, |
| 45 | 45 | cert_no,age,phone,sex,vc_card_no, |
| 46 | 46 | value_one,value_two,value_three,value_type,record_time,wx_code |
| 47 | - ,record_count,open_id,created,modified,hospital_id,today_count,,zy_no | |
| 47 | + ,record_count,open_id,created,modified,hospital_id,today_count,zy_no | |
| 48 | 48 | FROM measure_info |
| 49 | 49 | |
| 50 | 50 | <include refid="queryMeasureInfoCondition"/> |