记账本
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
<result column="district" jdbcType="VARCHAR" property="district" />
|
||||
<result column="township" jdbcType="VARCHAR" property="township" />
|
||||
<result column="storage_status" jdbcType="TINYINT" property="storageStatus" />
|
||||
<result column="opportunity_point_code" jdbcType="VARCHAR" property="opportunityPointCode" />
|
||||
<result column="opportunity_point_name" jdbcType="VARCHAR" property="opportunityPointName" />
|
||||
</resultMap>
|
||||
|
||||
<sql id="allColumn">
|
||||
|
||||
Reference in New Issue
Block a user