flower_city/src/main/resources/mapper/HuaChengSysUserMapper.xml
@@ -107,6 +107,7 @@ <select id="selectData" parameterType="string" resultMap="SysUserResult"> <include refid="selectSysUserVo"/> <where> app_id='wx118de8a734d269f0' <if test="userId!=null and userId!=''"> and user_id=#{userId} </if>