zoujiajian 2 年之前
父節點
當前提交
b2a3aa0911
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      netflix-dao/src/main/resources/mapper/GroupRelationMapper.xml

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

@@ -371,7 +371,7 @@
               where account = #{account}
                 and password = #{password}
                 and goods_id = #{goodsId} limit 1) a
-                 inner join grops_trips gt
+                 inner join groups_trips gt
                             on gt.account_id = a.id
                  inner join groups_relation gr on gr.num = #{num}
         where gr.expiry_time > now() limit 1