张延森 4 年 前
コミット
f5879c5a0b
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1
    0
      src/main/resources/mapper/TaMatchOddsMapper.xml

+ 1
- 0
src/main/resources/mapper/TaMatchOddsMapper.xml ファイルの表示

@@ -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`,