zoujiajian 1 year ago
parent
commit
cf88032f71
1 changed files with 1 additions and 1 deletions
  1. 1 1
      netflix-dao/src/main/resources/mapper/GroupRelationMapper.xml

+ 1 - 1
netflix-dao/src/main/resources/mapper/GroupRelationMapper.xml

@@ -28,7 +28,7 @@
         card_key = null,
         gpt_task_id = null,
         recharge_error_info = null,
-        bp_verify_code = null
+        bp_verify_code = null,
         gpt_token = null
         where id = #{entity.id}
         <if test="expireTime != null">