Browse Source

导出盲票

chunping 3 years ago
parent
commit
1ae35c61c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mp-service/src/main/resources/mapper/admin/TicketMapper.xml

+ 1 - 1
mp-service/src/main/resources/mapper/admin/TicketMapper.xml

@@ -32,7 +32,7 @@
     </select>
 
     <select id="listTicket" resultMap="BaseResultMap">
-        select serial_no, cipher_lucky_num, draw_num
+        select t1.serial_no, t1.cipher_lucky_num, t1.draw_num
         from mp_ticket t1
         left join (
             select ticket_id