java110-db/src/main/resources/mapper/user/OwnerAppUserV1ServiceDaoImplMapper.xml
@@ -101,7 +101,7 @@ <if test="openId !=null and openId != ''"> , t.open_id= #{openId} </if> <if test="link !=null and link != ''"> <if test="link !=null"> , t.link= #{link} </if> <if test="remark !=null and remark != ''">