Showing
1 changed file
with
1 additions
and
1 deletions
@@ -13,7 +13,7 @@ | @@ -13,7 +13,7 @@ | ||
13 | </resultMap> | 13 | </resultMap> |
14 | 14 | ||
15 | <sql id="Base_Column_List"> | 15 | <sql id="Base_Column_List"> |
16 | - id,tag_id,nfc_uid,owner,allow_transfer,order_code,auth_time,auth_uid,auth_name | 16 | + id,tag_id,nfc_uid,owner,allow_transfer,order_code,auth_time,auth_uid |
17 | </sql> | 17 | </sql> |
18 | 18 | ||
19 | <insert id="insertRecord" parameterType="com.yoho.ufo.dal.model.IdentifyRecords"> | 19 | <insert id="insertRecord" parameterType="com.yoho.ufo.dal.model.IdentifyRecords"> |
-
Please register or login to post a comment