zoujiajian hai 1 ano
pai
achega
a2cdbb8c2e
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      netflix-dao/src/main/resources/mapper/AccountMapper.xml

+ 2 - 2
netflix-dao/src/main/resources/mapper/AccountMapper.xml

@@ -230,9 +230,9 @@
 
     <select id="selectAc" resultType="com.cyksj.model.entity.Account">
         select *
-        from account
+        from account a
         where goods_id = 1
-          and a.account not like '%yinhe.ac.cn'
+          and account not like '%yinhe.ac.cn'
           and not exists(select 1
                          from account_netflix_state ans
                          where ans.account = a.account