自动生成配置文件和mapper xml

newBigdata
xiaoCJ 1 year ago
parent 650eb495a5
commit 51b3430912

@ -17,6 +17,7 @@
<result column="school_name" jdbcType="VARCHAR" property="schoolName" />
<result column="status" jdbcType="INTEGER" property="status" />
</resultMap>
<sql id="Example_Where_Clause">
<where>
<foreach collection="oredCriteria" item="criteria" separator="or">

Loading…
Cancel
Save