springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActReserveRecordMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActReserveRecordMapper.xml
@@ -301,9 +301,6 @@ <if test="reserveRecordId!=null"> and reserve_record_id =#{reserveRecordId} </if> <if test="userId!=null"> and user_id =#{userId} </if> <if test="type!=null"> and type =#{type} </if>