...
|
...
|
@@ -13,7 +13,7 @@ |
|
|
</resultMap>
|
|
|
|
|
|
<sql id="Base_Column_List">
|
|
|
id,tag_id,nfc_uid,owner,allow_transfer,order_code,auth_time,auth_uid,auth_name
|
|
|
id,tag_id,nfc_uid,owner,allow_transfer,order_code,auth_time,auth_uid
|
|
|
</sql>
|
|
|
|
|
|
<insert id="insertRecord" parameterType="com.yoho.ufo.dal.model.IdentifyRecords">
|
...
|
...
|
|