zoujiajian 1 년 전
부모
커밋
cf88032f71
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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">