张延森 hace 4 años
padre
commit
f5879c5a0b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/main/resources/mapper/TaMatchOddsMapper.xml

+ 1
- 0
src/main/resources/mapper/TaMatchOddsMapper.xml Ver fichero

@@ -4,6 +4,7 @@
4 4
 
5 5
     <select id="getByMatch" resultType="java.util.HashMap">
6 6
         SELECT
7
+            DISTINCT
7 8
             s.way_code AS wayCode,
8 9
             s.rule_code AS ruleCode,
9 10
             s.`name`,