Commit 46020d31 authored by 罗林杰's avatar 罗林杰

修改查询详情

parent d7281c19
......@@ -14,7 +14,7 @@
<result column="details" jdbcType="VARCHAR" property="details"/>
<result column="weight" jdbcType="INTEGER" property="weight"/>
<result column="picture_id" jdbcType="INTEGER" property="pictureId"/>
<result column="maleCount" jdbcType="INTEGER" property="maleCount"/>
<result column="male_count" jdbcType="INTEGER" property="maleCount"/>
<result column="female_count" jdbcType="INTEGER" property="femaleCount"/>
<result column="application_count" jdbcType="INTEGER" property="applicationCount"/>
<result column="max_application_count" jdbcType="INTEGER" property="maxApplicationCount"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment